__When "Once per bar" is at the top, those conditions are checked only once in the first tick of the new bar
https://fxdreema.com/demo/mt4-once-per-bar[/quote:1ymdalhe]
Ok testing it will report later if it is working now 
__When "Once per bar" is at the top, those conditions are checked only once in the first tick of the new bar
https://fxdreema.com/demo/mt4-once-per-bar[/quote:1ymdalhe]
Ok testing it will report later if it is working now 
Thanks for the explanation I see now what I did wrong there and decided to test everything on a live demo which gave much better results.
However I tried to do a simple test and the EA is going long perfectly however it does not write the arrow for short.
https://fxdreema.com/shared/Ff8CHMSHc
It is a simple cross to test it and learn the whole system better. It is writing the buy order arrow perfectly however it never shows or registers the arrow (price tag) for short. (No matter how obvious and clear the crossing is)
Edit: I tested more and now it doesn't register a buy cross either, this is on a live demo test. It is completely random right now whether it goes off or not.
Screenshot, all 1 minute:
GBPUSD:
http://pasteboard.co/7ilKD6NMR.jpg
Red arrows placed by me, no where did it do anything yet in the corner it says 
USDJPY:
http://pasteboard.co/7in87pSrL.jpg
Golden star is a correct move (don't care about profit, this is a test) Red arrows show where it didn't do anything which were both buy/long.
EURUSD:
http://pasteboard.co/7ioyek0ww.jpg
Golden star shows correct long, missing short, correct long, missing short, missing long, correct short (it pulled back but the cross was there so the last arrow should have been a star.)
And this is just with a simple 6/22 EMA cross.
First of all hello!
I have been testing a few of my EA's and all seem to have the same issues where the EA trades when the block hasn't closed yet.
On a 5 minute chart that means that 1 block can cause 2 lines (MA's or whatever) to cross numerous times causing false signals yet when the block closes the lines haven't crossed.
Now I used the old FXDreema and I recall you could set the EA to "on block close" but I haven't been able to find anything related to the newer versions (which by the way look very great.)
Any solution to this problem?