WsSecurityLookupCommand
StockSharp.Ws
Wire DTO for the "type": "securityLookup" command. Unlike the other subscribe-family commands, this one's SecurityId is flat: top-level securityCode + boardCode (historical), not nested.
Propriedades
SecurityCode : string
Wire field securityCode.
SecurityType : SecurityTypes?
Wire field securityType.
TransactionId : long
Wire field transactionId.
Métodos
ToMessage() : SecurityLookupMessage
ToMessage.