Closed jhonabreul closed 9 months ago
We document the new GetUnsettledCash method of the ISettlementModel added in https://github.com/QuantConnect/Lean/pull/7727.
GetUnsettledCash
ISettlementModel
This new method allows consumers to detect when there is unsettled cash that hasn't be freed in order to delay security removal.
New interface property, not documented.
master
Closed by 173229fc3a28a649144cf4a9f0e084fa041b3089
Expected Behavior
We document the new
GetUnsettledCash
method of theISettlementModel
added in https://github.com/QuantConnect/Lean/pull/7727.This new method allows consumers to detect when there is unsettled cash that hasn't be freed in order to delay security removal.
Actual Behavior
New interface property, not documented.
Checklist
master
branch