longbridge-kline

Installation
SKILL.md

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 <SYMBOL> --period <P> --count <N> --format json Latest N candles. Periods: 1m / 5m / 15m / 30m / 1h / day / week / month / year.
longbridge kline history <SYMBOL> --start YYYY-MM-DD --end YYYY-MM-DD --period <P> --format json OHLCV across an explicit date range (sub-subcommand).
longbridge intraday <SYMBOL> --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

Related skills
Installs
100
GitHub Stars
6
First Seen
Apr 29, 2026