
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
Hello,
I have tried to create an EA which does the following:
If open position moves in profit by 140 points, stop-loss moves in favour by 75 points,
then, if open position moves in profit by 265 points, stop loss moves in favour again by 175 points from previous position.
Here is an example of the code:
Here are the errors I have received:
Any advice on this would be greatly appreciated, thanks.