Error
Account
Get account information
Returns mt5.account_info() fields including live balance, equity, margin, leverage, and currency. The bot uses currency == 'USC' to auto-detect cent accounts and adjust profit calculations.
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.
Response
Account info
MT5 account_info() fields.
Raw balance in account currency units.
Example:
500000
Account currency. USC indicates a cent account.
Example:
"USC"
Example:
499850
Example:
500
Example:
123456789
Example:
150
Example:
499700
Margin level as a percentage.
Example:
333200
Example:
"NOVOSKY Bot"
Example:
-150
Example:
"RoboForex-Pro"
Example:
true
Example:
true