[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Request for "FFT or similar cycle measurement"



PureBytes Links

Trading Reference Links

> Ehler's HilbertPeriod, on the other hand, uses only the last 6 bars
> to get an estimation of what the dominant cycle period is right now.

It only uses 6 bars but it has a lag of about half the detected cycle
period. So, by the time it detects a cycle, chances are it has already
come and gone. As Gary said, this lag is caused in part by the smoothing
needed to make the HilbertPeriod useful. If you remove all the smoothing
to make it more responsive, it gets so noisy you can't use it. Even
using "rocket science" smoothing methods, it will still have quite a lot
of lag.

-- 
  Dennis