PureBytes Links
Trading Reference Links
|
I checked and it did not really help you much anyway. The xxx was to
just represent what you normally put in the title
Title = "{{NAME}} - {{INTERVAL}} {{DATE}} - MyChart : {{VALUES}} " +
"time left on bar = " + (Hour()+1-Minute()) + " minutes";
On Wed, 16 Feb 2005 06:11:42 -0000, iascool <sai20_2000@xxxxxxxxx> wrote:
>
>
> Thanks Graham
> But it gives error "Variable 'xxx' used without having been
> initialized" .Please comment
> Regards
> '
> --- In amibroker@xxxxxxxxxxxxxxx, Graham <kavemanperth@xxxx> wrote:
> > you could try this if you have hourly timeframe
> >
> > title = xxx + "time left on bar = " + (Hour()+1-Minute()) + "
> minutes";
> >
> >
> > On Wed, 16 Feb 2005 00:18:03 -0000, iascool <sai20_2000@xxxx>
> wrote:
> > >
> > >
> > > HI
> > > Is there any code available for countdown timer for RT
> candlesticks .
> > > Any help in this regard is apppreciated , please.
> > >
> > > Regards
> > > iascool
> > >
> > >
> > > Check AmiBroker web page at:
> > > http://www.amibroker.com/
> > >
> > > Check group FAQ at:
> http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> > > Yahoo! Groups Links
> > >
> > >
> > >
> > >
> > >
> >
> >
> > --
> > Cheers
> > Graham
> > http://e-wire.net.au/~eb_kavan/
>
>
> Check AmiBroker web page at:
> http://www.amibroker.com/
>
> Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> Yahoo! Groups Links
>
>
>
>
>
--
Cheers
Graham
http://e-wire.net.au/~eb_kavan/
------------------------ Yahoo! Groups Sponsor --------------------~-->
Has someone you know been affected by illness or disease?
Network for Good is THE place to support health awareness efforts!
http://us.click.yahoo.com/Rcy2bD/UOnJAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
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/
|