[]
        
(Showing Draft Content)

C1.WPF.Chart.Finance

C1.WPF.Chart.Finance Namespace

Classes

ATR

Represents an Average True Range indicator series for the FinancialChart.

Alligator

BollingerBands

C1FinancialChart

Represents financial charting control.

CCI

Represents a Commodity Channel Index indicator series for the FinancialChart.

Envelopes

Represents a Moving Average Envelopes overlay series for the FinancialChart. Moving average envelopes are moving average set above and below a standard moving average. The amount above/blow the standard moving average is percentage based and dictated by the size property.

Fibonacci

Represents a Fibonacci Retracements tool for the FinancialChart. This tool enables the calculation and plotting of various alert levels that are useful in financial charts.

FibonacciArcs

Represents a Fibonacci Arcs tool for the FinancialChart.

FibonacciFans

Represents a Fibonacci Fan tool for the FinancialChart.

FibonacciTimeZones

Represents a Fibonacci Time Zones tool for the FinancialChart.

FinancialChartOptions

Represents options for FinancialChart.

FinancialRenderCanvas

FinancialSeries

Represents a series of data points to display in the chart.

IchimokuCloud

IndicatorBase

Represents indicator base class.

Macd

Represents a moving Average Convergence/Divergence (MACD) indicator series. The MACD indicator is designed to reveal changes in strength, direction, momentum, and duration of an asset's price trend.

MacdBase

Base class for Macd and MscdHistogram.

MacdHistogram

Represents a Moving Average Convergence/Divergence (MACD) Histogram indicator series for FinancialChart. The MACD indicator is designed to reveal changes in strength, direction, momentum, and duration of an asset's price trend.

MovingAverage

Represents a moving average trendline for FinancialChart.

PointAndFigureOptions

RSI

Represents a Relative Strength Index indicator series for the FinancialChart.

Stochastic

Represents a Stochastic Oscillator indicator series for FinancialChart. Stochastic oscillators are momentum indicators designed to predict price turning points by comparing an asset's closing price to its high-low range. The Stochastic series can be used for fast (default), slow and full stochastic oscillators.To create a slow or full stochastic oscillator, set the SmoothingPeriod to an integer value greater than one; slow stochastic oscillators generally use a fixed SmoothingPeriod of three.To create or revert to a fast stochastic oscillator, set the SmoothingPeriod to an integer value of one.

WilliamsR

Represents a Williams %R indicator series for the FinancialChart.

ZigZag