Syntax
public SVAPO(Bars bars, int period, double cutoff, string description)
public static SVAPO Series(Bars bars, int period, double cutoff)
Parameter Description
bars | Bars used to build the oscillator |
period | Indicator period, typically 8 |
cutoff | Cutoff 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.