| 
 PureBytes Links 
Trading Reference Links 
 | 
Step;
How about using the 512 type line choice?  This lets us see right
angle boxes instead of what we see otherwise.
Example:
Plot(BoxTopArray,"",4,512); 
Steve
At 10:17 PM 4/28/2002 +0000, you wrote:
I have added the
inverted Darvas, it gives differents boxes
can use it with
InvDarvas();
Plot(BoxTopArray,"",4,1);
Plot(BoxBotArray,"",5,1);
Plot(Close,"",1,64);
InvDarvas();
Plot(BoxTopArray,"",4,1);
Plot(BoxBotArray,"",5,1);
Plot(Close,"",1,64);
> 
> This email message is a notification to let you know that
> a file has been uploaded to the Files area of the amibroker 
> group.
> 
>   File        : /PLUGIN
DLL/Pattern.dll 
>   Uploaded by : nenapacwanfr 
>   Description :  
> 
> You can access this file at the URL
> 
>
http://groups.yahoo.com/group/amibroker/files/PLUGIN%
20DLL/Pattern.dll 
> 
> To learn more about file sharing for your group, please visit
> 
>
http://help.yahoo.com/help/us/groups/files
> 
> Regards,
> 
> nenapacwanfr 
Your use of Yahoo! Groups is subject to the
Yahoo! Terms of
Service. 
 |