SecurityLookupMessage
StockSharp.Messages
Message security lookup for specified criteria.
Herda de: SecurityMessage
Implementa: ISubscriptionMessage, ITransactionIdMessage, IOriginalTransactionIdMessage, IDataTypeMessage, IMessage, ILocalTimeMessage, ICloneable, ISecurityTypesMessage, ISecurityIdsMessage
Construtores
SecurityLookupMessage()
Initializes a new instance of the SecurityLookupMessage.
Propriedades
DisableArchive : bool
Disable translates the result of the request into the archive Body.
FillGaps : FillGapsDays?
FillGapsDays.
IncludeExpired : bool
Include expired securities.
OnlySecurityId : bool
Request only SecurityId.
SecurityIds : SecurityId[]
Security identifiers.
SecurityTypes : SecurityTypes[]
Securities types.
TransactionId : long
Request identifier.
Métodos
CopyTo(SecurityLookupMessage)
Copy the message into the .
- destination
- The object, to which copied information.