| 
 PureBytes Links 
Trading Reference Links 
 | 
Check this under EasyLanguage Dictionary  then   DATA
var:C2(0);
C2=Close of Data(2);
I think those are the correct type of brackets.  I never use data2
Best regards,
  Jimmy Snowden
mailto:jhsnowden@xxxxxxx
Saturday, January 24, 2004, 2:33:03 PM, you wrote:
t> Seeking help for this.
t> Thank you.
t> .
t> This code works fine,until I apply it  to data2 then it stops
t> With Data1  @ 1 min and Data2 @ 5 min applied to data 1 works great but
t> apply to Data 2 and it does not
t> Plot1(Momentum(C,10),"");
if plot1 >> 0 then
t>  SetPlotWidth(1,4);
Outgoing mail scanned by Norton
 
 |