PureBytes Links
Trading Reference Links
|
I appreciate your quick response Graham and it seems working but not
quite sure.
How can i make a count down timer for 10 min candles , please comment
regards
--- In amibroker@xxxxxxxxxxxxxxx, Graham <kavemanperth@xxxx> wrote:
> 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@xxxx>
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 --------------------~-->
What would our lives be like without music, dance, and theater?
Donate or volunteer in the arts today at Network for Good!
http://us.click.yahoo.com/Tcy2bD/SOnJAA/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/
|