MQL4 Reference Checkup Digits

MQL4 Help as One File:

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.