CommissionRuleMessage

StockSharp.Algo.Testing

The message, containing information on the commission calculation rule.

継承元: Message

コンストラクター

CommissionRuleMessage()

Initializes a new instance of the CommissionRuleMessage.

プロパティ

PortfolioName : string

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

Rule : ICommissionRule

The commission calculating rule.

メソッド

Clone() : Message

Create a copy of CommissionRuleMessage.

戻り値: Copy.