Lean  $LEAN_TAG$
QuantConnect.Securities.ReservedBuyingPowerForPosition Class Reference

Defines the result for IBuyingPowerModel.GetReservedBuyingPowerForPosition More...

Public Member Functions

 ReservedBuyingPowerForPosition (decimal reservedBuyingPowerForPosition)
 Initializes a new instance of the ReservedBuyingPowerForPosition class More...
 

Properties

decimal AbsoluteUsedBuyingPower [get]
 Gets the reserved buying power More...
 

Detailed Description

Constructor & Destructor Documentation

◆ ReservedBuyingPowerForPosition()

QuantConnect.Securities.ReservedBuyingPowerForPosition.ReservedBuyingPowerForPosition ( decimal  reservedBuyingPowerForPosition)

Initializes a new instance of the ReservedBuyingPowerForPosition class

Parameters
reservedBuyingPowerForPositionThe reserved buying power for the security's holdings

Definition at line 32 of file ReservedBuyingPowerForPosition.cs.

Property Documentation

◆ AbsoluteUsedBuyingPower

decimal QuantConnect.Securities.ReservedBuyingPowerForPosition.AbsoluteUsedBuyingPower
get

Gets the reserved buying power

Definition at line 26 of file ReservedBuyingPowerForPosition.cs.


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