/moex/securities/candles
Get intraday OHLCV candles for a Moscow Exchange security
Price: 5 credits per 500 results
💡 AI Hint: Get OHLCV candles for a Moscow Exchange (MOEX) security by ticker (SECID). interval selects the bar size: 1 = 1 minute, 10 = 10 minutes, 60 = 1 hour, 24 = daily, 7 = weekly, 31 = monthly, 4 = quarterly. Returns per-candle begin/end time, open/high/low/close, value and volume traded. Use date_from/date_to (YYYY-MM-DD) to set the range and engine/market for the segment (default stock/shares).
⚠️ Common errors: 412: Security not found or no candle data for the requested range
Authorizations
API token from the dashboard
Headers
Body
Security ticker (SECID)
1"SBER"
"GAZP"
Number of candles to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Candle interval
1, 10, 60, 24, 7, 31, 4 Trading engine
stock, currency, futures, commodity, agro, otc, money, quotes, state Market within the engine
shares, bonds, index, foreignshares, ndm, repo, ccp, otc, standard, classica, selt, forts, options, indicativerates Start date or datetime (YYYY-MM-DD)
"2024-01-01"
End date or datetime (YYYY-MM-DD)
"2024-12-31"