SVAPO

Modified on 2016/06/29 15:57 by Eugene — Categorized as: TASCIndicators

Syntax

public SVAPO(Bars bars, int period, double cutoff, string description)
public static SVAPO Series(Bars bars, int period, double cutoff)

Parameter Description

barsBars used to build the oscillator
periodIndicator period, typically 8
cutoffCutoff value, typically 1.0

Description

Created by Sylvain Vervoort, Short-Term Price And Volume Oscillator (SVAPO) was featured in November 2007 issue issue of Technical Analysis of Stocks & Commodities magazine.

Example

Please refer to November 2007 article.