|
MQLInfoInteger
Returns the value of a corresponding property of a running mql5 program.
int MQLInfoInteger(
|
Parameters
property_id
[in] Identifier of a property. Can be one of values of the ENUM_MQL_INFO_INTEGER enumeration.
Return Value
Value of int type.