TakeProfit trade reentry
-
In case of a running trade and the price hits the target takeProfit which condition block can i use to prevent another trade re-entry as the conditions are still positive?
-
@petes start your condition chain with the NO TRADE block
-
Thats what i have done and after the takeprofit the no trade bock will still be positive
-
@petes that's strange. would you please share your project? or at least a screenshot
-

-
its a crossover of two EMAs
-
I do not recommend to use those 'close trades' blocks in that positions. They should be below the 'if trade' block. Can you please show the 'condition' blocks settings?