Loading...
Loading...
Orderbook depth (5/10-level bid/ask), broker queue (HK only), and tick-by-tick trades for stocks via Longbridge Securities. Use for orderbook microstructure questions. Triggers: "盘口", "买卖盘", "5 档", "10 档", "深度", "经纪商队列", "逐笔", "tick", "成交明细", "盤口", "買賣盤", "5 檔", "10 檔", "經紀商隊列", "逐筆", "成交明細", "depth", "orderbook", "level 2", "broker queue", "tick data", "trades", "time and sales".
npx skill4agent add longbridge/skills longbridge-depthResponse language: match the user's input language — Simplified Chinese / Traditional Chinese / English.
| Subcommand | Returns |
|---|---|
| 5 / 10-level orderbook: per-level price / volume / order_num |
| Per-level broker_id queue (HK only). Tell the user the queue is HK-only when they ask about a non-HK symbol. |
| Latest N trades: time / price / volume / direction / type. Pass |
broker_idlongbridge-security-listparticipantsdepthdepthtrades --count 50depthbrokerstrades<CODE>.<MARKET>depthbrokerstradesdepthtradesdepthtradeslongbridge depth 700.HK --format json
longbridge brokers 700.HK --format json # HK-only
longbridge trades 700.HK --count 50 --format json--format jsondepthbrokers{asks: [...], bids: [...]}brokers[i]broker_idtradestime / price / volume / direction / typelongbridgebrokersdepth| CLI subcommand | MCP tool |
|---|---|
| |
| |
| |
mcp__longbridge__short_positionsmcp__longbridge__option_volumemcp__longbridge__option_volume_dailylongbridge-quotelongbridge-capital-flowlongbridge-security-listlongbridge-depth/
└── SKILL.md # prompt-only, no scripts/