FDSO

Modified on 2018/08/31 06:26 by Eugene — Categorized as: TASCIndicators

Syntax

public FDSO(DataSeries ds, int period, string description)
public static FDSO Series(DataSeries ds, int period)

Parameter Description

dsDataSeries
periodMoving 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: