OHLC high/low
Extended
OHLC high/low
Get the highest high and lowest low for a symbol within a date range.
GET
OHLC high/low
Authorizations
Client API key (prefixed with sk_). On /api/* endpoints the key
is scoped to its own MT5 accounts. On /admin/* endpoints the key
identifies its owning admin and grants access to all of that
admin's keys — so any of your sk_ works to manage any of your
other keys (cross-admin operations are rejected as 400 Key not found).
Query Parameters
Start datetime (YYYY-MM-DDTHH:mm:ss)
End datetime (YYYY-MM-DDTHH:mm:ss)
Timeframe in minutes (default 1440 = D1)