WsSecurity

StockSharp.Ws

SecurityMessage的有线DTO——服务器-客户端(Lookup reaction,参考数据快照). 历史有线形式平坦:SecurityId被分出为顶级代码/板(不像其他消息中那样被嵌入),每个本地化的别名都是同父异母的地产.

属性

BasketCode
public string BasketCode { get; set; }
value = wsSecurity.BasketCode
wsSecurity.BasketCode = value

Wire field basketCode.

BasketExpression
public string BasketExpression { get; set; }
value = wsSecurity.BasketExpression
wsSecurity.BasketExpression = value

Wire field basketExpression.

BinaryOptionType
public string BinaryOptionType { get; set; }
value = wsSecurity.BinaryOptionType
wsSecurity.BinaryOptionType = value

Wire field binaryOptionType.

Bloomberg
public string Bloomberg { get; set; }
value = wsSecurity.Bloomberg
wsSecurity.Bloomberg = value

电线场花生地.

Board
public string Board { get; set; }
value = wsSecurity.Board
wsSecurity.Board = value

电线场板.

CfiCode
public string CfiCode { get; set; }
value = wsSecurity.CfiCode
wsSecurity.CfiCode = value

Wire field cfiCode.

Code
public string Code { get; set; }
value = wsSecurity.Code
wsSecurity.Code = value

线地码.

Currency
public string Currency { get; set; }
value = wsSecurity.Currency
wsSecurity.Currency = value

电线地币.

Cusip
public string Cusip { get; set; }
value = wsSecurity.Cusip
wsSecurity.Cusip = value

电线场出击.

Decimals
public int? Decimals { get; set; }
value = wsSecurity.Decimals
wsSecurity.Decimals = value

线地小数.

Expiry
public string Expiry { get; set; }
value = wsSecurity.Expiry
wsSecurity.Expiry = value

线地已过期.

FaceValue
public decimal? FaceValue { get; set; }
value = wsSecurity.FaceValue
wsSecurity.FaceValue = value

Wire field faceValue.

InteractiveBrokers
public int? InteractiveBrokers { get; set; }
value = wsSecurity.InteractiveBrokers
wsSecurity.InteractiveBrokers = value

线地 ib.

IQFeed
public string IQFeed { get; set; }
value = wsSecurity.IQFeed
wsSecurity.IQFeed = value

电线场 qfeed.

Isin
public string Isin { get; set; }
value = wsSecurity.Isin
wsSecurity.Isin = value

电线场在.

IssueDate
public DateTime? IssueDate { get; set; }
value = wsSecurity.IssueDate
wsSecurity.IssueDate = value

线场 issueDate (unix microses).

IssueSize
public decimal? IssueSize { get; set; }
value = wsSecurity.IssueSize
wsSecurity.IssueSize = value

Wire field issueSize.

MaxVolume
public decimal? MaxVolume { get; set; }
value = wsSecurity.MaxVolume
wsSecurity.MaxVolume = value

Wire field maxVolume.

MinVolume
public decimal? MinVolume { get; set; }
value = wsSecurity.MinVolume
wsSecurity.MinVolume = value

Wire field minVolume.

Multiplier
public decimal? Multiplier { get; set; }
value = wsSecurity.Multiplier
wsSecurity.Multiplier = value

线地乘以.

Name
public string Name { get; set; }
value = wsSecurity.Name
wsSecurity.Name = value

线地名.

OptionStyle
public string OptionStyle { get; set; }
value = wsSecurity.OptionStyle
wsSecurity.OptionStyle = value

Wire field optionStyle.

OptionType
public string OptionType { get; set; }
value = wsSecurity.OptionType
wsSecurity.OptionType = value

Wire field optionType.

OriginalTransactionId
public long? OriginalTransactionId { get; set; }
value = wsSecurity.OriginalTransactionId
wsSecurity.OriginalTransactionId = value

Wire field originalTransactionId.

Plaza
public string Plaza { get; set; }
value = wsSecurity.Plaza
wsSecurity.Plaza = value

线地广场.

PriceStep
public decimal? PriceStep { get; set; }
value = wsSecurity.PriceStep
wsSecurity.PriceStep = value

Wire field priceStep.

PrimaryBoard
public string PrimaryBoard { get; set; }
value = wsSecurity.PrimaryBoard
wsSecurity.PrimaryBoard = value

Wire field primaryBoard.

PrimaryCode
public string PrimaryCode { get; set; }
value = wsSecurity.PrimaryCode
wsSecurity.PrimaryCode = value

Wire field primaryCode.

Ric
public string Ric { get; set; }
value = wsSecurity.Ric
wsSecurity.Ric = value

线地标.

Sedol
public string Sedol { get; set; }
value = wsSecurity.Sedol
wsSecurity.Sedol = value

线地塞道.

Settlement
public string Settlement { get; set; }
value = wsSecurity.Settlement
wsSecurity.Settlement = value

线地结算.

SettlementType
public string SettlementType { get; set; }
value = wsSecurity.SettlementType
wsSecurity.SettlementType = value

Wire field settlementType.

Shortable
public bool? Shortable { get; set; }
value = wsSecurity.Shortable
wsSecurity.Shortable = value

电线场可短取.

ShortName
public string ShortName { get; set; }
value = wsSecurity.ShortName
wsSecurity.ShortName = value

Wire field shortName.

Strike
public decimal? Strike { get; set; }
value = wsSecurity.Strike
wsSecurity.Strike = value

电线野战罢工.

Type
public string Type { get; set; }
value = wsSecurity.Type
wsSecurity.Type = value

电线场类型.

UnderlyingBoard
public string UnderlyingBoard { get; set; }
value = wsSecurity.UnderlyingBoard
wsSecurity.UnderlyingBoard = value

Wire field underlyingBoard.

UnderlyingId
public string UnderlyingId { get; set; }
value = wsSecurity.UnderlyingId
wsSecurity.UnderlyingId = value

Wire field underlyingId.

UnderlyingMinVolume
public decimal? UnderlyingMinVolume { get; set; }
value = wsSecurity.UnderlyingMinVolume
wsSecurity.UnderlyingMinVolume = value

Wire field underlyingMinVolume.

UnderlyingType
public string UnderlyingType { get; set; }
value = wsSecurity.UnderlyingType
wsSecurity.UnderlyingType = value

Wire field underlyingType.

VolumeStep
public decimal? VolumeStep { get; set; }
value = wsSecurity.VolumeStep
wsSecurity.VolumeStep = value

Wire field volumeStep.

方法

From
public static WsSecurity From(SecurityMessage msg)
result = WsSecurity.From(msg)

从.

ToMessage
public SecurityMessage ToMessage()
result = wsSecurity.ToMessage()

ToMessage.