[]
        
(Showing Draft Content)

C1.WPF.Chart.Finance.WilliamsR

WilliamsR Class

Represents a Williams %R indicator series for the FinancialChart.

Implements
Namespace: C1.WPF.Chart.Finance
Assembly: C1.WPF.FinancialChart.4.6.2.dll
Syntax
public class WilliamsR : IndicatorBase, IDisposable
Remarks

Williams %R is a momentum indicator that is the inverse of a fast stochastic oscillator. The Williams %R indicator is designed to tell whether an asset is trading near the high or low of its trading range.

Constructors

Name Description
WilliamsR()

Creates an instance of WilliamsR class.