秋田预测市场 · Discord 审计

Websocket 订阅中 get_snapshot 命令的覆盖范围疑问

2026-06-21 · Kalshi · 2 条相关讨论

yardboy27 2026-06-21 02:48:47

for the `get_snapshot` action in the Update Subscription command, does this provide both `orderbook` channel snapshots and `ticker` channel snapshots? or just `orderbook` channel snapshots?

for the `get_snapshot` action in the Update Subscription command, does this provide both `orderbook` channel snapshots and `ticker` channel snapshots? or just `orderbook` channel snapshots?

betaclone 2026-06-21 02:59:56

Just order book. The ticker subscription is always a full set of fields, not deltas, so you're effectively always getting a snapshot

Just order book. The ticker subscription is always a full set of fields, not deltas, so you're effectively always getting a snapshot