kite quote
Read live market quotes. Instruments are exchange-prefixed trading symbols
(NSE:INFY, NSE:RELIANCE) or numeric instrument tokens (408065).
Commands
Section titled “Commands”| Command | Purpose |
|---|---|
kite quote ltp <instrument> [<instrument>...] |
Last traded prices. |
kite quote ohlc <instrument> [<instrument>...] |
LTP + OHLC. |
kite quote full <instrument> [<instrument>...] |
Full quote + market depth. |
One or more instruments are accepted. Keep baskets modest unless you explicitly need a large batch.
Examples
Section titled “Examples”kite quote ltp NSE:INFY --json --no-colorkite quote ohlc NSE:INFY NSE:RELIANCE --json --no-colorkite quote full NSE:INFY --json --no-colorkite quote ltp 408065 --json --no-color # numeric instrument tokenSee also
Section titled “See also”kite instruments— resolve a symbol to its numeric token.