Lean  $LEAN_TAG$
QuantConnect.Securities.CryptoFuture.BinanceFutureMarginInterestRateModel Class Reference

The responsability of this model is to apply future funding rate cash flows to the portfolio based on open positions More...

Inheritance diagram for QuantConnect.Securities.CryptoFuture.BinanceFutureMarginInterestRateModel:
[legend]

Public Member Functions

void ApplyMarginInterestRate (MarginInterestRateParameters marginInterestRateParameters)
 Apply margin interest rates to the portfolio More...
 

Detailed Description

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.

Member Function Documentation

◆ ApplyMarginInterestRate()

void QuantConnect.Securities.CryptoFuture.BinanceFutureMarginInterestRateModel.ApplyMarginInterestRate ( MarginInterestRateParameters  marginInterestRateParameters)

Apply margin interest rates to the portfolio

Parameters
marginInterestRateParametersThe parameters to use

Implements QuantConnect.Securities.IMarginInterestRateModel.

Definition at line 33 of file BinanceFutureMarginInterestRateModel.cs.


The documentation for this class was generated from the following file: