PositionChangeMessage

StockSharp.Messages

The message contains information about the position changes.

Hereda de: BaseChangeMessage<PositionChangeMessage, PositionChangeTypes>

Implementa: IPortfolioNameMessage, IClientCodeMessage, ISecurityIdMessage, IStrategyIdMessage

Constructores

PositionChangeMessage()

Initializes a new instance of the PositionChangeMessage.

PositionChangeMessage(MessageTypes)

Initializes a new instance of the PositionChangeMessage.

type
Message type.

Propiedades

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.

Métodos

Clone() : Message

Create a copy of PositionChangeMessage.

Devuelve: Copy.

ToString() : string

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

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