SZO - Sentiment Zone Oscillator

Modified on 2012/06/06 07:57 by Eugene — Categorized as: TASCIndicators

Syntax

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

Parameter Description

dsData series
periodLookback period

Description

Based on an article by Walid Khalil, published in May 2012-issue of Stocks and Commodities Magazine.

Please read the article for more details.

Example

Please read this Traders' Tip for a code example: TASC 2012-05. Sentiment Zone Oscillator (SZO) (Khalil)