IRTIndicatorInstance Members
The IRTIndicatorInstance type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
GetValue |
Get value of the indicator for input quotes.
|
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Gain |
Gets or sets
Field Valuethe gain component of scaling. |
|
|
HasState |
True if the instance has internal data which is being updated when GetValue(OHLCSeries)
is called.
|
|
|
Id |
Gets
Field Valuethe identifier of the trading instrument. |
|
|
Instrument | |
|
|
Label | |
|
|
Offset |
Gets or sets
Field Valuethe offset component of scaling. |
|
|
Update |
Indicates whether a currently loaded [IRealTimeStrategy] uses the indicator and it
therefore needs to be kept up-to-date.
|

