PureBytes Links
Trading Reference Links
|
Thanks Herman
Regards
--- In amibroker@xxxxxxxxxxxxxxx, "Herman van den Bergen"
<psytek@xxxx> wrote:
> If you are willing to use a little add-on program you can use:
> http://www.timeleft.info/
>
> best regards,
> herman
> -----Original Message-----
> From: iascool [mailto:sai20_2000@x...]
> Sent: Wednesday, February 16, 2005 5:42 AM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] Re: Timer
>
>
>
> 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/
>
>
>
>
>
> Check AmiBroker web page at:
> http://www.amibroker.com/
>
> Check group FAQ at:
> http://groups.yahoo.com/group/amibroker/files/groupfaq.html
>
>
> Yahoo! Groups Sponsor
> ADVERTISEMENT
>
>
>
>
>
> -------------------------------------------------------------------
---------
> --
> Yahoo! Groups Links
>
> a.. To visit your group on the web, go to:
> http://groups.yahoo.com/group/amibroker/
>
> b.. To unsubscribe from this group, send an email to:
> amibroker-unsubscribe@xxxxxxxxxxxxxxx
>
> c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms
of Service.
------------------------ Yahoo! Groups Sponsor --------------------~-->
In low income neighborhoods, 84% do not own computers.
At Network for Good, help bridge the Digital Divide!
http://us.click.yahoo.com/EpW3eD/3MnJAA/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/
|