Hi,

Has anyone noticed, it seems like the IB fee model is out of date. Max fee per order should be 1% of trade value but the QC implementation is 0.5% (Fixed, US Equities)

https://www.interactivebrokers.com/en/pricing/commissions-stocks.php?re=amer

https://www.quantconnect.com/docs/v2/writing-algorithms/reality-modeling/transaction-fees/supported-models#12-Interactive-Brokers-Model

https://github.com/QuantConnect/Lean/blob/master/Common/Orders/Fees/InteractiveBrokersFeeModel.cs

Also has there been an implementation of the IB tiered mode?

Thanks