The IndicatorInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| IndicatorInfo |
Constructor, parameterless.
|
Methods
| Name | Description | |
|---|---|---|
| Clone |
Creates a new object that is a copy of the current instance.
| |
| CloneInfo |
Builds a clone of this instance including all child lists.
| |
| CreateSeriesInputs |
Builds the SeriesInput collection
| |
| Equals | (Inherited from Object.) | |
| 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.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| ChartName |
Specifies the pane that this indicator will be plotted on.
| |
| ChartPane |
Specifies the pane that this indicator will be plotted on.
| |
| ConstructorArguments | ||
| IndicatorId | ||
| LineColor |
Specifies what color will be used to draw the indicator
| |
| LineSize |
Specifies the thickness of the line used to draw the indicator
| |
| LineType |
Specifies what type of line will be used to draw the indicator.
| |
| SeriesInputs | ||
| SeriesName |
A unique name used to identify the indicator
| |
| ShowInChart |
Specifies whether an indicator that is part of a system will be plotted on the chart.
|