| 
 PureBytes Links 
Trading Reference Links 
 | 
Could someone help me and explain what the ! and % symbols do, or 
where they are explained, I cant find them in the help file and 
havent used them before.
Many thanks in advance.
--- In amibroker@xxxxxxxxxxxxxxx, uenal.mutlu@xxxx wrote:
> Hi JS, exactly what I was looking for. Thanks.
> 
> ----- Original Message ----- 
> From: "johsun" <johanskatt@xxxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Monday, January 05, 2004 4:55 PM
> Subject: [amibroker] Re: Draw vertical line
> 
> 
> > Plot(C,"",colorBlack,styleCandle);
> > x=!Cum(1)%10;
> > Plot(x,"",colorRed,styleHistogram|styleOwnScale|styleNoLabel);
> > 
> > JS
> >  
> > 
> > --- In amibroker@xxxxxxxxxxxxxxx, uenal.mutlu@xxxx wrote:
> > > Every 10 bars I want to draw a vertical line over 
> > > the full height of the chart window, ie. as a seperator
> > > or divider. Is this possible?
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
Yahoo! Groups Links
To visit your group on the web, go to:
 http://groups.yahoo.com/group/amibroker/
To unsubscribe from this group, send an email to:
 amibroker-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to:
 http://docs.yahoo.com/info/terms/ 
 
 |