The SymbolIndicatorCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddToCharts |
Adds this indicator grouping to the charts.
| |
| CreateIndicator |
Creates an instance of the specified indicator.
| |
| Equals | (Inherited from Object.) | |
| FillIndicatorRegion | Overloaded. | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| RemoveFromCharts |
Removes this indicator grouping from the charts.
| |
| SetInputs |
Specifies the input or inputs for this indicator.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| ChartPaneName |
The name of the chart pane the series will be displayed on. If this is null, it will be displayed on the price pane.
| |
| Item |
Retrieves the data series for the specified Symbol
| |
| LineSize |
The line size of the series when drawn on the chart.
| |
| LineType |
The line type of the series when drawn on the chart.
| |
| Name |
A name which can be used to reference the indicator.
| |
| SeriesColor |
The color which will be used to draw the series on the chart.
|