Please, help on this great people.
-
No trade
Buy now
If buy hit TP, reset. Else, if buy hit SL, take an immediate trade in the opposite direction. That is, the second trade will be a sell trade...
Please help on this. -
Hi , i think it works for you :
https://fxdreema.com/shared/I5XSWymxb -
@mohamad6262 thank you very much for this. Really appreciate your response.
-
My major issue is actually how to reset everything to the very beginning of the strategy whenever take profit is hit. Can you please help with help on this too? Thank you
-
What do you need to reset exactly?
-
@l-andorrà thank you very much.
On the on tick block I have two blocks (no position - buy now)
On the on trade block I have multiple alternating trades (position closed/buys and position closed/sells...).
How do I reset the entire strategy to return to the initial trade whenever any of the trade hit take profit please?
Thank you very much. -
@l-andorrà this is the link to the project sir
https://fxdreema.com/shared/sSjFAnyqcIf you could help on it to reset the strategy to the initial trade/beginning of the strategy WHENEVER it hit TP please
-
THANK YOU SIR
-
@l-andorrà please sir you havent responded to me
-
You can use a bool variable searching for that condition. If it is false, for example, new trades can be open. As soon as profit is hit, it is true and then that makes the new cycle to begin again.
-
@l-andorrà thank you very much for your reply sir. Please can you do an example for me as regards the bool variable and how to connect it to blocks?
Thank you sir