Loading...
Loading...
Compare original and translation side by side
anomalytrade-statsResponse language: match the user's input language — Simplified Chinese / Traditional Chinese / English.
anomalytrade-stats响应语言:匹配用户输入语言——简体中文/繁体中文/英文。
anomaly --market <MKT>anomaly --market <MKT> --symbol <SYMBOL>trade-stats <SYMBOL>trade-statslongbridge-depthtradeslongbridge-capital-flowlongbridge-market-tempanomaly --market <MKT>anomaly --market <MKT> --symbol <SYMBOL>trade-stats <SYMBOL>trade-statslongbridge-depthtradeslongbridge-capital-flowlongbridge-market-tempRunandlongbridge anomaly --helpif unsure of current flags. The CLI's built-in help is the canonical source.longbridge trade-stats --help
| CLI command | Returns |
|---|---|
| List of unusual movements in that market (default |
| Anomalies filtered to a specific symbol. |
| Intraday price-by-volume distribution for the symbol — bucketed price levels with the volume traded at each. |
若不确定当前可用参数,请运行和longbridge anomaly --help。CLI内置帮助为权威参考来源。longbridge trade-stats --help
| CLI命令 | 返回内容 |
|---|---|
| 该市场的异常变动列表(默认市场为 |
| 筛选特定标的后的异常变动情况。 |
| 该标的的日内量价分布数据——按价格区间划分,显示每个区间的成交量。 |
anomaly --marketHKanomaly --market <MKT> --symboltrade-stats <SYMBOL><CODE>.<MARKET>--marketanomaly --marketHKanomaly --market <MKT> --symboltrade-stats <SYMBOL><CODE>.<MARKET>--marketundefinedundefined
If `--help` shows newer flags, follow the help output rather than hard-coding here.
若`--help`显示了更新的参数,请以帮助输出为准,而非本文硬编码内容。anomalytrade-stats{Symbol} ({code}) intraday price-by-volume — Source: Longbridge Securities
Total volume: V | Total turnover: T | VWAP: P
Top 5 volume buckets (where the volume sat):
- price [a–b]: vol X (Y% of day) ▇▇▇▇▇
- ...
Day high / low: H / L
Most-traded zone: [a–b] (this is the heaviest range, not "support / resistance")anomalytrade-stats{标的名称} ({代码}) 日内量价分布 —— 数据来源:Longbridge Securities
总成交量:V | 总成交额:T | VWAP:P
成交量Top5区间(成交量集中区域):
- 价格区间[a–b]:成交量X(占当日总成交量Y%) ▇▇▇▇▇
- ...
当日最高价/最低价:H / L
成交最活跃区间:[a–b] (此为成交量最密集的区间,并非“支撑位/阻力位”)| Situation | Reply |
|---|---|
Shell | Fall back to MCP if configured; otherwise tell the user to install longbridge-terminal. |
stderr | Hint |
Empty | "No anomalies detected for this market/symbol right now." |
| "No intraday volume data yet — try after the session opens." |
| Symbol mapping fails | Ask for |
| Other stderr | Relay verbatim — never silently retry. |
| 场景 | 回复内容 |
|---|---|
Shell提示 | 若已配置MCP则 fallback 至MCP;否则告知用户安装longbridge-terminal。 |
stderr提示 | 提示用户执行 |
| "当前该市场/标的未检测到异动情况。" |
| "暂无日内成交量数据——请在交易时段开始后重试。" |
| 标的代码解析失败 | 请求用户提供 |
| 其他stderr输出 | 直接转发内容——切勿静默重试。 |
| CLI subcommand | MCP tool |
|---|---|
| |
| |
| CLI子命令 | MCP工具 |
|---|---|
| |
| |
| Skill | Why |
|---|---|
| Live price + change behind the anomaly. |
| Whose money drove the move (large / medium / small orders). |
| Tick-by-tick trades and orderbook microstructure. |
| News / filings that could explain the spike. |
| Watchlist-scoped briefings that aggregate anomalies. |
| 技能 | 用途 |
|---|---|
| 查看异动背后的实时价格及涨跌幅。 |
| 了解推动价格变动的资金类型(大/中/单)。 |
| 查看逐笔成交数据及订单簿微观结构。 |
| 查看可能导致异动的新闻/公告。 |
| 基于自选股的异动汇总简报。 |
longbridge-anomaly/
└── SKILL.md # prompt-only, no scripts/longbridge-anomaly/
└── SKILL.md # 仅包含提示信息,无scripts/目录