Hi there
I need to use exact time for my new EA but I just found out that all time sources show the server time.
Look at these pictures!

Hi there
I need to use exact time for my new EA but I just found out that all time sources show the server time.
Look at these pictures!

@jstap
and what if I create it on MT5? is it gonna work on back test?
Hello there
Is it possible to create a multi time frame EA on MT4? or I have to create it on MT5?
@l-andorrà
I have a question:
if I want to create a multi time frame robot, do I have to create it on MT5 or it's possible to create it on MT4?
@jstap if you want to use its Group number or some other properties it would be useful.
actually it's not an exact bug. This makes the coding (blocking) longer. and it is:
when you use "order deleted" block, it doesn't pick the selected order (unlike "trade created" or "trade closed") for advanced actions; and if you want to do something with this recent deleted order, you have to do it manually and by much more coding.
@l-andorrà it's a bug. Look at this scenario:
if you use the "for each object" block, and when you're still inside the loop and delete one of the desired objects, one unit will be subtracted from the loop cycle.
If you choose objects by loop and delete that selected object in the loop, apparently the loop cycle is reduced by one unit.
Hi there.
All time sources on fxdreema shows the server time. and there isn't any calculation.
@roar it works Perfect.
But what's the difference?
is it a bug in fxDreema?!