PureBytes Links
Trading Reference Links
|
for a start, I'd like to display it in the interpretation window. Is
there a limitation to which one you can display to? TIA
--- In amibroker@xxxxxxxxxxxxxxx, Anthony Faragasso <ajf1111@xxxx>
wrote:
> Where do you want to display the date...AA...Guru
commentary...Indicator
> builder...etc.
>
> Anthony
>
> "mmqp " wrote:
>
> > Sorry, I did not ask the question clearly. I have a particular
bar
> > and want to know what the corresponding date is; and would like
to
> > display in yymmdd or mmddyy format. TIA
> >
> > --- In amibroker@xxxxxxxxxxxxxxx, "Graham" <gkavanag@xxxx> wrote:
> > > dateString = DateNum() + 19000000;
> > >
> > > gives yyyymmdd
> > >
> > > Cheers,
> > > Graham
> > >
> > >
> > > -----Original Message-----
> > > From: mmqp <mmqp@xxxx> [mailto:mmqp@x...]
> > > Sent: Thursday, 13 February 2003 5:44 AM
> > > To: amibroker@xxxxxxxxxxxxxxx
> > > Subject: [amibroker] how to convert barnumber to date string?
> > >
> > > Can someone help converting barnumber to date string?
> > > some thing like:
> > >
> > > eg. dateString = datenum (barnumber);
> > >
> > > dateString can be same format as yymmdd. TIA
> > >
> > >
> > > 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
> > >
> > > Your use of Yahoo! Groups is subject to
> > > http://docs.yahoo.com/info/terms/
> >
> >
> > Yahoo! Groups Sponsor
> ADVERTISEMENT
>
>
> >
> > 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
> >
> > Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service.
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
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|