Close trades
-
how do you close all sell trades when the last/
current open sell trade is at +10pips? -
@lenford Not sure what exactly you're asking, a take profit set th 10 pips in your buy/sell block should do this.
-
@jstap How would you structure it if i wanted to avoid using a S/L and T/P and simply have conditions to enter a buy and conditions when to exit the buy trade ? The aim is to maximise the profit without capping due to setting a T/P and avoid being stopped out due to setting a S/L. Pls see link ! https://fxdreema.com/shared/2jxW38ckd . Do i delete the trailing stop at the top and then add the exit trade conditions to the buy and the sell blocks ? If so would i do this after or before the buy/sell blocks ? Do i need to add any other blocks to complete the logic ? Much like this below ? https://fxdreema.com/shared/8oRydwPjb Thanks
-
@tabban21 You don't want blocks under buy/sell, you can can have opposite close above buy sell, I would just have in separate trees.
As for how to exit you can have something like a trail start/stop when wanted, or any thing else I like to just have trades close because locking profit is sometimes better than loosing some or all, this depends on your trading strategy.
You will have to decide what exit strategy you want to use/try test and ask about any problems you're having in getting it working. -
@tabban21 , or you can simply use the Check profit (average) block for pips.