XtraChartsIndicatorCollectionExtensions Methods
A class storing extension methods allowing you to add indicators configured using delegate methods to the indicators collection.
Name | Description |
---|---|
Add |
Adds a new Average True Range indicator configured using the specified method to the specified indicators collection of a series. |
Add |
Adds a new Bollinger Bands indicator configured using the specified method to the specified indicators collection of a series. |
Add |
Adds a new Chaikin’s Volatility indicator configured using the specified method to the specified indicators collection of a series. |
Add |
Adds a new Commodity Channel Index indicator configured using the specified method to the specified indicators collection of a series. |
Add |
Adds a new Data Source Based error bars indicator configured using the specified method to the specified indicators collection of a series. |
Add |
Adds a new Detrended Price Oscillator indicator configured using the specified method to the specified indicators collection of a series. |
Add |
Adds a new Exponential Moving Average indicator configured using the specified method to the specified indicators collection of a series. |
Add |
Adds a new Fibonacci indicator configured using the specified method to the specified indicators collection of a series. |
Add |
Adds a new Fixed Value error bars indicator configured using the specified method to the specified indicators collection of a series. |
Add |
Adds a new Mass Index indicator configured using the specified method to the specified indicators collection of a series. |
Add |
Adds a new Median Price indicator configured using the specified method to the specified indicators collection of a series. |
Add |
Adds a new Moving Average Convergence Divergence indicator configured using the specified method to the specified indicators collection of a series. |
Add |
Adds a new Percentage error bars indicator configured using the specified method to the specified indicators collection of a series. |
Add |
Adds a new Rate Of Change indicator configured using the specified method to the specified indicators collection of a series. |
Add |
Adds a new regression line configured using the specified method to the specified indicators collection of a series. |
Add |
Adds a new Relative Strength Index indicator configured using the specified method to the specified indicators collection of a series. |
Add |
Adds a new Simple Moving Average indicator configured using the specified method to the specified indicators collection of a series. |
Add |
Adds a new Standard Deviation indicator configured using the specified method to the specified indicators collection of a series. |
Add |
Adds a new Standard Deviation error bars indicator configured using the specified method to the specified indicators collection of a series. |
Add |
Adds a new Standard Error error bars indicator configured using the specified method to the specified indicators collection of a series. |
Add |
Adds a new trend line configured using the specified method to the specified indicators collection of a series. |
Add |
Adds a new Triangular Moving Average indicator configured using the specified method to the specified indicators collection of a series. |
Add |
Adds a new Triple Exponential Moving Average (TEMA) indicator configured using the specified method to the specified indicators collection of a series. |
Add |
Adds a new Triple Exponential Moving Average indicator (TRIX) configured using the specified method to the specified indicators collection of a series. |
Add |
Adds a new Typical Price indicator configured using the specified method to the specified indicators collection of a series. |
Add |
Adds a new Weighted Close indicator configured using the specified method to the specified indicators collection of a series. |
Add |
Adds a new Weighted Moving Average indicator configured using the specified method to the specified indicators collection of a series. |
Add |
Adds a new Williams %R indicator configured using the specified method to the specified indicators collection of a series. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also