PortfolioLookupMessage
StockSharp.Messages
Message portfolio lookup for specified criteria.
Herda de: PortfolioMessage
Implementa: INullableSecurityIdMessage, IStrategyIdMessage, ISubscriptionMessage, ITransactionIdMessage, IOriginalTransactionIdMessage, IDataTypeMessage, IMessage, ILocalTimeMessage, ICloneable, ISecurityIdsMessage
Construtores
PortfolioLookupMessage()
Initializes a new instance of the PortfolioLookupMessage.
Propriedades
FillGaps : FillGapsDays?
FillGapsDays.
IsIncremental : bool
Request incremental updates instead of full snapshots.
IsSubscribe : bool
The message is subscription.
SecurityId : SecurityId?
SecurityId
SecurityIds : SecurityId[]
Security identifiers for filtering.
StrategyId : string
Strategy identifier.
TransactionId : long
Request identifier.
Métodos
CopyTo(PortfolioLookupMessage)
Copy the message into the .
- destination
- The object, to which copied information.