getMarketIndicatorCandles
Fetch OHLCV candle chart data for Korean market indicators including indices and government bonds, with up to 200 candles per request.
Instructions
시장 지표 캔들 차트 조회
시장 지표(국내 지수·국채)의 캔들(OHLCV) 차트 데이터를 조회합니다. 최대 200개 봉을 반환합니다.
지원 심볼은 그룹 상단 Market Indicators 설명의 심볼 카탈로그(8종)와 동일하며, 카탈로그에 없는 심볼은
400 unsupported-symbol 로 응답합니다. 개별 종목의 캔들은 GET /api/v1/candles 를 사용하세요.
분봉(1m)은 지수(KOSPI·KOSDAQ)만 지원합니다. 국채(KR_BOND_*)는 일봉(1d)만 지원하며, 분봉 요청 시
400 invalid-request 로 응답합니다.
Rate Limits Group: MARKET_INDICATOR_CHART
[GET /api/v1/market-indicators/{symbol}/candles]
tags: Market Indicators
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | URL 경로 파라미터 | |
| query | Yes | 쿼리 파라미터 |