WsPortfolio
StockSharp.Ws
PortfolioMessage的有线DTO——服务器-客户快照组合身份(货币/客户端/棋盘). 组合级数值(余额,P&L等)活于PositionChangeMessage并搭乘WsPositionChange.
属性
BoardCode
public string BoardCode { get; set; }
value = wsPortfolio.BoardCode
wsPortfolio.BoardCode = value
Wire field boardCode.
ClientCode
public string ClientCode { get; set; }
value = wsPortfolio.ClientCode
wsPortfolio.ClientCode = value
Wire field clientCode.
Currency
public string Currency { get; set; }
value = wsPortfolio.Currency
wsPortfolio.Currency = value
电线地币.
OriginalTransactionId
public long? OriginalTransactionId { get; set; }
value = wsPortfolio.OriginalTransactionId
wsPortfolio.OriginalTransactionId = value
Wire field originalTransactionId.
PortfolioName
public string PortfolioName { get; set; }
value = wsPortfolio.PortfolioName
wsPortfolio.PortfolioName = value
Wire field portfolioName.