WsPortfolio

StockSharp.Ws

Wire DTO for PortfolioMessage — server→client snapshots of portfolio identity (currency / client / board). Portfolio-level numeric values (balance, P&L, etc.) live in PositionChangeMessage and ride through WsPositionChange.

Propriedades

BoardCode : string

Wire field boardCode.

ClientCode : string

Wire field clientCode.

Currency : string

Wire field currency.

OriginalTransactionId : long?

Wire field originalTransactionId.

PortfolioName : string

Wire field portfolioName.

Métodos

ToMessage() : PortfolioMessage

ToMessage.