PureBytes Links
Trading Reference Links
|
Thanks, Terry for quick response. I am looking for exact year ago.
Any idea on the second question?
--- In amibroker@xxxxxxxxxxxxxxx, "Terry" <MagicTH@xxx> wrote:
>
> For approximate year ago date you can just use Ref(C,-252)
>
> For exact year ago date...sorry, I tried several things and can't
make
> it work either!
> --
> Terry
>
> -----Original Message-----
> From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx]
On
> Behalf Of tipequity
> Sent: Saturday, August 19, 2006 16:11
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] Newbie questins
>
> 1. how can refer to a calendar year ago prices (end of the day), I
> tried the following and it did not work:
>
> CloseAYearAgo = Ref(C,Year()-1);
>
> 2. how can I get the first date for which we have data (end of the
day)
>
> thanks
>
> Cam
>
>
>
>
>
>
> 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 other support material please check also:
> http://www.amibroker.com/support.html
>
>
> Yahoo! Groups Links
>
|