CommissionRuleMessage

StockSharp.Algo.Testing

The message, containing information on the commission calculation rule.

Erbt von: Message

Konstruktoren

CommissionRuleMessage()

Initializes a new instance of the CommissionRuleMessage.

Eigenschaften

PortfolioName : string

The portfolio name. If it is given, then Rule is applied to specific portfolio.

Rule : ICommissionRule

The commission calculating rule.

Methoden

Clone() : Message

Create a copy of CommissionRuleMessage.

Rückgabe: Copy.