/moex/indices/history
Get end-of-day price history for a Moscow Exchange index
Price: 5 credits per 100 results
💡 AI Hint: Get end-of-day (daily) price history for a Moscow Exchange (MOEX) index by id (e.g. ‘IMOEX’, ‘RTSI’). Returns per-day open/high/low/close index values, traded value, capitalization and currency. Use date_from/date_to (YYYY-MM-DD) to set the range.
⚠️ Common errors: 412: Index not found or no history available for the requested range
Authorizations
API token from the dashboard
Headers
Body
Index identifier (e.g. IMOEX)
1"IMOEX"
"RTSI"
Number of daily bars to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Start date (YYYY-MM-DD)
"2024-01-01"
End date (YYYY-MM-DD)
"2024-12-31"