Reflex

Modified on 2020/01/07 16:47 by Eugene — Categorized as: TASCIndicators

Syntax

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

Parameter Description

dsDataSeries
periodLookback period

Description

Reflex indicator by John Ehlers featured in February 2020 issue of Technical Analysis of Stocks & Commodities magazine. It presents a novel way to achieve zero lag in an averaging indicator. The Reflex indicator synchronizes with the cycle component in the price data. Its companion Trendflex oscillator retains the trend component.

Refer to: