# gate-ws Gate.io spot WebSocket v4 (`wss://api.gateio.ws/ws/v4/`), channel `spot.tickers`. - **Type**: WEBSOCKET · **Rights**: PUBLIC_ATTRIBUTED · **Real-time**: REALTIME (frame `time_ms`) - **Fields**: LAST_PRICE, BID (`highest_bid`), ASK (`lowest_ask`), HIGH/LOW (24 h), VOLUME (24 h base). - **Heartbeat**: `{"channel":"spot.ping"}` every 20 s. Updates arrive roughly every 5 s per pair.