|
Lean
$LEAN_TAG$
|
The responsability of this model is to apply future funding rate cash flows to the portfolio based on open positions More...
Public Member Functions | |
| void | ApplyMarginInterestRate (MarginInterestRateParameters marginInterestRateParameters) |
| Apply margin interest rates to the portfolio More... | |
The responsability of this model is to apply future funding rate cash flows to the portfolio based on open positions
Definition at line 25 of file BinanceFutureMarginInterestRateModel.cs.
| void QuantConnect.Securities.CryptoFuture.BinanceFutureMarginInterestRateModel.ApplyMarginInterestRate | ( | MarginInterestRateParameters | marginInterestRateParameters | ) |
Apply margin interest rates to the portfolio
| marginInterestRateParameters | The parameters to use |
Implements QuantConnect.Securities.IMarginInterestRateModel.
Definition at line 33 of file BinanceFutureMarginInterestRateModel.cs.