Lean
$LEAN_TAG$
|
The responsability of this model is to apply margin interest rate cash flows to the portfolio More...
Public Member Functions | |
void | ApplyMarginInterestRate (MarginInterestRateParameters marginInterestRateParameters) |
Apply margin interest rates to the portfolio More... | |
The responsability of this model is to apply margin interest rate cash flows to the portfolio
Definition at line 22 of file IMarginInterestRateModel.cs.
void QuantConnect.Securities.IMarginInterestRateModel.ApplyMarginInterestRate | ( | MarginInterestRateParameters | marginInterestRateParameters | ) |
Apply margin interest rates to the portfolio
marginInterestRateParameters | The parameters to use |
Implemented in QuantConnect.Python.MarginInterestRateModelPythonWrapper, and QuantConnect.Securities.CryptoFuture.BinanceFutureMarginInterestRateModel.