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

Count : long?

Gets the count of pending messages.

DataType : DataType

The type of market-data, operated by given storage.

FillGaps : FillGapsDays?

FillGapsDays.

From : DateTime?

From node key.

IsIncremental : bool

Request incremental updates instead of full snapshots.

IsSubscribe : bool

The message is subscription.

SecurityId : SecurityId?

SecurityId

SecurityIds : SecurityId[]

Security identifiers for filtering.

Side : Sides?

Side.

Skip : long?

Skip count.

StrategyId : string

Strategy identifier.

To : DateTime?

To node key.

TransactionId : long

Request identifier.

UserId : string

User identifier for filtering data. If set, data is filtered by this user instead of the session.

Métodos

Clone() : Message

Create a copy of PortfolioLookupMessage.

Retorna: Copy.

CopyTo(PortfolioLookupMessage)

Copy the message into the .

destination
The object, to which copied information.
ToString() : string

Преобразовать к строковому представлению.

Retorna: Строковое представление.