How to allow multiple trades on one bar following conditions
-
Hiya,
Please Im building a project where if current price is above open price, place a buystop and when price is below open price place a sell stop. if price reverse, another pending stop should place. I want this to happen on the same bar when ever condition is true instead of once per bar, but cant seem to find any block for that purpose. any help.Thanks
-
the link to project is:
https://fxdreema.com/shared/DiMI1rJmd -
Not sure I fully understand the logic. Do you mean there can be infinite buy/sell stops every time price is moving above/below the same open price?
-
yes. but one trade per cross
-
as many times that as price move or below open price...place a pending stop
-
non of the filters seem to help. any ideas please?
-
Remove both 'once per positions' blocks and substitute them by 'once per bar' ones.