Error
History
Get historical orders
Returns closed/cancelled orders in a Unix epoch time range via mt5.history_orders_get().
GET
Error
Documentation Index
Fetch the complete documentation index at: https://docs.novosky.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Set API_TOKEN in .env to match the token configured on the server.
Query Parameters
Start of range as Unix epoch
Example:
1777800000
End of range as Unix epoch
Example:
1777900000
Filter by symbol (optional)
Example:
"BTCUSD"
Response
Historical orders
Example:
"novosky"
Example:
20250101
Example:
94500
Example:
94300
Example:
"BTCUSD"
Example:
987654321
Order creation time as Unix epoch.
Example:
1777879028
Example:
94800
2=BUY_LIMIT, 3=SELL_LIMIT, 4=BUY_STOP, 5=SELL_STOP, 6=BUY_STOP_LIMIT, 7=SELL_STOP_LIMIT.
Example:
2
Example:
0.01