WsSecurity

StockSharp.Ws

Wire DTO for SecurityMessage — server→client (lookup responses, reference-data snapshots). Historical wire form is flat: SecurityId is split into top-level code/board (not nested like in other messages), and every native-id alias is a sibling property.

Propiedades

BasketCode : string

Wire field basketCode.

BasketExpression : string

Wire field basketExpression.

BinaryOptionType : string

Wire field binaryOptionType.

Bloomberg : string

Wire field bloomberg.

Board : string

Wire field board.

CfiCode : string

Wire field cfiCode.

Code : string

Wire field code.

Currency : string

Wire field currency.

Cusip : string

Wire field cusip.

Decimals : int?

Wire field decimals.

Expiry : string

Wire field expiry.

FaceValue : decimal?

Wire field faceValue.

InteractiveBrokers : int?

Wire field ib.

IQFeed : string

Wire field iqfeed.

Isin : string

Wire field isin.

IssueDate : DateTime?

Wire field issueDate (unix microseconds).

IssueSize : decimal?

Wire field issueSize.

MaxVolume : decimal?

Wire field maxVolume.

MinVolume : decimal?

Wire field minVolume.

Multiplier : decimal?

Wire field multiplier.

Name : string

Wire field name.

OptionStyle : string

Wire field optionStyle.

OptionType : string

Wire field optionType.

OriginalTransactionId : long?

Wire field originalTransactionId.

Plaza : string

Wire field plaza.

PriceStep : decimal?

Wire field priceStep.

PrimaryBoard : string

Wire field primaryBoard.

PrimaryCode : string

Wire field primaryCode.

Ric : string

Wire field ric.

Sedol : string

Wire field sedol.

Settlement : string

Wire field settlement.

SettlementType : string

Wire field settlementType.

Shortable : bool?

Wire field shortable.

ShortName : string

Wire field shortName.

Strike : decimal?

Wire field strike.

Type : string

Wire field type.

UnderlyingBoard : string

Wire field underlyingBoard.

UnderlyingId : string

Wire field underlyingId.

UnderlyingMinVolume : decimal?

Wire field underlyingMinVolume.

UnderlyingType : string

Wire field underlyingType.

VolumeStep : decimal?

Wire field volumeStep.

Métodos

ToMessage() : SecurityMessage

ToMessage.