- longbridge-kline
- Historical candlesticks and today's intraday curve for Longbridge-supported securities (HK / US / A-share / Singapore). Does
- not
- support options, warrants, or indices — defer to
- longbridge-derivatives
- (derivatives) or
- longbridge-quote
- (indices).
- Response language
- match the user's input language — Simplified Chinese / Traditional Chinese / English.
Subcommands
Run
longbridge kline --help
to confirm current period values, defaults, and aliases.
CLI command
Use when
longbridge kline
--period --count
--format json Latest N candles. Periods: 1m / 5m / 15m / 30m / 1h / day / week / month / year . longbridge kline history --start YYYY-MM-DD --end YYYY-MM-DD --period --format json OHLCV across an explicit date range (sub-subcommand). longbridge intraday
--format json Today's per-minute curve (price + volume + avg_price). Period aliases: minute=1m , hour=1h , d/1d=day , w=week , m/1mo=month , y=year . --adjust none (default) or --adjust forward for 前复权 / 前復權. When to use Show more
longbridge-kline
安装
npx skills add https://github.com/longbridge/skills --skill longbridge-kline