how to start my EA on specific time?

 
Hello all

I have one mt4 ea and i want to start my mt4 ea on specific time so how to do this?
 
JBsin:
Hello all

I have one mt4 ea and i want to start my mt4 ea on specific time so how to do this?
perhaps you have to modify it to include that range of time.
 

JBsin:
I have one mt4 ea and i want to start my mt4 ea on specific time so how to do this?

You can't stop the EA, but set conditions to do something only in a range of DayOfWeek() [0..6] and Hour() [0..23]

https://docs.mql4.com/dateandtime

Date and Time - MQL4 Documentation
  • docs.mql4.com
Date and Time - MQL4 Documentation
 
belido:
perhaps you have to modify it to include that range of time.
I am not programmer so how to modify?
 
JBsin:
I am not programmer so how to modify?

if you have the source code,you can offer a job on https://www.mql5.com/en/job to ask somebody modify it.

MQL5 jobs
MQL5 jobs
  • www.mql5.com
Orders for the development of automated trading programs
 
Moggy:

if you have the source code,you can offer a job on https://www.mql5.com/en/job to ask somebody modify it.

ThanX
Reason: