WsSecurity
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.
Properties
public string BasketCode { get; set; }
value = wsSecurity.BasketCode
wsSecurity.BasketCode = value
Wire field basketCode.
public string BasketExpression { get; set; }
value = wsSecurity.BasketExpression
wsSecurity.BasketExpression = value
Wire field basketExpression.
public string BinaryOptionType { get; set; }
value = wsSecurity.BinaryOptionType
wsSecurity.BinaryOptionType = value
Wire field binaryOptionType.
public string Bloomberg { get; set; }
value = wsSecurity.Bloomberg
wsSecurity.Bloomberg = value
Wire field bloomberg.
public string Board { get; set; }
value = wsSecurity.Board
wsSecurity.Board = value
Wire field board.
public string CfiCode { get; set; }
value = wsSecurity.CfiCode
wsSecurity.CfiCode = value
Wire field cfiCode.
public string Code { get; set; }
value = wsSecurity.Code
wsSecurity.Code = value
Wire field code.
public string Currency { get; set; }
value = wsSecurity.Currency
wsSecurity.Currency = value
Wire field currency.
public string Cusip { get; set; }
value = wsSecurity.Cusip
wsSecurity.Cusip = value
Wire field cusip.
public int? Decimals { get; set; }
value = wsSecurity.Decimals
wsSecurity.Decimals = value
Wire field decimals.
public string Expiry { get; set; }
value = wsSecurity.Expiry
wsSecurity.Expiry = value
Wire field expiry.
public decimal? FaceValue { get; set; }
value = wsSecurity.FaceValue
wsSecurity.FaceValue = value
Wire field faceValue.
public int? InteractiveBrokers { get; set; }
value = wsSecurity.InteractiveBrokers
wsSecurity.InteractiveBrokers = value
Wire field ib.
public string IQFeed { get; set; }
value = wsSecurity.IQFeed
wsSecurity.IQFeed = value
Wire field iqfeed.
public string Isin { get; set; }
value = wsSecurity.Isin
wsSecurity.Isin = value
Wire field isin.
public DateTime? IssueDate { get; set; }
value = wsSecurity.IssueDate
wsSecurity.IssueDate = value
Wire field issueDate (unix microseconds).
public decimal? IssueSize { get; set; }
value = wsSecurity.IssueSize
wsSecurity.IssueSize = value
Wire field issueSize.
public decimal? MaxVolume { get; set; }
value = wsSecurity.MaxVolume
wsSecurity.MaxVolume = value
Wire field maxVolume.
public decimal? MinVolume { get; set; }
value = wsSecurity.MinVolume
wsSecurity.MinVolume = value
Wire field minVolume.
public decimal? Multiplier { get; set; }
value = wsSecurity.Multiplier
wsSecurity.Multiplier = value
Wire field multiplier.
public string Name { get; set; }
value = wsSecurity.Name
wsSecurity.Name = value
Wire field name.
public string OptionStyle { get; set; }
value = wsSecurity.OptionStyle
wsSecurity.OptionStyle = value
Wire field optionStyle.
public string OptionType { get; set; }
value = wsSecurity.OptionType
wsSecurity.OptionType = value
Wire field optionType.
public long? OriginalTransactionId { get; set; }
value = wsSecurity.OriginalTransactionId
wsSecurity.OriginalTransactionId = value
Wire field originalTransactionId.
public string Plaza { get; set; }
value = wsSecurity.Plaza
wsSecurity.Plaza = value
Wire field plaza.
public decimal? PriceStep { get; set; }
value = wsSecurity.PriceStep
wsSecurity.PriceStep = value
Wire field priceStep.
public string PrimaryBoard { get; set; }
value = wsSecurity.PrimaryBoard
wsSecurity.PrimaryBoard = value
Wire field primaryBoard.
public string PrimaryCode { get; set; }
value = wsSecurity.PrimaryCode
wsSecurity.PrimaryCode = value
Wire field primaryCode.
public string Sedol { get; set; }
value = wsSecurity.Sedol
wsSecurity.Sedol = value
Wire field sedol.
public string Settlement { get; set; }
value = wsSecurity.Settlement
wsSecurity.Settlement = value
Wire field settlement.
public string SettlementType { get; set; }
value = wsSecurity.SettlementType
wsSecurity.SettlementType = value
Wire field settlementType.
public bool? Shortable { get; set; }
value = wsSecurity.Shortable
wsSecurity.Shortable = value
Wire field shortable.
public string ShortName { get; set; }
value = wsSecurity.ShortName
wsSecurity.ShortName = value
Wire field shortName.
public decimal? Strike { get; set; }
value = wsSecurity.Strike
wsSecurity.Strike = value
Wire field strike.
public string Type { get; set; }
value = wsSecurity.Type
wsSecurity.Type = value
Wire field type.
public string UnderlyingBoard { get; set; }
value = wsSecurity.UnderlyingBoard
wsSecurity.UnderlyingBoard = value
Wire field underlyingBoard.
public string UnderlyingId { get; set; }
value = wsSecurity.UnderlyingId
wsSecurity.UnderlyingId = value
Wire field underlyingId.
public decimal? UnderlyingMinVolume { get; set; }
value = wsSecurity.UnderlyingMinVolume
wsSecurity.UnderlyingMinVolume = value
Wire field underlyingMinVolume.
public string UnderlyingType { get; set; }
value = wsSecurity.UnderlyingType
wsSecurity.UnderlyingType = value
Wire field underlyingType.
public decimal? VolumeStep { get; set; }
value = wsSecurity.VolumeStep
wsSecurity.VolumeStep = value
Wire field volumeStep.