SharpTrader.SDK - Developer API

IRTIndicatorInstance Members

The IRTIndicatorInstance type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetValue
Get value of the indicator for input quotes.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property Gain
Gets or sets

Field Value

the gain component of scaling.
Public property HasState
True if the instance has internal data which is being updated when GetValue(OHLCSeries) is called.
Public property Id
Gets

Field Value

the identifier of the trading instrument.
Public property Instrument
Public property Label
Public property Offset
Gets or sets

Field Value

the offset component of scaling.
Public property Update
Indicates whether a currently loaded [IRealTimeStrategy] uses the indicator and it therefore needs to be kept up-to-date.