Trailing Stops for new Open trade made from Pips Away from open Price
-
Hi i need help,
The logic of the algorithm is, it opens a trade(with own trailing stop condition), then at certain point if the "Pips Away from open Price" block is triggered, that new opened trade will have its new trailing stop. i tried grouping them but still wont work. How to do the new trailing stops on the new trades opened? i need help
https://fxdreema.com/shared/of1oATmyd
Thanks.
-
- Blocks 240, 431, 432 and and 433 should be specified as group 1.
- Two 'no trade' blocks specified as 'group 2' should be added between 'pips away..' blocks abd 'buy/sell now' blocks.
- 'Check group number' block is unnecessary.