PortfolioLookupMessage
StockSharp.Messages
Message portfolio lookup for specified criteria.
继承自: PortfolioMessage
实现: INullableSecurityIdMessage, IStrategyIdMessage, ISubscriptionMessage, ITransactionIdMessage, IOriginalTransactionIdMessage, IDataTypeMessage, IMessage, ILocalTimeMessage, ICloneable, ISecurityIdsMessage
构造函数
PortfolioLookupMessage()
Initializes a new instance of the PortfolioLookupMessage.
属性
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.
方法
CopyTo(PortfolioLookupMessage)
Copy the message into the .
- destination
- The object, to which copied information.