MQL4参考 检测 Digits

Digits

Returns the number of decimal digits determining the accuracy of price of the current chart symbol.

int  Digits();

Returned Value

The value of the _Digits variable which stores the number of decimal digits determining the accuracy of price of the current chart symbol.