Syntax
public CyclicComponent(DataSeries ds, int period, string description)
public static CyclicComponent Series(DataSeries ds, int period)
Parameter Description
ds |
Source Series |
period |
Indicator period
|
Description
For a comprehensive explanation please refer to John Ehlers' article
Modeling the Market = Building Trading Strategies in the August 2006 issue of
Stocks & Commodities magazine.
Example