Syntax
public PZO(Bars bars, int period, string description)
public static PZO Series(Bars bars, int period)Parameter Description
| bars | A Bars object | 
| period | The indicator lookback period | 
Description
The Price Zone Oscillator is presented in Walid Khalil's and David Steckler's article "Entering The Price Zone" from the June 2011 issue of 
Stocks & Commodities magazine.
Example
See 
TASC 2011-06, Entering The Price Zone (Khalil, Steckler)