Loading...
Loading...
Comprehensive market scanner — combines real-time quotes, capital flow (large/medium/small order distribution), and candlestick data for multi-symbol technical analysis (MACD / RSI / Bollinger Bands computed from OHLCV). Supports batch multi-symbol scanning. Triggers: "行情扫描", "综合行情", "多标的扫描", "行情数据", "实时行情综合", "技术+资金综合", "行情指标", "行情監控", "行情掃描", "綜合行情", "多標的掃描", "技術+資金綜合", "market scanner", "comprehensive quote", "multi-stock scan", "real-time data", "market data query", "technical plus capital flow", "market overview", "batch quote", "technical indicators", "MACD RSI scan".
npx skill4agent add longbridge/skills longbridge-market-scannerResponse language: match the user's input language — Simplified Chinese / Traditional Chinese / English.
longbridge-quotelongbridge-capital-flowlongbridge-kline<CODE>.<MARKET>longbridge quotelongbridge capitallongbridge kline# Real-time quote
longbridge quote <SYMBOL> --format json
# Intraday capital flow (large / medium / small order net flow)
longbridge capital <SYMBOL> --format json
# Daily candlestick data for technical indicator computation
longbridge kline <SYMBOL> --period day --count 60 --format jsonRunandlongbridge kline --helpto verify current flags.longbridge capital --help
| Field | 简体 | 繁體 | English |
|---|---|---|---|
| Last price / change | 最新价 / 涨跌幅 | 最新價 / 漲跌幅 | Last / Change % |
| Net capital flow (large orders) | 大单净流入 | 大單淨流入 | Large-order net inflow |
| MACD signal | MACD 信号 | MACD 信號 | MACD signal |
| RSI (14) | RSI(14) | RSI(14) | RSI (14) |
| Bollinger Band position | 布林带位置 | 布林帶位置 | BB position |
kline| Situation | 简体回复 | 繁體回覆 | English reply |
|---|---|---|---|
| 请先安装 longbridge-terminal | 請先安裝 longbridge-terminal | Install longbridge-terminal first |
| 请运行 | 請執行 | Run |
| 提示盘中资金数据仅交易时间可用 | 提示盤中資金數據僅交易時間可用 | Capital flow available during trading hours only |
| Other stderr | 原样展示,不重试 | 原樣展示,不重試 | Surface verbatim, do not retry |
mcp__longbridge__quotemcp__longbridge__capital_flowmcp__longbridge__candlesticks| User asks | Route to |
|---|---|
| Single real-time quote | |
| Capital flow only | |
| Candlestick chart / price history | |
| Market anomalies / unusual moves | |
| Orderbook depth | |
longbridge-market-scanner/
└── SKILL.mdscripts/longbridge <subcommand> --help