@thecreatorx Okay so put the 'once per bar' block where the 'Loop' block is and remove the 'Loop' block?
Thanks, once again much appreciated
@thecreatorx Okay so put the 'once per bar' block where the 'Loop' block is and remove the 'Loop' block?
Thanks, once again much appreciated
@sktsec Can you perhaps show me how to do that?
@l-andorrà https://fxdreema.com/shared/f6cB8UCCb
It's the 1st condition, I've changed the value to 9.71, but still, the trades are still opened regardless of the value, it ignores it seems like it.
Good Day All
I've set up a condition on ADX to only open a trade when the -DI Indicator line moves below 15 to open a trade

However, the EA still opens a trade?? Does anybody have an idea why it's ignoring my parameters?
Check here it opens a trade at -DI Indicator line at 24.46


@l-andorrà Thanks for your assistance, much appreciated.
@l-andorrà Good day. It was at the bottom, but I moved it to the top and I think it is sorted now. It must be at the top right?
I suppose there is a quick and easy way to sort this challenge out. But how do one stop opening trades in the middle of a candle? I've used the "Once per Bar" block but it still opens trades in the middle of a candle. It's super annoying. Please help

Hi @I'andorra
I, unfortunately, haven't started anything yet, I don't know where to begin
This is basically on synthetic indices, Crash 300 to be more specific. So the price will rise every bar and at some point, it drops (crashes).
It looks like the EA is set to automatically close all trades after a certain condition. There were 6 total trades open and it basically hit the price where the second trade was opened and then closed the trades.
@jstap Thanks for your help on my previous question. Was wondering if you maybe had an idea on this one?
Good Day All
Check the following snippet

This EA opened a couple of trades and at some point automatically closed all the trades.
I'm trying to figure out how this was accomplished.
Is there anyone that might be able to help and what I need to do to be able to achieve the same?