WsLevel1
StockSharp.Ws
Wire DTO for Level1ChangeMessage.
Propiedades
Changes : Dictionary<int, object>
Wire field changes. Keys are (int)Level1Fields.
OriginalTransactionId : long?
Wire field originalTransactionId.
SecurityId : WsSecurityId
Wire field securityId.
ServerTime : DateTime
Wire field s (unix microseconds).
Métodos
From(Level1ChangeMessage) : WsLevel1
From.
ToMessage() : Level1ChangeMessage
ToMessage.