Skip to content

Account Information

Account Information

Functions that return parameters of the current account.

FunctionAction
AccountInfoDoubleReturns a value of double type of the corresponding account property
AccountInfoIntegerReturns a value of integer type (bool, int or long) of the corresponding account property
AccountInfoStringReturns a value string type corresponding account property
AccountBalanceReturns balance value of the current account
AccountCreditReturns credit value of the current account
AccountCompanyReturns the brokerage company name where the current account was registered
AccountCurrencyReturns currency name of the current account
AccountEquityReturns equity value of the current account
AccountFreeMarginReturns free margin value of the current account
AccountFreeMarginCheckReturns free margin that remains after the specified position has been opened at the current price on the current account
AccountFreeMarginModeCalculation mode of free margin allowed to open orders on the current account
AccountLeverageReturns leverage of the current account
AccountMarginReturns margin value of the current account
AccountNameReturns the current account name
AccountNumberReturns the current account number
AccountProfitReturns profit value of the current account
AccountServerReturns the connected server name
AccountStopoutLevelReturns the value of the Stop Out level
AccountStopoutModeReturns the calculation mode for the Stop Out level
Last updated on