PureBytes Links
Trading Reference Links
|
I do not know if this is the "Forecast Oscillator", however I do have
that formula under "CT LinReg Oscilator" straight from Steve, with
commentaries.
-= Chris ß =-
============================================================
CCT LinRegOscillator:
This momentum oscillator is an extension of my late 70’s work (see CCT
Moving Average Oscillator). It simply plots a comparison of two
linear regressions. Both the length of the regression and the amount
of “lag time” are pegged to significant fibonacci numbers.
(LinearReg(C,13)/Ref(LinearReg(C,13),-13))-1
============================================================
On Sun, 06 Oct 2002 11:09:49 -0000, Gilles wrote:
> Can somebody tell me if this is the formula of Steve Karnish Forecast
> Osc.:
> (LinearReg(C,13)/Ref(LinearReg(C,13),-13))-1
>
> I found systems based on F.O. at Kalosz research or at Guppytraders,
> but not the formula itself- at least not under this name...
|