feat(financial): levered (equity) IRR — capstone финмодели #1881 #1900
1 changed files with 3 additions and 0 deletions
|
|
@ -175,6 +175,9 @@ def test_concepts_response_matches_contract_keys() -> None:
|
||||||
"total_interest_rub",
|
"total_interest_rub",
|
||||||
"net_profit_after_financing_rub",
|
"net_profit_after_financing_rub",
|
||||||
"financing_is_simplified",
|
"financing_is_simplified",
|
||||||
|
# levered (equity) IRR
|
||||||
|
"levered_irr",
|
||||||
|
"levered_irr_is_proxy",
|
||||||
# price calibration (PR-2)
|
# price calibration (PR-2)
|
||||||
"price_per_sqm_used",
|
"price_per_sqm_used",
|
||||||
"price_is_calibrated",
|
"price_is_calibrated",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue