Update My EA
-
Ok, here is a backtest screenshot
1st sell arrow created a sell stop and after that the sell activated.
2nd buy arrow is created and buy stop and close the previous sell order
(but its don't want to close the sell order if the buy stop order active, so sell will close if the buy stop order is active only)3rd sell arrow created a sell stop but it should not create a sell stop here because the previous 1st arrow sell is still active
Remember, an active order will close only if the opposite buy/sell stop order activated
here is my code
https://fxdreema.com/shared/VJc7IKTEd
-
Correct your logic, as is as soon as a new order signal is created the other closes
-
@jstap yes how to do that? can't understand which block should i use there
-
It is not as simple as 1 block, it is putting blocks together to achieve your goal
-
tambien tengo la misma duda----