PureBytes Links
Trading Reference Links
|
I have experimented with a cubic fit. By the time you allow 2
inflection points, the line is so flexible that it looks almost
identical to a moving average. My testing shows that MA's are better.
ReefBreak
--- In amibroker@xxxxxxxxxxxxxxx, "John Tierney" <johntierney@xxx> wrote:
>
> I have also been searching for a way to Polynomial Forecasting. I
have been
> looking for a COM object that I could call in AFL.
>
> John
> -----Original Message-----
> From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx]On
> Behalf Of Ton Sieverding
> Sent: Wednesday, September 20, 2006 5:41 AM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: Re: [amibroker] Polynomial Trendlines
>
>
> Why not putting this in the 'AmiBroker Wish List' Dan ? I would
like to
> see more or less the same environment as Excel offers me. So if Thomasz
> could include an AFL instruction for Polynomial Trendlines ( Order 2
thru
> 6 ) with the possibility of forecasting back and forward, I would be
> thrilled ...
>
> Ton.
>
> ----- Original Message -----
> From: d_hanegan
> To: amibroker@xxxxxxxxxxxxxxx
> Sent: Tuesday, September 19, 2006 8:55 PM
> Subject: [amibroker] Polynomial Trendlines
>
>
> Hello All:
>
> Sigma Bands aside, has anyone seen or done any work on nth order
> Polynomial Trendlines?
>
> Thanks.
>
> Dan
>
|