Hi all,
Is there a way to run a custom MQL4 script from an EA in fxDreema?
I’d like to use the Time Filter (Once per Bar) block to trigger something like CloseAllChart.mq4.
Also, I’m trying to set up a scheduler that automatically opens 5 charts and closes 5 charts once a month. Ideally, this would be handled directly in fxDreema or by triggering an external script.
Has anyone done something similar or found a good workaround?
Thanks!