Loading...
Loading...
Static basic information for all Longbridge-tradable securities — stocks, ETFs, options, warrants: company name, listing date, exchange, industry classification, total shares, circulating shares, market cap, IPO price, website, address. Futures / bonds / funds have limited coverage. Triggers: "基础信息", "股票信息", "上市日期", "总股本", "流通股", "IPO价格", "标的信息", "品种信息", "基礎信息", "股票資料", "上市日期", "總股本", "流通股", "IPO價格", "基本資料", "basic info", "stock info", "listing date", "shares outstanding", "IPO price", "symbol info", "static data", "security info", "exchange listing", "total shares".
npx skill4agent add longbridge/skills longbridge-basicinfoResponse language: match the user's input language — Simplified Chinese / Traditional Chinese / English.
longbridge-quotelongbridge-corporate<CODE>.<MARKET>longbridge staticlongbridge companylongbridge calc-indexsymbol| Pattern | Market | Example |
|---|---|---|
| Uppercase ticker | | |
| 4-digit numeric | | |
6-digit starts | | |
6-digit starts | | |
| Singapore | | |
# Static share structure and listing info
longbridge static <SYMBOL> --format json
# Company profile (name, address, website, employees)
longbridge company <SYMBOL> --format json
# Market cap and valuation indices
longbridge calc-index <SYMBOL> --index total_market_value --format jsonIf unsure of exact flag names, run,longbridge static --help, orlongbridge company --helpfirst — the CLI self-documents all arguments.longbridge calc-index --help
symbol| Field | 简体 | 繁體 | English |
|---|---|---|---|
| Company name | 公司名称 | 公司名稱 | Company name |
| Exchange | 交易所 | 交易所 | Exchange |
| Listing date | 上市日期 | 上市日期 | Listing date |
| Industry | 行业 | 行業 | Industry |
| Total shares | 总股本 | 總股本 | Total shares |
| Circulating shares | 流通股 | 流通股 | Circulating shares |
| IPO price | IPO价格 | IPO價格 | IPO price |
| Market cap | 总市值 | 總市值 | Market cap |
| Website | 官网 | 官網 | Website |
| Address | 地址 | 地址 | Address |
| Situation | 简体回复 | 繁體回覆 | English reply |
|---|---|---|---|
| 请先安装 longbridge-terminal | 請先安裝 longbridge-terminal | Please install longbridge-terminal first |
| 请运行 | 請執行 | Please run |
| 请确认标的代码格式 | 請確認標的代碼格式 | Please verify symbol format |
| Other stderr | 原样展示错误信息,不重试 | 原樣展示錯誤,不重試 | Surface verbatim, do not retry |
mcp__longbridge__static_infomcp__longbridge__company_profile| User asks | Route to |
|---|---|
| Live price / volume | |
| Executives / board / major shareholders | |
| Share structure + top-10 shareholders | |
| Fundamentals / financials | |
| Candlestick / price history | |
longbridge-basicinfo/
└── SKILL.mdscripts/longbridge <subcommand> --help