![]() | Table of Content | UnderlyingInstrument Constructor ![]() |
UnderlyingInstrument Class |
Namespace: OnixS.CmeStpHandler
[SerializableAttribute] public class UnderlyingInstrument
The UnderlyingInstrument type exposes the following members.
Name | Description | |
---|---|---|
![]() | UnderlyingInstrument |
Default constructor.
|
Name | Description | |
---|---|---|
![]() | Streams |
Information about underlying instrument streams reported.
|
![]() | UnderlyingDirtyPrice |
Price (percent-of-par or per unit) of the underlying security or basket.
"Dirty" means it includes accrued interest.
|
![]() | UnderlyingMaturity |
The expiration period code of an underlying instrument.
|
![]() | UnderlyingPrice |
Underlying price associate with a derivative instrument.
|
![]() | UnderlyingProductCode |
Used as the primary identifier for the underlying instrument.
|
![]() | UnderlyingProductCodeSource |
Identifies the source of the underlying instrument.
H - Clearing House / Clearing Organization
|
![]() | UnderlyingProductExchange |
The exchange on which the underlying security is listed.
|
![]() | UnderlyingSecurityType |
Used to indicate the type of underlying security being reported.
|
![]() | UnderlyingSymbol |
Underlying symbol.
|
![]() | UnderlyingSymbolSfx |
Sfx.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (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 | Returns a string that represents the current object. (Inherited from Object.) |