Get market indicator candles
toss_get_market_indicator_candlesRetrieve 1-minute or daily OHLCV candles for any market indicator using its Korean 6-digit code or US ticker.
Instructions
Returns 1-minute or daily OHLCV candles for a market indicator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | How many rows to return, newest first. Defaults to the API's own page size when omitted. | |
| before | No | ||
| symbol | Yes | Korean 6-digit code (e.g. '005930') or US ticker (e.g. 'NVDA'). Call toss_resolve_symbol first if you only have a company name. | |
| interval | Yes |