perfect, and if i want to plot the same thing but on a time of 10 or
15 or 20 min., are possible ?

thanks




--- In [EMAIL PROTECTED], Graham <[EMAIL PROTECTED]> wrote:
>
> Here is very simple way to show how many bars to selected bar since
> beginning of the hour
> hr = hour();
> x = barssince(hr!=ref(hr,-1))+1;
> 
> -- 
> Cheers
> Graham
> AB-Write >< Professional AFL Writing Service
> Yes, I write AFL code to your requirements
> http://www.aflwriting.com
> 
> 
> On 12/04/07, cooperengineer2004 <[EMAIL PROTECTED]> wrote:
> > it is possible to print on the diagram of the volumes the number of
> > bars of the last hour?
> >
> > Thanks
> >
> >
> >
> > Please note that this group is for discussion between users only.
> >
> > To get support from AmiBroker please send an e-mail directly to
> > SUPPORT {at} amibroker.com
> >
> > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> > http://www.amibroker.com/devlog/
> >
> > For other support material please check also:
> > http://www.amibroker.com/support.html
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
>


Reply via email to