RiskTradeCommissionRule
StockSharp.Algo.Risk
Risk-rule, tracking total commission for own trades.
Inherits: RiskTransactionCommissionRule
Methods
IsMatch
protected override bool IsMatch(ExecutionMessage execMsg)
result = riskTradeCommissionRule.IsMatch(execMsg)
Determine whether the commission is applicable to this rule.
- execMsg
- ExecutionMessage
Returns: Check result.