Lean  $LEAN_TAG$
QuantConnect.Securities.BuyingPower Class Reference

Defines the result for IBuyingPowerModel.GetBuyingPower More...

Public Member Functions

 BuyingPower (decimal buyingPower)
 Initializes a new instance of the BuyingPower class More...
 

Properties

decimal Value [get]
 Gets the buying power More...
 

Detailed Description

Defines the result for IBuyingPowerModel.GetBuyingPower

Definition at line 21 of file BuyingPower.cs.

Constructor & Destructor Documentation

◆ BuyingPower()

QuantConnect.Securities.BuyingPower.BuyingPower ( decimal  buyingPower)

Initializes a new instance of the BuyingPower class

Parameters
buyingPowerThe buying power

Definition at line 32 of file BuyingPower.cs.

Property Documentation

◆ Value

decimal QuantConnect.Securities.BuyingPower.Value
get

Gets the buying power

Definition at line 26 of file BuyingPower.cs.


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