WsOrderGroupCancel
StockSharp.Ws
DTO for OrderGroupCancelMessage — a portfolio-scoped cancel-all with optional filters (side / security / isStop). PortfolioName is required; the absence of securityId / side / isStop widens the cancel to every match.
Propriedades
PortfolioName : string
Wire field portfolioName.
SecurityId : WsSecurityId
Wire field securityId.
TransactionId : long
Wire field transactionId.
Métodos
ToMessage() : OrderGroupCancelMessage
ToMessage.