Thread: Lucky1.1
View Single Post
  #14 (permalink)  
Old 10-25-2007, 03:22 PM
ak97052d's Avatar
ak97052d ak97052d is offline
Junior Member
 
Join Date: Apr 2006
Location: Ukraine
Posts: 25
ak97052d is on a distinguished road
Quote:
Originally Posted by stace View Post
already done

i puted on live demo test, no opened orders will see what it does
Code:
/*--------TradingTime--------*/
int            OpenHour  = 19;  // ea begin trading at 19h (server time)
int            CloseHour = 7;   // ea stop trading at 7h (server time)
Reply With Quote