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%
655 B · 9 lines markdown
Rendered Raw Blame History
1# bitstamp-ws23Bitstamp public WebSocket v2 (`wss://ws.bitstamp.net`): `live_trades_<pair>` + `order_book_<pair>`.45- **Type**: WEBSOCKET · **Rights**: PUBLIC_ATTRIBUTED · **Real-time**: REALTIME (exchange `microtimestamp`)6- **Pairs**: BTC/ETH/XRP/LTC/SOL/ADA/LINK/DOGE in USD, BTC/ETH in EUR, BTC/USDT, plus **EUR/USD and GBP/USD** (real fiat spot markets → FOREX instruments, observation type TRADE).7- **Fields**: LAST_PRICE from trades, BID/ASK from the top of the book. No 24 h stats on these channels.8- **Heartbeat**: `{"event":"bts:heartbeat"}` every 25 s; the server may send `bts:request_reconnect` (handled by the SDK reconnect on close).9