MY AI
-
My AI not executing trade even when all conditions are meant
-
-
And the status says it's working

-
You are combining two different timeframes at he same time on one of them visible on the chart. Are you sure the condition on the uncharted time frame is right when it is the one on the EA is working on?
-
@l-andorrà So what should I do? Please tell me
-
I have set the all the time frame to current and it's still not executing trade
-
-
-
Let's begin form the start. What time frames is the bot supposed to need? And then on which one will be the bot itself be executed?
-
In you design, trading logic is evaluated only once when a bar start. That is probably not working unless you shift the crossover 1 bar left.
Or you can move Once Per Bar just above Buy Now and Sell Now.
Moreover, Block 3, 4 seems redundant.
-
@sktsec Okay thank you let me try it that way
-
Thank you for your time and advice.
It has started executing trade.
But how can it execute two trades at a time and how will it execute another trade immediately it hit take profit or stop loss?
Please someone should help me -
The link please