SPB Git forge

spb/market-atlas

Public
12commits 1branches 0releases
1.1 MBsize
maindefault branch
10 days agolast push
TypeScript 96.7% SQL 1.6% CSS 0.8% JavaScript 0.5%
565 B · 9 lines markdown
Rendered Raw Blame History
1# kraken-ws23Kraken WebSocket API v2 (`wss://ws.kraken.com/v2`), `ticker` channel with `event_trigger: trades`.45- **Type**: WEBSOCKET · **Rights**: PUBLIC_ATTRIBUTED · **Real-time**: REALTIME6- **Timestamps**: the v2 ticker payload has no event time → observations carry `timestampTrust = CONNECTOR` (receive time). Consensus weights it slightly below exchange-stamped venues.7- **Heartbeat**: `{"method":"ping"}` every 25 s; the server also emits `channel: heartbeat` frames.8- **Fields**: LAST_PRICE, HIGH/LOW (24 h), BID/ASK (+ sizes), VOLUME (24 h), VWAP.9