EA trade group
-
Hello guys,
I'm currently stuck and I have no idea how to test for this.I created an EA to breakeven a trade after 30pips
link: https://fxdreema.com/shared/yjw8FvWxcwhat I would like someone to explain to me is on the grouping part, does it affect other symbol's trades or only the one on chart.
Thanks for the help.
-
you just need 2 blocks
- if position
- break even point
-
@sammylegacy1 You are using two breakeven structures together. You should just use one or the other. You current block tree is connecting two loops consecutively.