|
Lean
$LEAN_TAG$
|
Classes | |
| class | AlpacaFeeModel |
| Represents the fee model specific to Alpaca trading platform. More... | |
| class | AlphaStreamsFeeModel |
| Provides an implementation of FeeModel that models order fees that alpha stream clients pay/receive More... | |
| class | AxosFeeModel |
| Provides an implementation of FeeModel that models Axos order fees More... | |
| class | BinanceCoinFuturesFeeModel |
| Provides an implementation of FeeModel that models Binance Coin Futures order fees More... | |
| class | BinanceFeeModel |
| Provides an implementation of FeeModel that models Binance order fees More... | |
| class | BinanceFuturesFeeModel |
| Provides an implementation of FeeModel that models Binance Futures order fees More... | |
| class | BitfinexFeeModel |
| Provides an implementation of FeeModel that models Bitfinex order fees More... | |
| class | CharlesSchwabFeeModel |
| Represents a fee model specific to Charles Schwab. More... | |
| class | CoinbaseFeeModel |
| Represents a fee model specific to Coinbase. This class extends the base fee model. More... | |
| class | ConstantFeeModel |
| Provides an order fee model that always returns the same order fee. More... | |
| class | ExanteFeeModel |
Provides an implementation of FeeModel that models Exante order fees. According to:
| |
| class | EzeFeeModel |
| Eze fee model implementation More... | |
| class | FeeModel |
| Base class for any order fee model More... | |
| class | FeeModelExtensions |
| Provide extension method for IFeeModel to enable backwards compatibility of invocations. More... | |
| class | FTXFeeModel |
| Provides an implementation of FeeModel that models FTX order fees https://help.ftx.com/hc/en-us/articles/360024479432-Fees More... | |
| class | FTXUSFeeModel |
| Provides an implementation of FeeModel that models FTX order fees https://help.ftx.us/hc/en-us/articles/360043579273-Fees More... | |
| class | FxcmFeeModel |
| Provides an implementation of FeeModel that models FXCM order fees More... | |
| class | GDAXFeeModel |
| Provides an implementation of FeeModel that models GDAX order fees More... | |
| interface | IFeeModel |
| Represents a model the simulates order fees More... | |
| class | IndiaFeeModel |
| Provides the default implementation of IFeeModel Refer to https://www.samco.in/technology/brokerage_calculator More... | |
| class | InteractiveBrokersFeeModel |
| Provides the default implementation of IFeeModel More... | |
| class | KrakenFeeModel |
| Provides an implementation of FeeModel that models Kraken order fees More... | |
| class | ModifiedFillQuantityOrderFee |
| An order fee where the fee quantity has already been subtracted from the filled quantity so instead we subtracted from the quote currency when applied to the portfolio More... | |
| class | OrderFee |
| Defines the result for IFeeModel.GetOrderFee More... | |
| class | OrderFeeParameters |
| Defines the parameters for IFeeModel.GetOrderFee More... | |
| class | RBIFeeModel |
| Provides an implementation of FeeModel that models RBI order fees More... | |
| class | SamcoFeeModel |
| Provides the default implementation of IFeeModel Refer to https://www.samco.in/technology/brokerage_calculator More... | |
| class | TDAmeritradeFeeModel |
| Provides an implementation of FeeModel that models TDAmeritrade order fees More... | |
| class | TradeStationFeeModel |
| Represents a fee model specific to TradeStation. More... | |
| class | WolverineFeeModel |
| Provides an implementation of FeeModel that models Wolverine order fees More... | |
| class | ZerodhaFeeModel |
| Provides the default implementation of IFeeModel Refer to https://www.samco.in/technology/brokerage_calculator More... | |