Trading Fee¶
- class entities.trading_fee.TradingFee(flat_fee=0.0, percent_fee=0.0, maker=True, taker=True)¶
Bases:
object
TradingFee class. Used to define the trading fees for a broker in a strategy/backtesting.
Bases: object
TradingFee class. Used to define the trading fees for a broker in a strategy/backtesting.