trade not entering
-
Can any one help me understand why this EA won't enter any positions? It works with out the MACD conditions but once i add these blocks it stops taking positions. https://fxdreema.com/shared/9LaFuqSHb
-
You are requesting the third condition (crossing the line) to happen at the exact moment a new daily candle is identified on the chart. That doesn't happen very often. Remove that condition only and retry the rest of the bot untouched. You will see many trades are open.
-
ok i understand. However, The condition for crossing the line isn't for a new daily candle but for the current timeframe. the once a day block only controls the particular time the bot should enter trades that day.
-
@l-andorrà ok i understand. However, The condition for crossing the line isn't for a new daily candle but for the current timeframe. the once a day block only controls the particular time the bot should enter trades that day.
-
@l-andorrà I see my mistake now! I did accidentally connect the draw line blocks to conditions blocks when updating it wasn't like that originally. Why do I ever second guess you lol! Thanks my friend
-
@drewliedadeuce Mira las correcciones que hice ha ver si esta correcto...
-

-
@drewliedadeuce You're welcome, man!

-
@DragonZueloTrends thanks @DragonZueloTrends De hecho, lo he resuelto. Gracias por tu ayuda