PureBytes Links
Trading Reference Links
|
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
b519b@xxxx wrote:
> --- In amibroker@xxxx, "Tomasz Janeczko" <amibroker@xxxx> wrote:
> > Using Ref( array, n ) with positive n leads to the system that
> > could be traded in reality only if you have a time-machine.
> > Best regards,
> > Tomasz Janeczko
> *******************************
> Tomasz,
>
> Now there's a great idea -- a time-machine version of Amibroker. Any
> estimate on what the version number of AB will be when time-look-
> ahead is included? :)
>
> Any idea on what the pricing would be for a basic time machine
> upgrade with a 3 day look ahead (good for trading stocks)? Would the
> deluxe upgrade to a 30 day look ahead (good for option trading) cost
> twice as much? I know there may be some large technical difficulties
> to overcome, but I would like to get the pricing settled now so I can
> start saving up :)
>
> b
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|