PureBytes Links
Trading Reference Links
|
--- In amibroker@xxxx, Tom McDaniel <tmtempe@xxxx> wrote:
> b-
> You already own the time-machine version of AmiBroker!
> Congratulations!
> For the 3 day requirement that you mentioned simply add
> the following line of code to your afl:
> FutureVal = ref (close, 3);
> This gives the value of the close three days into the future!
> Happy trading!
> -Tom McDaniel
*********
Tom,
You are right. And it doesn't cost me any extra. Great! Now all I
need to do is find a data source that has next week's closing
prices.....
b
|