Lean  $LEAN_TAG$
QuantConnect.Securities.MarginInterestRateModel Class Reference

Provides access to a null implementation for IMarginInterestRateModel More...

Static Public Attributes

static readonly IMarginInterestRateModel Null = new NullMarginInterestRateModel()
 The null margin interest rate model More...
 

Detailed Description

Provides access to a null implementation for IMarginInterestRateModel

Definition at line 34 of file IMarginInterestRateModel.cs.

Member Data Documentation

◆ Null

readonly IMarginInterestRateModel QuantConnect.Securities.MarginInterestRateModel.Null = new NullMarginInterestRateModel()
static

The null margin interest rate model

Definition at line 39 of file IMarginInterestRateModel.cs.


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