RiskOrderCommissionRule

StockSharp.Algo.Risk

Risk-rule, tracking total commission for order registrations.

Inherits: RiskTransactionCommissionRule

Methods

IsMatch
protected override bool IsMatch(ExecutionMessage execMsg)
result = riskOrderCommissionRule.IsMatch(execMsg)

Determine whether the commission is applicable to this rule.

execMsg
ExecutionMessage

Returns: Check result.