SecurityMessage
A message containing info about the security.
継承元: BaseSubscriptionIdMessage<SecurityMessage>
コンストラクター
SecurityMessage()
Initializes a new instance of the SecurityMessage.
プロパティ
BasketCode : string
Basket security type. Can be in case of regular security.
BasketExpression : string
Basket security expression. Can be in case of regular security.
BinaryOptionType : string
Type of binary option.
Currency : CurrencyTypes?
Trading security currency.
ExpiryDate : DateTime?
Security expiration date (for derivatives - expiration, for bonds — redemption).
Multiplier : decimal?
Lot multiplier.
OptionStyle : OptionStyles?
OptionStyles.
OptionType : OptionTypes?
Option type.
PrimaryId : SecurityId
Identifier on primary exchange.
SecurityId : SecurityId
SecurityId
SecurityType : SecurityTypes?
Security type.
SettlementDate : DateTime?
Settlement date for security (for derivatives and bonds).
SettlementType : SettlementTypes?
SettlementTypes.
UnderlyingSecurityId : SecurityId
Underlying asset on which the current security is built.
UnderlyingSecurityMinVolume : decimal?
Minimum volume allowed in order for underlying security.
UnderlyingSecurityType : SecurityTypes?
Underlying security type.
VolumeStep : decimal?
Minimum volume step.
メソッド
CopyEx(SecurityMessage, bool)
Copy the message into the .
- destination
- The object, to which copied information.
- copyBase
- Copy BaseSubscriptionIdMessage.
CopyTo(SecurityMessage, bool)
Copy the message into the .
- destination
- The object, to which copied information.
- copyOriginalTransactionId
- Copy OriginalTransactionId.