Thread: Volume trader
View Single Post
  #4 (permalink)  
Old 10-11-2005, 09:19 PM
BrunoFX's Avatar
BrunoFX BrunoFX is offline
Senior Member
 
Join Date: Sep 2005
Posts: 816
BrunoFX will become famous soon enough
Hello

I am not a programmer,you understood it well by reading my posts, however I am curious and by reading the EA with Metaeditor, I saw that:
extern int StartHour = 8;
extern int EndHour = 20;
does that want to say that this EA works only of 8h00 with 20h00 solely and not the night?

Thx
Reply With Quote