Expand description
mcp/handlers/core/sub_action — subscribe + unsubscribe (v1.4.110 CC Batch N: 拆自 core.rs L808-1100)
Structs§
- Ticker
Statistic Detail Input - v1.4.106 codex 0500 ζ23-redo: 逐笔统计 Detail (cmd 6366) — 价位级分布.
Functions§
- get_
risk_ free_ rate - v1.4.98 T2-2 (mobile-source-audit Phase 2): 无风险利率 (期权定价).
- get_
spread_ table - v1.4.98 T2-1 (mobile-source-audit Phase 2): 摆盘步长 SpreadTable.
- get_
ticker_ statistic - v1.4.98 T2-3 (mobile-source-audit Phase 2): 逐笔统计 TickerStatistic.
- get_
ticker_ statistic_ detail - get_
token_ state - v1.4.98 T2-8 (mobile-source-audit Phase 2): NN+MM token 状态查询.
- subscribe
- 对齐 Python SDK
OpenQuoteContext.subscribe。 - unsubscribe
- 反订阅。传
symbols+sub_types去掉这些订阅,或传unsub_all=true清当前连接所有订阅。(共用 CMD 3001 qot_sub)