View Single Post
  #23 (permalink)  
Old 05-28-2008, 01:29 PM
ukm007 ukm007 is offline
Junior Member
 
Join Date: Apr 2008
Posts: 23
ukm007 is on a distinguished road
Hi,
I suppose that the time is in GMT format.
Asian session is start at 12AM GMT - 9AM GMT.
My broker time is GMT+2.
That's mean that the asian session for my broker is 2AM - 11AM.
Am I right?
So if I want the EA trade at Asian Session, I need to put 2 at Start Time and 11 at End Time?

Anyway I change the code a little bit since I use mini account.
I change the LotsPercent and MaxLot to double from int.
This way the EA can open the trade with 0.01 per lot.
Reply With Quote