VZO - Volume Zone Oscillator

Modified on 2011/11/09 21:56 by Administrator — Categorized as: TASCIndicators

Syntax

public VZO(Bars bars, int period, string description)
public static VZO Series(Bars bars, int period)

Parameter Description

barsA Bars object
periodThe indicator lookback period

Description

The Volume Zone Oscillator is from the May 2011 issue of Stocks & Commodities magazine. The authors, Walid Khalil and David Steckler, present a new indicator that can be used to incorporate both trending and oscillating price action.

Example

See TASC Traders' Tip from May 2011