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

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

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