Skip to main content

Module sub

Module sub 

Source
Expand description

futucli sub — 订阅推送并持续打印,Ctrl-C 停止

v1.4.98 eli BUG-005 fix (P2, 2026-04-27): -o jsonl 之前忽略, 仍打印 [time] basic HK.00700 price=... 文本. 修后 -o jsonl 每条 push 一行 合法 JSON object (脚本 / agent 用).

Structs§

JsonlHandler 🔒
JsonlHandler — emit one JSON object per push event (–output jsonl/json).
PrintHandler 🔒
PrintHandler — text format (default & –output table).

Functions§

run