Syntax
public SZO(DataSeries ds, int period, string description)
public static SZO Series(DataSeries ds, int period)
Parameter Description
| ds | Data series | 
| period | Lookback 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)