MQL4参考 MQL5 特色 MQL5 functions Account Information
Account Information
Functions that return parameters of the current account.
|
|
AccountInfoDouble
|
Returns a value of double type of the corresponding account property
|
AccountInfoInteger
|
Returns a value of integer type (bool, int or long) of the corresponding account property
|
AccountInfoString
|
Returns a value string type corresponding account property
|
|