| 
 PureBytes Links 
Trading Reference Links 
 | 
Randy
When you set up your indicator make sure you select automatic and not
custom scaling.  That is what you needed to do.
Steve
At 07:25 PM 7/7/01 -0400, you wrote:
Would
someone look and the following and tell me why it will not
plot:
 
Topline = ma(h,20);
Middleline = ma((h+l)/2, 20);
lowline = ma(l,20);
maxgraph = 8;
graph4 = topline;
graph6=middleline;
graph8=lowline;
graph3 = close;
graph3style = 64;
 
Thanks,
RandyB
How Long a Minute is, depends on
which side of the Bathroom Door you are on.
Your use of Yahoo! Groups is subject to the
Yahoo! Terms of
Service. 
 |