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

[FR] model portfolio vs proposed portfolio #5868

Open
johnfelipe opened this issue Dec 7, 2023 · 0 comments
Open

[FR] model portfolio vs proposed portfolio #5868

johnfelipe opened this issue Dec 7, 2023 · 0 comments
Assignees
Labels
portfolio Portfolio menu

Comments

@johnfelipe
Copy link

Need for a solution to handle portfolio calculations and interactions.

The proposed portfolio refers to the recommended investment allocation for a client’s portfolio. It is a portfolio composition suggested by financial advisors based on the client’s profile and investment goals. The proposed portfolio takes into account various factors such as risk tolerance, investment horizon, and financial objectives.

the client’s portfolio is composed of different financial products, such as funds (also known as FIC, Collective Investment Funds) and titles (e.g., stocks). Each product generates a balance for the client, representing the value of their investments. The client’s portfolio is the aggregation of these balances.

The model portfolio, on the other hand, is the recommended allocation of investments at the asset level. Instead of specifying individual funds or titles, the model portfolio suggests the percentage allocation for different asset types. For example, it may recommend allocating 50% to variable income products, 30% to fixed income products, and 20% to alternative investments.

The proposed portfolio is derived from the model portfolio but allows for customization and adjustments based on the client’s preferences. The client can make changes to the proposed portfolio by modifying the allocation percentages or adding/removing specific funds or titles. These changes reflect the client’s investment decisions and preferences.

the proposed portfolio requires a user-friendly interface where financial advisors can interact with the data. The interface should allow them to edit values, add or delete funds/titles, and recalculate the portfolio composition and performance in real-time. The proposed portfolio should be dynamic and responsive to changes made by the advisor.

Overall, the proposed portfolio is a customizable investment allocation recommended by financial advisors based on the model portfolio. It allows for adjustments and modifications to suit the client’s preferences and investment decisions. The goal is to provide a user-friendly interface that enables financial advisors to interact with the portfolio data, make changes, and recalculate the portfolio composition and performance in real-time.

@github-actions github-actions bot added the portfolio Portfolio menu label Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
portfolio Portfolio menu
Projects
None yet
Development

No branches or pull requests

2 participants