FlexChart | ComponentOne
C1.WPF.Chart.Finance 程序集 / C1.WPF.Chart.Finance 命名空间 / WilliamsR 类
成员

本主题中
    WilliamsR 类
    本主题中
    Represents a Williams %R indicator series for the FinancialChart.
    对象模型
    WilliamsR 类
    语法
    '声明
     
    Public Class WilliamsR 
       Inherits IndicatorBase
    public class WilliamsR : IndicatorBase 
    备注
    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.
    继承层次

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.WPF.Chart.Series
                C1.WPF.Chart.Finance.FinancialSeries
                   C1.WPF.Chart.Finance.IndicatorBase
                      C1.WPF.Chart.Finance.WilliamsR

    请参见