I'm not exactly sure what you mean, but it could be so that the EA detects max drawdown of each position - if it goes below Spread value, then the EA will try to close it at zero profit, if it never goes into drawdown higher than spread, then it lets the profits run.
Documentation on MQL5: Standard Constants, Enumerations and Structures / Environment State / Symbol Properties
- www.mql5.com
Standard Constants, Enumerations and Structures / Environment State / Symbol Properties - Documentation on MQL5
thanks for your answer... that makes sense indeed.

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
I found this feature very interesting, where the trades going in negative territory finish at 0.
Anybody knows how it works?
Thanks