[]
Represents a Williams %R indicator series for the FinancialChart.
public class WilliamsR : IndicatorBase, IDisposable
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.
Name | Description |
---|---|
WilliamsR() | Creates an instance of WilliamsR class. |