hi ; i need to help
-
Hi ;
I have one number 1 is conditions for buy . and number 2 is conditions for SELL . I want the number one to work ON . and the number 2 off. Then when conditions No. 1 are fulfilled ; And achieve the tp or sl . Then it searches for conditions # 2 . and then number 1 off ; It means not to open two consecutive deals for buying and selling . So please; What is the bloc required for this role?

-
@mustapha This is one way to do it. You can turn off blocks 8 and 24 on turn like this:

This is for buys only. You need to replicate it for sells the other way round.
-
Do You Want a BUY Trade and then a Sell trade and then a Buy and then a Sell like that ? It has a different block arranging method
-
@l-andorrà said in hi ; i need to help:
This is for buys only. You need to replicate it for sells the other way round.
thank you
-
@mustapha You're welcome.