Solve simultaneous trades
-
Hi everyone, I'm trying to test a strategy, and I have faced a problem. All the conditions are correct, and the robot works properly. The only problem is that it opens trades simultaneously in the region. I use "once per bar" for the time filter.
Would be grateful if anyone could help me. -
Could you please share the link of your project?
-
-
-
@hamid8718
What to do you mean by "it opens trades simultaneously in the region" , what region ? -
@seb-0
If you run the robot, you will be able to see the problem. I mean, it opens trades on all candles that touch the price order. -
If you need just one trade on each price level you should use a blue 'no trade'order' block on top.