Summary
Accessor to Indicators
Syntax
public interface IIndicatorsAccessor
Members
Name | Type | Summary |
---|---|---|
AcceleratorOscillator | Method | Initializes the AcceleratorOscillator indicator instance |
AccumulativeSwingIndex | Method | Initializes the Accumulative Swing Index indicator |
Alligator | Method | |
Aroon | Method | The Aroon indicator is used to identify trends and their reversals. |
AverageDirectionalMovementIndexRating | Method | |
AverageTrueRange | Method | Average true range. An indicator providing the degree of price volatility. |
AwesomeOscillator | Method | Initializes the AwesomeOscillator indicator instance |
BollingerBands | Method | The Bollinger Bands indicator shows volatility. |
CenterOfGravity | Method | |
ChaikinMoneyFlow | Method | The Chaikin Money Flow indicator measures the money flow volume over a specific period. |
ChaikinVolatility | Method | The Chaikin Volatiliy indicator measures the trading range between the high and the low prices. |
CommodityChannelIndex | Method | The Commodity Channel Index identifies overbough and oversold conditions, price reversals and trend strength. |
CyberCycle | Method | Polynomial Regression Channels |
DetrendedPriceOscillator | Method | The Detrended Price Oscillator shows intermediate overbought and oversold levels. |
DirectionalMovementSystem | Method | The Directional Movement System is composed of three indicators that show if the market is trending and provide signals. |
DonchianChannel | Method | The Donchian channel is a volatility indicator forming a channel between the highest high and the lowest low of the chosen period. |
EaseOfMovement | Method | The Ease Of Movement indicator relates the price change to the volume. |
ExponentialMovingAverage | Method | The Exponential Moving Average smoothes the price data producing a trend indicator. |
FractalChaosBands | Method | The Fractal Chaos Bands indicator breaks down large trends into predictable patterns. |
Fractals | Method | |
GetIndicator | Method | Initializes the custom indicator |
HighMinusLow | Method | The High Minus Low indicator is used to compute the range of daily bars |
HistoricalVolatility | Method | The Historical Volatility indicator is derived from time series of past market prices. |
HullMovingAverage | Method | The Hull Moving Average is a more responsive moving average that nearly removes lag and improves smoothing at the same time. |
IchimokuKinkoHyo | Method | Ichimoku Kinko Hyo Indicator is a moving average based trend identification system. |
KeltnerChannels | Method | Initializes the Keltner Channels indicator instance |
LinearRegressionForecast | Method | Linear Regression Forecast is a trend indicator used to forecast values using the Least Squares Fit method. |
LinearRegressionIntercept | Method | The Linear Regression Intercept can be used together with the Linear Regression Slope indicator to plot the Linear Regression Line. |
LinearRegressionRSquared | Method | The R Squared or coefficient of determination indicator's main purpose is the confirm the strength of the market. |
LinearRegressionSlope | Method | The Linear Regression Slope indicator is intended to measure the direction and strength of a trend. |
MacdCrossOver | Method | The MACD Line with the Signal line and their difference as a histogram. |
MacdHistogram | Method | The MACD Histogram is a momentum indicator measured by typically subtracting a 26 period moving average from a 12 period moving average. |
MassIndex | Method | The Mass Index indicator is used to predict trend reversals. |
MedianPrice | Method | The Median indicator is the average of the high and the low. |
MomentumOscillator | Method | The Momentum Oscillator measures the momentum of the price. |
MoneyFlowIndex | Method | The Money Flow Index measures the strength of the money flow. |
MovingAverage | Method | Moving Average indicators are used to smooth data producing trend indicators. |
NegativeVolumeIndex | Method | The Negative Volume Index is a calculation of the percentage change in price on days when trading volume declines. |
OnBalanceVolume | Method | The On Balance Volume indicator relates price and volume. |
ParabolicSAR | Method | The Parabolic SAR indicator identifies potential reversals in the market direction |
PolynomialRegressionChannels | Method | |
PositiveVolumeIndex | Method | The Positive Volume Index is a calculation of the percentage change in price on days when trading volume increased. |
PriceOscillator | Method | The Price Oscillator calculates the difference between two moving averages. |
PriceROC | Method | The Price Rate of Change indicator is the percentage change of the current price and the price N periods ago. |
PriceVolumeTrend | Method | The Price Volume Trend indicator shows the relationship between price and volume. |
RainbowOscillator | Method | The Rainbow Oscillator is a process of repetitive smoothing of simple moving averages resulting in a full spectrum of trends. |
RelativeStrengthIndex | Method | The Relative Strength Index indicator measures turns in price by measuring turns in momentum. |
SimpleMovingAverage | Method | The simple moving average smoothes the price data producing a trend indicator |
StandardDeviation | Method | The Standard Deviation indicator shows volatility. |
StochasticOscillator | Method | The Stochastic Oscillator is a momentum indicator that aims to show price reversals by comparing the closing price to the price range. |
Supertrend | Method | |
SwingIndex | Method | Returns the Swing Index indicator instance. |
TimeSeriesMovingAverage | Method | The Time Series Moving Average is a moving average based on linear regression |
TradeVolumeIndex | Method | Trade Volume Index indicator measures the amount of money flowing in and out of an asset. |
TriangularMovingAverage | Method | The Triangular Moving Average is averaged twice to produce a double smoothed trend indicator |
Trix | Method | The Trix indicator shows the slope of a triple-smoothed exponential moving average. |
TrueRange | Method | Initializes the True Range indicator. |
TypicalPrice | Method | The Typical Price indicator is the average of the high, low, and closing prices. |
UltimateOscillator | Method | Returns the Ultimate Oscillator indicator instance. |
VerticalHorizontalFilter | Method | The Vertical Horizontal Filter indicator measures the level of trend activity. |
Vidya | Method | Volatility Index Dynamic Average (VIDYA) is a smoothing (moving average) based on dynamically changing periods. |
VolumeOscillator | Method | The Volume Oscillator indicator is the difference between two moving averages. |
VolumeROC | Method | Volume Rate of Change Indicator measures the rate of change of the tick volume. |
WeightedClose | Method | The WeightedClose indicator is an average of each day's price with extra weight given to the closing price. |
WeightedMovingAverage | Method | The Weighted Moving Average smoothes the price data producing a trend indicator. |
WellesWilderSmoothing | Method | Welles Wilder Smoothing eliminates noise to identify the trend. |
WilliamsAccumulationDistribution | Method | The Williams Accumulation Distribution indicator shows bullish or bearish trends. |
WilliamsPctR | Method | The Williams Percent R indicator is a momentum indicator measuring overbought and oversold levels. |