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.
プロパティ
ClientCode : string
Client code assigned by the broker.
Description : string
Text position description.
LimitType : TPlusLimits?
Limit type for Т+ market.
PortfolioName : string
Portfolio name.
SecurityId : SecurityId
SecurityId
StrategyId : string
Strategy identifier.