[]
        
(Showing Draft Content)

C1.WPF.Chart.Finance.RSI

RSI Class

Represents a Relative Strength Index indicator series for the FinancialChart.

Implements
IValueProvider
ISeries
IStyleProvider
Namespace: C1.WPF.Chart.Finance
Assembly: C1.WPF.FinancialChart.4.6.2.dll
Syntax
public class RSI : IndicatorBase, IDisposable, IValueProvider, ISeries, IStyleProvider
Public Class RSI
    Inherits IndicatorBase
    Implements IDisposable, IValueProvider, ISeries, IStyleProvider

Constructors

Name Description
RSI()

Creates an instance of RSI class.