Sergio Vene:
(42) double pipValue = Point; (43) if (_Digits == 3 || _Digits == 5){ (44) pipValue *= 10; (45) }
point is a function
double pipValue = Point(); if ((_Digits == 3 )|| (_Digits == 5)) { pipValue *= 10; }

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Can you help me to fix this problem? ';' - open parenthesis expected bot.mq5 42 28