how to add time to an ea

 
i have an ea and w to add time to start and time to stop 
 
MqlDateTime sTime;
TimeCurrent(sTime);
the code your requirements