I don't see how that works either. Maybe I didn't make myself understood. I
am running an exporation, and I want to return the date where a particular Buy
was made. I have the Bar number that the Buy occurred but I want to display
the date, not the bar number.
I could get the current date, convert it
to its number, substract the number of bars since buy and then convert that
back to date.
I just thought there could be a simpler way...
--- In
amibroker@xxxxxxxxxps.com,
"sidhartha70" <sidhartha70@...> wrote:
>
> DateNum()
gives you an array of values representing dates for each interval.
>
>
> --- In amibroker@xxxxxxxxxps.com,
"lucianomt" <lucianomt@> wrote:
> >
> > I don't see
how I could go from bar number to date with that function...
>
>
>