analyze_portfolio
Evaluate an investment portfolio using your age, income, savings, risk tolerance, and investment horizon to ensure alignment with your financial goals.
Instructions
Analyze an investment portfolio based on investor profile and financial goals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| age | Yes | Investor age | |
| financialGoal | Yes | Primary financial goal (e.g., Retirement, Buying a Home) | |
| monthlyIncome | Yes | Monthly income | |
| riskTolerance | Yes | Risk tolerance | |
| currentSavings | Yes | Current savings | |
| investmentHorizon | Yes | Investment horizon in years | |
| monthlyInvestment | Yes | Amount invested every month |