Thread: MQL4 Learning
View Single Post
  #159 (permalink)  
Old 08-02-2007, 01:36 AM
iscuba11's Avatar
iscuba11 iscuba11 is offline
Senior Member
 
Join Date: May 2006
Location: Houston
Posts: 399
iscuba11 is on a distinguished road
Smile Code Confusion!

envtop_cur0=iEnvelopes(NULL,0,30,0,5,0,-0.04,2,0);//TopBand


envbottom_cur0=iEnvelopes(NULL,0,30,0,5,0,0.04,1,0 );//BottomBand


Something is not right with above - Can someone spot and fix this code??

Dave
<><<<

Much thanks in advance!!
Reply With Quote