Skip to content

CommissionType

Commission calculation mode for strategy.

Kind: enum

Variants

NameDescription
PercentCommission as a percentage of trade value.
CashPerOrderFixed cash amount per order.
CashPerContractFixed cash amount per contract.

Released under the MIT License.