Files
mql5-skills/skills/mql5/references/docs/03-predefined/0208-predefined-digits.md
T
2026-06-23 21:47:51 +08:00

6 lines
218 B
Markdown

# int _Digits
The _Digits variable stores number of digits after a decimal point, which defines the price accuracy of the symbol of the current chart.
You may also use the [Digits()](/en/docs/check/digits) function.