SecurityLookupMessage
StockSharp.Messages
Message security lookup for specified criteria.
Erbt von: SecurityMessage
Implementiert: ISubscriptionMessage, ITransactionIdMessage, IOriginalTransactionIdMessage, IDataTypeMessage, IMessage, ILocalTimeMessage, ICloneable, ISecurityTypesMessage, ISecurityIdsMessage
Konstruktoren
SecurityLookupMessage()
Initializes a new instance of the SecurityLookupMessage.
Eigenschaften
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.
Methoden
CopyTo(SecurityLookupMessage)
Copy the message into the .
- destination
- The object, to which copied information.