how can we add dynamic SL or dynamic TP with fxdreema?
-
can you guide how do we add Dynamic Stop Loss and Dynamic Take Profit to your EA, which helps to adapt trading to changing market conditions?
-
More specific details?
-
example chart below, sorry my bad english
We do not set TP, set only SL: %(#FF00BF)[1] 190, but then trend up %(#FF0080)[2]: 215, then set auto trade increase SL: 215, next same %(#FF00BF)[3]: SL: 330, then 4: 238,99 unstill it reversal or hit SL 238,99, then we close buy, set new trade!
how do we do it in FXdreema?
http://i59.tinypic.com/iwu7es.jpg -
Well, if you know when to modify stops they can be modified. "For each Trade -> modify stops" like here: http://fxdreema.com/demo/mt4-loop-how-it-works Read the description of "For each Trade" for more information about these pink blocks, because so many people just don't get it and I don't think that this is rocket science.
This is only for how to modify stops of trades. Inside "For each Trade" there are filter settings to choose which trades to work with. -
Thanks bro