N
Latest posts made by nanana
-
RE: How to open next order after 5 bars if there is already open order and conditions are met, so there won't be a lot of open trades???posted in Questions & Answers

What is wrong in here? since i put this on the project no trades are opened on backtest
-
RE: How to open next order after 5 bars if there is already open order and conditions are met, so there won't be a lot of open trades???posted in Questions & Answers
@roar Please if you can help me how to create the variable, i'll try the condition by myself barcount>5. and how to reset to 0.
Please can you send me an example?
-
RE: How to open next order after 5 bars if there is already open order and conditions are met, so there won't be a lot of open trades???posted in Questions & Answers
@fxdreema I tried Once per bar in 5m Timeframe but it still sometimes opens 5 trades in 1 minute when the crossover happens in 1 minute chart.
-
How to open next order after 5 bars if there is already open order and conditions are met, so there won't be a lot of open trades???posted in Questions & Answers
Open next order after 5 bars if there is already open order and conditions are met, so there won't lot of open trades.