PureBytes Links
Trading Reference Links
|
Hi,
thanks a lot !
I see now that i missed the DateTimeToStr function.
Regards
2007/6/25, gp_sydney <gp.investment@xxxxxxxxx>:
Try something like this:
dt = DateTime(); for (i = 0; i < BarCount; i++) printf(DateTimeToStr(dt[i]));
GP
--- In amibroker@xxxxxxxxxxxxxxx, "Trinolix Derry" <trinolix@xxx> wrote:
> > Hello, > > i would like to print the date through the printf function inside my loop, > but wasn't successfully so far. > Can someone please tell me a solution ? >
> Regards >
__._,_.___
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
SPONSORED LINKS
__,_._,___
|