Hi all ,
i'm a beginner in coding and my question is:
i've got an EA but only the EX4, i just want to "upgrade" it by just making a tool that can give me the opportunity to select the hours of trading for my EA.
I manage to do it on my own ea mql4 and it workd , but is it possible to do it on a EX4? if yes can you give me the fonction.
then i'll work on it.
thanks guys i'll appreciate your help.
have a good day
If you don’t have the code, you cannot modify it or add any functions. You can write it from the scratch if you know the specification.
Or you can go around this – to create the EA which limit the “trading” times, but it will turn on/off te autotrading button or remove the EA from the chart on chosen times – but this is more global management so this will affect whole plaform.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi all ,
i'm a beginner in coding and my question is:
i've got an EA but only the EX4, i just want to "upgrade" it by just making a tool that can give me the opportunity to select the hours of trading for my EA.
I manage to do it on my own ea mql4 and it workd , but is it possible to do it on a EX4? if yes can you give me the fonction.
then i'll work on it.
thanks guys i'll appreciate your help.
have a good day