Hello Vladimire, thanks for great job you are doing. How can I add SL and TP to this DeeepDrawdown MA? Thank you
About Take Profit there is information in the description. Please read the description.
About Take Profit there is information in the description. Please read the description.
I have read the description but there is no clue on setting TP and SL in pips. I belive you could help that was why I asked. I will appreciate the more if you can help with codes for TP and SL. Thanks
I repeat (just in case) the description is all that is:
The EA opens trades at the intersection of the fast and the slow MAs. It closes trades if there is a reverse signal.
If the Close losses option is enabled, the EA does not close losing positions by the reverse signal, but opens new ones, the Take Profit level for losing positions being moved to their open prices.
The maximum number of positions to be opened during outstaying is limited by parameter Maximum positions. The type of the position to be opened is monitored in OnTradeTransaction.

- www.mql5.com

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Deep Drawdown MA:
The EA opens positions at crossing fast iMA and slow iMA (Moving Average, MA). It has the function of outstaying the losses. It catches the type of the position in OnTradeTransaction.
Author: Vladimir Karputov