Buy avoid Sell block condition (and vice versa), and cascade trading
-
Hi.
I tried a lot conclude this project by myself, searching in forum without sucess.
Take a look at this project
https://fxdreema.com/shared/NOnTUvK4d
It measuse pips away from moving average (for buy or sell condition)
What I expect:
In area 1, if Buy condition is met then BUY, AND Sell condition will NEVER be activated (and vice versa), passing then to area 2;
Plus, I expect that trades ocurrs in the sequence: Area 1 - Area 2 - Area 3, only once every area.
Any help will be very appreciated
-
put another if no position blovk in area 1 and filter the opposite order. so it be be saying "if no sell trades are running then activate this buy sequence"
-
HI.
It's not enough. This will not disable this block for a new entry when first one closes
-
@trdjb3 when first wat closes? please walk me thru the whole ideal process
-
https://fxdreema.com/shared/F43IemMQc
look at this -
I found the solution, below the project fully functional
-
@trdjb3 Thank you for sharing.