Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion] Max Yield Indicator #51

Closed
jojodunet opened this issue Jun 14, 2024 · 5 comments · Fixed by #60
Closed

[Suggestion] Max Yield Indicator #51

jojodunet opened this issue Jun 14, 2024 · 5 comments · Fixed by #60

Comments

@jojodunet
Copy link
Contributor

jojodunet commented Jun 14, 2024

Hello Devs,

Is it possible to add a new indicator that calculates the global yield if all properties are 100% rented and/or if all rent start dates have already begun?

This indicator should correspond to the existing 'real-time' or 'global' parameter in the menu.

  • For the 'real-time' parameter, calculate the maximum yield assuming that all properties are fully rented (excluding priorities for which the rent start date has not started).
  • For the ‘global’ parameter, calculate the maximum yield by assuming that all properties are fully rented and all rent start dates have already begun.

The goal of this new indicator is to determine the maximum yield for our portfolio in both scenarios.
Additionally, it could be useful for portfolio management decisions.

Thank you in advance for considering this request and for the work you have already done.

Best regards.

@NandyBa
Copy link
Member

NandyBa commented Jun 14, 2024

Hey @jojodunet, how do you determine the yield for the fully rented property ?
For example if a property have 5 / 6 rented unit and a 3% yield how do you consider the yield for fully rented ? I mean when no-rented there still have cost like insurance

@jojodunet
Copy link
Contributor Author

jojodunet commented Jun 14, 2024

Hey @jojodunet, how do you determine the yield for the fully rented property ?
For example if a property have 5 / 6 rented unit and a 3% yield how do you consider the yield for fully rented ? I mean when no-rented there still have cost like insurance

Hey @NandyBa, can the information be retrieved?

For example Cryptalloc retrieves the information, so the data is available somewhere.

15C302DA-0BA6-4028-944A-B792D8F7A2C7

@NandyBa
Copy link
Member

NandyBa commented Jun 14, 2024

@jojodunet that the before rent not exactly the future rent

@NandyBa
Copy link
Member

NandyBa commented Jun 14, 2024

We maybe use it as estimation. Yet it's a estimation.
Do we need to consider the last yield with full rent ?
What to consider if property have never been rent ?

@jojodunet
Copy link
Contributor Author

jojodunet commented Jun 14, 2024

Do we need to consider the last yield with full rent ?

Yes, exactly, the last yield available with full rent.

What to consider if property have never been rent ?

If the above data is not available, I would recommend to take the RealT estimated yield at the property sales launch.

The goal is to use, if possible, the most up-to-date data to have the most accurate estimate of the maximum yield possible of our portfolio in both scenarios (real-time & global).

@NandyBa NandyBa linked a pull request Aug 8, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants