MinPipMove * Point)) return true;
Perhaps you should read the manual, or press F1 in the editor. Point is a function, not a variable.
How To Ask Questions The Smart Way. (2004)
How To Interpret Answers.
RTFM and STFW: How To Tell You've Seriously Screwed Up.
Hi
In simple words: use this instead of your code:
(open[index] - close[index] > MinPipMove * Point())
Have a nice day
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
Please can I ask for assistance. I keep getting this errors
')' - open parenthesis expected SMC V1.0.mq5 95 128
I have tried everything to fix it but it just want work.