compare_emi_vs_investment
Compare loan prepayment vs investing your surplus by projecting guaranteed interest savings against expected equity or FD returns, and get a recommendation on the better option.
Instructions
EMI vs Investment Comparator — answers "should I prepay my loan or invest the surplus?" by projecting the loan interest saved (a guaranteed return) against a realistic investment return (equity ~12% or FD) over a horizon, and recommending the better option.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Surplus amount available to prepay or invest in ₹ | |
| loanRatePct | Yes | Loan interest rate % per annum (e.g. 9) | |
| horizonYears | No | Comparison horizon in years (default 5) | |
| compareAgainst | No | Benchmark to invest against (default equity) | |
| expectedReturnPct | No | Override expected investment return % |