@l-andorrà said in time filter / once a day strange issue with fxdreema:
Block 8 is executed before block 9. Then block 36 is executed. Are you sure this is the odrder in which the EA shoul work? I see trades are open within 1 minute period and that will happen before what is programmed on block 36. I'm a bit lost about what you exactly need.
i normalized the ids already, that wasnt the real issue, somehow i wanted it to close all positions on 22:58. And it didnt execute the close trade block but when i changed the once a day input o 22:55 or 23:00 it worked fine. The block structure it self works but the time setting doesnt fully work at least for me


Do you think it works if i put it in the Adjust field? In my case i would want to add (*10000/10000) or would this not work? or do i need to make my open price a variable first?
.
