| AlpacaFeeModel |
Represents the fee model specific to Alpaca trading platform. |
| AlphaStreamsFeeModel |
Provides an implementation of FeeModel that models order fees that alpha stream clients pay/receive |
| AxosFeeModel |
Provides an implementation of FeeModel that models Axos order fees |
| BinanceCoinFuturesFeeModel |
Provides an implementation of FeeModel that models Binance Coin Futures order fees |
| BinanceFeeModel |
Provides an implementation of FeeModel that models Binance order fees |
| BinanceFuturesFeeModel |
Provides an implementation of FeeModel that models Binance Futures order fees |
| BitfinexFeeModel |
Provides an implementation of FeeModel that models Bitfinex order fees |
| BybitFeeModel |
Bybit fee model implementation |
| BybitFuturesFeeModel |
Bybit futures fee model implementation |
| CharlesSchwabFeeModel |
Represents a fee model specific to Charles Schwab. |
| CoinbaseFeeModel |
Represents a fee model specific to Coinbase.... |
| ConstantFeeModel |
Provides an order fee model that always returns the same order fee. |
| ExanteFeeModel |
Provides an implementation of FeeModel that models Exante order fees.... |
| EzeFeeModel |
Eze fee model implementation |
| FeeModel |
Base class for any order fee model |
| FeeModelExtensions |
Provide extension method for IFeeModel to enable... |
| FTXFeeModel |
Provides an implementation of FeeModel that models FTX order fees... |
| FTXUSFeeModel |
Provides an implementation of FeeModel that models FTX order fees... |
| FxcmFeeModel |
Provides an implementation of FeeModel that models FXCM order fees |
| GDAXFeeModel |
Provides an implementation of FeeModel that models GDAX order fees... |
| IFeeModel |
Represents a model the simulates order fees |
| IndiaFeeModel |
Provides the default implementation of IFeeModel Refer to https://www.samco.in/technology/brokerage_calculator |
| InteractiveBrokersFeeModel |
Provides the default implementation of IFeeModel |
| KrakenFeeModel |
Provides an implementation of FeeModel that models Kraken order fees |
| ModifiedFillQuantityOrderFee |
An order fee where the fee quantity has already been subtracted from the filled quantity so instead we subtracted... |
| OrderFee |
Defines the result for IFeeModel.get_order_fee |
| OrderFeeParameters |
Defines the parameters for IFeeModel.get_order_fee |
| RBIFeeModel |
Provides an implementation of FeeModel that models RBI order fees |
| SamcoFeeModel |
Provides the default implementation of IFeeModel Refer to https://www.samco.in/technology/brokerage_calculator |
| TastytradeFeeModel |
Represents a fee model specific to Tastytrade. |
| TDAmeritradeFeeModel |
Provides an implementation of FeeModel that models TDAmeritrade order fees |
| TradeStationFeeModel |
Represents a fee model specific to TradeStation. |
| WolverineFeeModel |
Provides an implementation of FeeModel that models Wolverine order fees |
| ZerodhaFeeModel |
Provides the default implementation of IFeeModel Refer to https://www.samco.in/technology/brokerage_calculator |