Inheritance Hierarchy
SystemMarshalByRefObject
GF.Clients.Charts.TimeSeriesTimeSeriesBase
GF.Clients.Charts.TimeSeries.IndicatorsIndicator
GF.Clients.Charts.CustomCustomIndicatorInternal
GF.Clients.Charts.CustomCustomIndicator
GF.Clients.Charts.CustomCustomColoringIndicator
GF.Clients.Charts.CustomColoringIndicator
GF.Clients.Charts.CustomCustomShowCase
Namespace: GF.Clients.Charts.Custom
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The CustomColoringIndicator type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AlertEnabled |
Indicates whether alerts enabled
(Inherited from CustomIndicatorInternal.) | |
| AutoZoom |
Determinates whether the series take a part in automatic zoom by Y-axis
(Inherited from TimeSeriesBase.) | |
| AxisType |
Type of assigned axis Y: right (primary) or left (secondary)
(Inherited from TimeSeriesBase.) | |
| ChartType |
Chart type of the main series
(Inherited from TimeSeriesBase.) | |
| Color |
Color of the main series
(Inherited from TimeSeriesBase.) | |
| ContractInfo |
Returns the contract-related context
(Inherited from Indicator.) | |
| Displacement | (Inherited from Indicator.) | |
| HistoricalPeriod | (Inherited from Indicator.) | |
| IncludeCandlestickBody | ||
| Input |
For internal use only
(Inherited from Indicator.) | |
| Lines |
For internal use only. Workaround to store and edit visual styles
(Inherited from TimeSeriesBase.) | |
| ShowDataBox |
Determinates whether Y-axis runner are visible
(Inherited from TimeSeriesBase.) | |
| ShowRunners |
Determinates whether Y-axis runner are visible
(Inherited from TimeSeriesBase.) | |
| Source | (Inherited from CustomIndicatorInternal.) | |
| TextFont | (Inherited from CustomIndicatorInternal.) | |
| TickByTickUpdate | (Inherited from Indicator.) | |
| Title | (Inherited from CustomIndicatorInternal.) | |
| Visible |
Determinates whether series is visible
(Inherited from TimeSeriesBase.) | |
| Width |
Methods
| Name | Description | |
|---|---|---|
| AC(Series) |
Acceleration/Deceleration Oscillator
(Inherited from CustomIndicator.) | |
| AC(Series, numeric) |
Acceleration/Deceleration Oscillator
(Inherited from CustomIndicator.) | |
| AC(Series, numeric, numeric) |
Acceleration/Deceleration Oscillator
(Inherited from CustomIndicator.) | |
| ADX(Series) |
Average Directional Index
(Inherited from CustomIndicator.) | |
| ADX(Series, numeric) |
Average Directional Index
(Inherited from CustomIndicator.) | |
| Alert |
Raises default alert
(Inherited from CustomIndicatorInternal.) | |
| Alert(String) |
Raises the alert, if CheckAlert is true
(Inherited from CustomIndicatorInternal.) | |
| Alligator(Series) |
Alligator
(Inherited from CustomIndicator.) | |
| Alligator(Series, numeric) |
Alligator
(Inherited from CustomIndicator.) | |
| Alligator(Series, numeric, numeric) |
Alligator
(Inherited from CustomIndicator.) | |
| Alligator(Series, numeric, numeric, numeric) |
Alligator
(Inherited from CustomIndicator.) | |
| Alligator(Series, numeric, numeric, numeric, numeric) |
Alligator
(Inherited from CustomIndicator.) | |
| Alligator(Series, numeric, numeric, numeric, numeric, numeric) |
Alligator
(Inherited from CustomIndicator.) | |
| Alligator(Series, numeric, numeric, numeric, numeric, numeric, numeric) |
Alligator
(Inherited from CustomIndicator.) | |
| AO(Series) |
Awesome Oscillator
(Inherited from CustomIndicator.) | |
| AO(Series, numeric) |
Awesome Oscillator
(Inherited from CustomIndicator.) | |
| AO(Series, numeric, numeric) |
Awesome Oscillator
(Inherited from CustomIndicator.) | |
| ASlashD(Series) |
Accumulation/Distribution
(Inherited from CustomIndicator.) | |
| ASlashD(Series, numeric) |
Accumulation/Distribution
(Inherited from CustomIndicator.) | |
| ATR(Series) |
Average True Range
(Inherited from CustomIndicator.) | |
| ATR(Series, numeric) |
Average True Range
(Inherited from CustomIndicator.) | |
| BarStatus |
Returns either -1 for empty history, either 1 otherwise.
Currently, we don't support opening/closing statuses
(Inherited from CustomIndicatorInternal.) | |
| BBand(Series) |
Bollinger Band
(Inherited from CustomIndicator.) | |
| BBand(Series, numeric) |
Bollinger Band
(Inherited from CustomIndicator.) | |
| BBand(Series, numeric, Double) |
Bollinger Band
(Inherited from CustomIndicator.) | |
| CCI(Series) |
Commodity Channel Index
(Inherited from CustomIndicator.) | |
| CCI(Series, numeric) |
Commodity Channel Index
(Inherited from CustomIndicator.) | |
| CHV(Series) |
Volatility Chaikins
(Inherited from CustomIndicator.) | |
| CHV(Series, numeric) |
Volatility Chaikins
(Inherited from CustomIndicator.) | |
| CHV(Series, numeric, numeric) |
Volatility Chaikins
(Inherited from CustomIndicator.) | |
| ClearPrintLog | (Inherited from CustomIndicatorInternal.) | |
| CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) | |
| Data(Int32) |
Returns the historical data by specified number
(Inherited from CustomIndicatorInternal.) | |
| Data(String) |
Returns the historical data by specified symbol or base symbol
(Inherited from CustomIndicatorInternal.) | |
| DataT(CustomIndicatorInternalSwitchDataLabel, T) |
Intended to work inside Data(Of(num of data), expression) construction
(Inherited from CustomIndicatorInternal.) | |
| Delete | (Inherited from CustomIndicatorInternal.) | |
| DPO(Series) |
Detrended Price Oscillator
(Inherited from CustomIndicator.) | |
| DPO(Series, numeric) |
Detrended Price Oscillator
(Inherited from CustomIndicator.) | |
| EMA(Series) |
Exponential Moving Average
(Inherited from CustomIndicator.) | |
| EMA(Series, numeric) |
Exponential Moving Average
(Inherited from CustomIndicator.) | |
| EMV |
Ease of Movement
(Inherited from CustomIndicator.) | |
| Envelopes(Series) |
Envelopes
(Inherited from CustomIndicator.) | |
| Envelopes(Series, numeric) |
Envelopes
(Inherited from CustomIndicator.) | |
| Envelopes(Series, numeric, Double) |
Envelopes
(Inherited from CustomIndicator.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Find | (Inherited from TimeSeriesBase.) | |
| FO(Series) |
Forecast Oscillator
(Inherited from CustomIndicator.) | |
| FO(Series, numeric) |
Forecast Oscillator
(Inherited from CustomIndicator.) | |
| FO(Series, numeric, RegressionOrder) |
Forecast Oscillator
(Inherited from CustomIndicator.) | |
| Fractals |
Fractals
(Inherited from CustomIndicator.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetIndicatorT | (Inherited from CustomIndicatorInternal.) | |
| GetIndicatorMT | (Inherited from CustomIndicatorInternal.) | |
| GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) | |
| GetReference |
Returns a reference to one of data series or value sequence from data series like 'Close', 'Open', 'Top'
(Inherited from TimeSeriesBase.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| HL |
Daily High/Low
(Inherited from CustomIndicator.) | |
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) | |
| KAMA(Series) |
Kaufman's Adaptive Moving Average
(Inherited from CustomIndicator.) | |
| KAMA(Series, numeric) |
Kaufman's Adaptive Moving Average
(Inherited from CustomIndicator.) | |
| KAMAFilter(Series) |
Kaufman's Adaptive Moving Average Filter
(Inherited from CustomIndicator.) | |
| KAMAFilter(Series, numeric) |
Kaufman's Adaptive Moving Average Filter
(Inherited from CustomIndicator.) | |
| KAMAFilter(Series, numeric, numeric) |
Kaufman's Adaptive Moving Average Filter
(Inherited from CustomIndicator.) | |
| Keltner(Series) |
Keltner Channel
(Inherited from CustomIndicator.) | |
| Keltner(Series, numeric) |
Keltner Channel
(Inherited from CustomIndicator.) | |
| Keltner(Series, numeric, SummatorType) |
Keltner Channel
(Inherited from CustomIndicator.) | |
| Keltner(Series, numeric, Double) |
Keltner Channel
(Inherited from CustomIndicator.) | |
| Keltner(Series, numeric, SummatorType, Double) |
Keltner Channel
(Inherited from CustomIndicator.) | |
| LinearR(Series) |
Tangent of Linear Regression
(Inherited from CustomIndicator.) | |
| LinearR(Series, numeric) |
Tangent of Linear Regression
(Inherited from CustomIndicator.) | |
| LinearR(Series, numeric, Double) |
Tangent of Linear Regression
(Inherited from CustomIndicator.) | |
| LinearR(Series, numeric, Double, RegressionOrder) |
Tangent of Linear Regression
(Inherited from CustomIndicator.) | |
| LSMA(Series) |
Least Square Moving Average
(Inherited from CustomIndicator.) | |
| LSMA(Series, numeric) |
Least Square Moving Average
(Inherited from CustomIndicator.) | |
| LSMA(Series, numeric, RegressionOrder) |
Least Square Moving Average
(Inherited from CustomIndicator.) | |
| MACD(Series) |
MACD
(Inherited from CustomIndicator.) | |
| MACD(Series, numeric) |
MACD
(Inherited from CustomIndicator.) | |
| MACD(Series, numeric, numeric) |
MACD
(Inherited from CustomIndicator.) | |
| MACD(Series, numeric, numeric, numeric) |
MACD
(Inherited from CustomIndicator.) | |
| MASS(Series) |
Mass Index
(Inherited from CustomIndicator.) | |
| MASS(Series, numeric) |
Mass Index
(Inherited from CustomIndicator.) | |
| MASS(Series, numeric, numeric) |
Mass Index
(Inherited from CustomIndicator.) | |
| Median |
Median Price
(Inherited from CustomIndicator.) | |
| MFI(Series) |
Money Flow Index
(Inherited from CustomIndicator.) | |
| MFI(Series, numeric) |
Money Flow Index
(Inherited from CustomIndicator.) | |
| MidPPs(Series) |
Pivot Points (With Midpoints)
(Inherited from CustomIndicator.) | |
| MidPPs(Series, Boolean) |
Pivot Points (With Midpoints)
(Inherited from CustomIndicator.) | |
| MidPPs(Series, Boolean, Boolean) |
Pivot Points (With Midpoints)
(Inherited from CustomIndicator.) | |
| MntPPs(Series) |
Pivot Points (Monthly)
(Inherited from CustomIndicator.) | |
| MntPPs(Series, Boolean) |
Pivot Points (Monthly)
(Inherited from CustomIndicator.) | |
| MntPPs(Series, Boolean, Boolean) |
Pivot Points (Monthly)
(Inherited from CustomIndicator.) | |
| Momentum(Series) |
Momentum
(Inherited from CustomIndicator.) | |
| Momentum(Series, numeric) |
Momentum
(Inherited from CustomIndicator.) | |
| NVI(Series) |
Negative Volume Index
(Inherited from CustomIndicator.) | |
| NVI(Series, Double) |
Negative Volume Index
(Inherited from CustomIndicator.) | |
| OBV |
On Balance Volume
(Inherited from CustomIndicator.) | |
| Of |
Intended to work inside Data(Of(num of data), expression) construction
(Inherited from CustomIndicatorInternal.) | |
| PercentR(Series) |
William's %R
(Inherited from CustomIndicator.) | |
| PercentR(Series, numeric) |
William's %R
(Inherited from CustomIndicator.) | |
| Perf |
Performance
(Inherited from CustomIndicator.) | |
| PlaySound |
Play selected sound file. If the file cannot be found, the function will try to find it in "sounds" subfolder of Trader.
(Inherited from CustomIndicatorInternal.) | |
| Plot | (Inherited from CustomIndicatorInternal.) | |
| PO(Series) |
Price Oscillator
(Inherited from CustomIndicator.) | |
| PO(Series, Boolean) |
Price Oscillator
(Inherited from CustomIndicator.) | |
| PO(Series, Boolean, MovingAverageType) |
Price Oscillator
(Inherited from CustomIndicator.) | |
| PO(Series, Boolean, MovingAverageType, numeric) |
Price Oscillator
(Inherited from CustomIndicator.) | |
| PO(Series, Boolean, MovingAverageType, numeric, numeric) |
Price Oscillator
(Inherited from CustomIndicator.) | |
| PostCalculate | (Inherited from CustomIndicatorInternal.) | |
| PPs(Series) |
Pivot Points
(Inherited from CustomIndicator.) | |
| PPs(Series, Boolean) |
Pivot Points
(Inherited from CustomIndicator.) | |
| PPs(Series, Boolean, Boolean) |
Pivot Points
(Inherited from CustomIndicator.) | |
| PreCalculate | (Inherited from CustomIndicatorInternal.) | |
| (Inherited from CustomIndicatorInternal.) | ||
| PVI(Series) |
Positive Volume Index
(Inherited from CustomIndicator.) | |
| PVI(Series, Double) |
Positive Volume Index
(Inherited from CustomIndicator.) | |
| PVT |
Price Volume Trend
(Inherited from CustomIndicator.) | |
| Recalculate(RecalculateArg) | (Inherited from CustomIndicatorInternal.) | |
| Recalculate(Int32, Int32, Series, StockArray, DataChangedMode, CustomIndicatorInternal) |
Calls recalculation procedure (after pre-calculation preparation) with external input data
(Inherited from Indicator.) | |
| Refresh |
Refreshes content of the time series
(Inherited from TimeSeriesBase.) | |
| RMA(Series) |
Rolling Moving Average
(Inherited from CustomIndicator.) | |
| RMA(Series, Double) |
Rolling Moving Average
(Inherited from CustomIndicator.) | |
| RoC(Series) |
Rate Of Change
(Inherited from CustomIndicator.) | |
| RoC(Series, numeric) |
Rate Of Change
(Inherited from CustomIndicator.) | |
| RSI(Series) |
Relative Strength Index
(Inherited from CustomIndicator.) | |
| RSI(Series, numeric) |
Relative Strength Index
(Inherited from CustomIndicator.) | |
| SAR(Series) |
Parabolic SAR
(Inherited from CustomIndicator.) | |
| SAR(Series, Double) |
Parabolic SAR
(Inherited from CustomIndicator.) | |
| SAR(Series, Double, Double) |
Parabolic SAR
(Inherited from CustomIndicator.) | |
| SessionCount | (Inherited from CustomIndicatorInternal.) | |
| SessionEndDay | (Inherited from CustomIndicatorInternal.) | |
| SessionEndTime | (Inherited from CustomIndicatorInternal.) | |
| SessionStartDay | (Inherited from CustomIndicatorInternal.) | |
| SessionStartTime | (Inherited from CustomIndicatorInternal.) | |
| SMA(Series) |
Simple Moving Average
(Inherited from CustomIndicator.) | |
| SMA(Series, numeric) |
Simple Moving Average
(Inherited from CustomIndicator.) | |
| SMMA(Series) |
Smoothed Moving Average
(Inherited from CustomIndicator.) | |
| SMMA(Series, numeric) |
Smoothed Moving Average
(Inherited from CustomIndicator.) | |
| StdDev(Series) |
Standard Deviation
(Inherited from CustomIndicator.) | |
| StdDev(Series, numeric) |
Standard Deviation
(Inherited from CustomIndicator.) | |
| Stoch(Series) |
Stochastic
(Inherited from CustomIndicator.) | |
| Stoch(Series, numeric) |
Stochastic
(Inherited from CustomIndicator.) | |
| Stoch(Series, numeric, numeric) |
Stochastic
(Inherited from CustomIndicator.) | |
| ToString | (Inherited from TimeSeriesBase.) | |
| TRIMA(Series) |
Triangular Moving Average
(Inherited from CustomIndicator.) | |
| TRIMA(Series, numeric) |
Triangular Moving Average
(Inherited from CustomIndicator.) | |
| Triple(Series) |
Triple Moving Average
(Inherited from CustomIndicator.) | |
| Triple(Series, numeric) |
Triple Moving Average
(Inherited from CustomIndicator.) | |
| Triple(Series, numeric, numeric) |
Triple Moving Average
(Inherited from CustomIndicator.) | |
| Triple(Series, numeric, numeric, numeric) |
Triple Moving Average
(Inherited from CustomIndicator.) | |
| TRIX(Series) |
TRIX
(Inherited from CustomIndicator.) | |
| TRIX(Series, numeric) |
TRIX
(Inherited from CustomIndicator.) | |
| Typical |
Typical Price
(Inherited from CustomIndicator.) | |
| UltOsc(Series) |
Ultimate Oscillator
(Inherited from CustomIndicator.) | |
| UltOsc(Series, numeric) |
Ultimate Oscillator
(Inherited from CustomIndicator.) | |
| UltOsc(Series, numeric, numeric) |
Ultimate Oscillator
(Inherited from CustomIndicator.) | |
| UltOsc(Series, numeric, numeric, numeric) |
Ultimate Oscillator
(Inherited from CustomIndicator.) | |
| VMA(Series) |
Variable Moving Average
(Inherited from CustomIndicator.) | |
| VMA(Series, Double) |
Variable Moving Average
(Inherited from CustomIndicator.) | |
| Vol |
Volume
(Inherited from CustomIndicator.) | |
| Volatility(Series) |
Volatility
(Inherited from CustomIndicator.) | |
| Volatility(Series, numeric) |
Volatility
(Inherited from CustomIndicator.) | |
| VOSC(Series) |
Volume Oscillator
(Inherited from CustomIndicator.) | |
| VOSC(Series, Boolean) |
Volume Oscillator
(Inherited from CustomIndicator.) | |
| VOSC(Series, Boolean, numeric) |
Volume Oscillator
(Inherited from CustomIndicator.) | |
| VOSC(Series, Boolean, numeric, numeric) |
Volume Oscillator
(Inherited from CustomIndicator.) | |
| VR(Series) |
Volatility Ratio
(Inherited from CustomIndicator.) | |
| VR(Series, numeric) |
Volatility Ratio
(Inherited from CustomIndicator.) | |
| WCCI(Series) |
Woodies CCI
(Inherited from CustomIndicator.) | |
| WCCI(Series, numeric) |
Woodies CCI
(Inherited from CustomIndicator.) | |
| WCCI(Series, numeric, numeric) |
Woodies CCI
(Inherited from CustomIndicator.) | |
| WghtClose |
Weighted Close
(Inherited from CustomIndicator.) | |
| WkPPs(Series) |
Pivot Points (Weekly)
(Inherited from CustomIndicator.) | |
| WkPPs(Series, Boolean) |
Pivot Points (Weekly)
(Inherited from CustomIndicator.) | |
| WkPPs(Series, Boolean, Boolean) |
Pivot Points (Weekly)
(Inherited from CustomIndicator.) | |
| WMA(Series) |
Weighted Moving Average
(Inherited from CustomIndicator.) | |
| WMA(Series, numeric) |
Weighted Moving Average
(Inherited from CustomIndicator.) |
Events
| Name | Description | |
|---|---|---|
| HistoricalPeriodChanged | (Inherited from Indicator.) | |
| SeriesChanged | (Inherited from TimeSeriesBase.) |
See Also