Click or drag to resize

Arction.CustomControls.Trader.WPF.TechnicalIndicators Namespace

LightningChart .NET Help
 
Classes
  ClassDescription
Public classAroon
The Aroon Indicator identifies trend changes in the price. It also reveals the strength of that trend. Consists of two lines: Aroon Up measuring the uptrend strength and Aroon Down measuring the downtrend strength. Appears as a segment below the main price chart.
Public classAverageTrueRange
Average True Range measures market volatility by calculating the average of true ranges over a given time range. Appears as a segment below the main price chart.
Public classBollingerBand
Bollinger Band® is a technical analysis tool defined by a set of lines plotted typically two standard deviations (up and down) away from a simple moving average (SMA) of the security's price. Many traders believe the closer the prices move to the upper band, the more overbought the market, and the closer the prices move to the lower band, the more oversold the market.
Public classExponentialMovingAverage
Exponential moving average (EMA)
Public classIndicator
Base class for all indicators
Public classMoneyFlowIndex
The Money Flow Index (MFI) uses price and volume data for identifying overbought or oversold signals. It can also be used to spot divergences which warn of a trend change in price. MFI moves between 0 and 100. Unlike many other oscillators such as the Relative Strength Index (RSI), the Money Flow Index incorporates both price and volume data.
Public classMovingAverage
Moving average (MA) indicator base class
Public classMovingAverageConvergenceDivergence
Moving Average Convergence Divergence indicator (MACD). Appears below main price chart. MACD line is the difference between Exponentially weighted Moving Average (EMA) of Short period data, and EMA of Long period data. That is: EMA(price short period) - EMA(price long period). Signal line is Signal period EMA of MACD. Histogram shows the difference between MACD and Signal. That is: MACD - Signal.
Public classOpenInterest
Open interest is the total number of outstanding derivative contracts, such as options or futures that have not been settled for an asset. The total open interest does not count, nor does total of every buy and sell contract. Instead, open interest provides a more accurate picture of the options trading activity, and whether money flows into the futures and options market are increasing or decreasing. Shows as a little chart with a line below main price chart.
Public classRateOfChange
Rate of Change indicator measures the price change between the current price and the price a certain number of periods ago. The difference is shown as a percentage. Appears as a segment below the main price chart.
Public classRelativeStrengthIndex
Relative Strength Index indicator (RSI) Appears as a small chart below main price chart.
Public classSegmentIndicator
Segment indicator. Indicator appears as a small chart segment below the main price chart
Public classSimpleMovingAverage
Simple moving average (SMA)
Public classStochasticOscillator
Stochastic Oscillator indicator. Compares a closing price to a range of prices over a time period. Appears as a segment below the main price chart.
Public classTripleExponentialAverage
Triple Exponential Average (TRIX) is a triple exponentially smoothed moving average shown as a percentage change. It is designed to filter out unimportant price changes. Appears as a segment below the main price chart.
Public classTwoHistogramsAndLine
Custom Indicator. Allows showing a line and two histograms in a separate segment based on the given data values.
Public classWeightedMovingAverage
Weighted moving average (WMA)
Public classWilliamsPercentRange
Williams Percent Range, also known as Williams %R, measures overbought and oversold levels by comparing the current closing price to the high-low range over a specific time period. Appears as a segment below the main price chart.
Public classVolume
Volume is the number of traded securities over a certain time period. Shows as a small chart below the main price chart.