Reverse trade after a reverse trade
-
Hey guys and gals,
So my question is how do i reverse trade on a reverse trade. So i have buy trade it hits stop loss i have on the "on trade" function "trade closed" if buys hit stop loss sell my issue is that if that reverse stop gets hit how do i reverse it again it seems that when i do another "closed trade" sell (because of the reverse stop) all it does is print a buy and sell on the first reverse at the same time.
Thank you in advance for helping
-
@callanjohn27 said in Reverse trade after a reverse trade:
trade closed
Actually trade closed is the right block to use. Do your divide between buys and sells? If you do, please share your project!
-
Thank you for your reply so my on tick has buy and sell with tp an sl on the on trade section i have closed trades witch is great coz it makes the buys reverse and sells reverse but if tgat closed trade option hits that sl how do i create another reverse for that stop coz all its doing is trading both reverses at the same time
-

-
You can create 2 groups of trades, so that this one would be group 1 and the new one group 2.
-
@l-andorrà thank you for your reply how do i do that i have in the past put 2 sets of closed trades but they seem to trade at the same time
Kind regards -
It depends on your project. Can you please share it?