| 
 PureBytes Links 
Trading Reference Links 
 | 
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 <nenapacwanfr@xxxx> 
> 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 <nenapacwanfr@xxxx>
 
 |