PositionChangeMessage

StockSharp.Messages

The message contains information about the position changes.

継承元: BaseChangeMessage<PositionChangeMessage, PositionChangeTypes>

実装: IPortfolioNameMessage, IClientCodeMessage, ISecurityIdMessage, IStrategyIdMessage

コンストラクター

PositionChangeMessage()

Initializes a new instance of the PositionChangeMessage.

PositionChangeMessage(MessageTypes)

Initializes a new instance of the PositionChangeMessage.

type
Message type.

プロパティ

BoardCode : string

Electronic board code.

ClientCode : string

Client code assigned by the broker.

DataType : DataType

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

DepoName : string

The depositary where the physical security.

Description : string

Text position description.

LimitType : TPlusLimits?

Limit type for Т+ market.

PortfolioName : string

Portfolio name.

SecurityId : SecurityId

SecurityId

Side : Sides?

Side.

StrategyId : string

Strategy identifier.

メソッド

Clone() : Message

Create a copy of PositionChangeMessage.

戻り値: Copy.

ToString() : string

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

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