Syntax
public FDSO(DataSeries ds, int period, string description)
public static FDSO Series(DataSeries ds, int period)
Parameter Description
ds | DataSeries |
period | Moving average period |
Description
The FDSO (Fisherized Deviation-Scaled Oscillator) is featured in John F. Ehlers' article from
October 2018 issue of Technical Analysis of Stocks & Commodities magazine. It's his
DSO indicator with non-linear Fisher transform applied to it to make the oscillator suitable for swing trading through improving its probability distribution.
Example
Please refer to: