PortfolioLookupMessage
StockSharp.Messages
Message portfolio lookup for specified criteria.
Inherits: PortfolioMessage
Implements: INullableSecurityIdMessage, IStrategyIdMessage, ISubscriptionMessage, ITransactionIdMessage, IOriginalTransactionIdMessage, IDataTypeMessage, IMessage, ILocalTimeMessage, ICloneable, ISecurityIdsMessage
Constructors
PortfolioLookupMessage()
Initializes a new instance of the PortfolioLookupMessage.
Properties
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.
Methods
CopyTo(PortfolioLookupMessage)
Copy the message into the .
- destination
- The object, to which copied information.