Skip to content

CommissionType


enum backtide.backtest.CommissionType

How trading commissions are calculated.

Each variant represents a different fee structure applied to every executed order during the simulation.

  • Percentage (%)
  • Fixed amount
  • Percentage + Fixed


See Also

Currency

An ISO 4217 currency tied to a specific country or supranational union.

ExchangeExpConfig

Exchange and execution settings for an experiment.

OrderType

The type of order that can be submitted to the exchange.