Skip to main content
A newer version of this page is available. .

DetrendedPriceOscillator Constructors

A Detrended Price Oscillator indicator.
Name Parameters Description
DetrendedPriceOscillator() none Initializes a new instance of the DetrendedPriceOscillator class with the default settings.
DetrendedPriceOscillator(String, ValueLevel) name, valueLevel Initializes a new instance of the DetrendedPriceOscillator class with the specified name and value level.
DetrendedPriceOscillator(String) name Initializes a new instance of the DetrendedPriceOscillator class with the specified name.
See Also