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.