Loading...
Loading...
Cross-market financial metrics batch query — revenue, net profit, ROE, debt ratio, free cash flow, gross margin for one or more symbols across HK / US / A-share / SG markets. Supports multi-symbol horizontal comparison, similar to natural-language financial screening. Triggers: "财务数据查询", "财务指标", "营收查询", "净利润查询", "ROE查询", "负债率", "现金流查询", "毛利率查询", "财务数据批量", "財務數據查詢", "財務指標", "營收查詢", "淨利潤查詢", "ROE查詢", "負債率", "現金流查詢", "毛利率查詢", "financial data query", "revenue query", "net profit query", "ROE query", "debt ratio", "free cash flow", "gross margin query", "financial metrics", "financial comparison", "batch financials".
npx skill4agent add longbridge/skills longbridge-finance-queryResponse language: match the user's input language — Simplified Chinese / Traditional Chinese / English.
longbridge-fundamentallongbridge-business-query<CODE>.<MARKET>--kind IS--kind BS--kind CFlongbridge financial-reportlongbridge calc-index# Income statement — revenue, gross profit, net profit, EPS
longbridge financial-report <SYMBOL> --kind IS --format json
# Balance sheet — assets, liabilities, equity
longbridge financial-report <SYMBOL> --kind BS --format json
# Cash flow — operating, investing, financing, free cash flow
longbridge financial-report <SYMBOL> --kind CF --format json
# Computed indices — ROE, ROA, PE, PB
longbridge calc-index <SYMBOL> --index roe,roa,pe_ttm,pb --format jsonRunandlongbridge financial-report --helpto confirm current flag names and availablelongbridge calc-index --helpoptions.--kind
| Metric | 简体 | 繁體 | English |
|---|---|---|---|
| Revenue | 营业收入 | 營業收入 | Revenue |
| Gross profit margin | 毛利率 | 毛利率 | Gross margin |
| Net profit | 净利润 | 淨利潤 | Net profit |
| EPS | 每股收益 | 每股盈利 | EPS |
| Debt-to-asset ratio | 资产负债率 | 資產負債率 | Debt ratio |
| Free cash flow | 自由现金流 | 自由現金流 | Free cash flow |
| ROE | 净资产收益率 | 淨資產收益率 | ROE |
| Situation | 简体回复 | 繁體回覆 | English reply |
|---|---|---|---|
| 请先安装 longbridge-terminal | 請先安裝 longbridge-terminal | Install longbridge-terminal first |
| 请运行 | 請執行 | Run |
| Symbol not covered | 提示该标的暂无财务数据 | 提示該標的暫無財務數據 | Note data not available for this symbol |
| Other stderr | 原样展示,不重试 | 原樣展示,不重試 | Surface verbatim, do not retry |
mcp__longbridge__financial_reportkindmcp__longbridge__calc_indexes| User asks | Route to |
|---|---|
| Full single-company fundamental deep-dive | |
| Business segment breakdown | |
| 2–5 stock valuation comparison | |
| Analyst consensus / EPS estimates | |
| Institutional holders / insider trades | |
longbridge-finance-query/
└── SKILL.mdscripts/longbridge <subcommand> --help