A technical indicator
The following tables list the members exposed by Indicator.
Public Constructors
Public Properties
| Name | Description | |
|---|---|---|
|
Color | Gets or sets indicator color |
|
Count | Gets the number of items in this indicator |
|
Description | Gets or sets indicator description |
|
FirstDateTime | Gets first date-time |
|
Item | Overloaded. Gets indicator value at specified bar |
|
Last | Gets last value of this indicator |
|
LastDateTime | Gets last date-time |
|
Name | Gets or sets indicator name |
|
Width | Gets or sets indicator width |
Public Methods
| Name | Description | |
|---|---|---|
|
Ago | Returns n-bars-ago indicator value |
|
Contains | Overloaded. Checks if this indicator contains an entry with specified time stamp |
|
Crosses | Overloaded. Checks if this indicator crosses a bar series at specified bar |
|
CrossesAbove | Overloaded. Checks if this indicator crosses a bar series above at specified bar |
|
CrossesBelow | Overloaded. Checks if this indicator crosses a bar series below at specified bar |
|
GetDateTime |