WsQuoteChange
StockSharp.Ws
Wire DTO for QuoteChangeMessage.
プロパティ
HasPositions : bool?
Wire field pos.
OriginalTransactionId : long?
Wire field originalTransactionId.
SecurityId : WsSecurityId
Wire field securityId.
ServerTime : DateTime
Wire field s.
State : QuoteChangeStates?
Wire field st.
メソッド
From(QuoteChangeMessage) : WsQuoteChange
From.
ToMessage() : QuoteChangeMessage
ToMessage.