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

BoardCode : string

Wire field boardCode.

SecurityCode : string

Wire field securityCode.

SecurityType : SecurityTypes?

Wire field securityType.

TransactionId : long

Wire field transactionId.

Type : string

Wire field type.

Métodos