[Feature] Loan Amortization function
Are you adding a new feature?
- [x] YES
- [ ] NO
Are you enhancing the old feature?
- [ ] YES
- [x] NO
Is your feature request related to a problem?
- [x] YES
- [ ] NO
Describe your feature/enhancement.
In banking and finance, an amortizing loan is a loan where the principal of the loan is paid down over the life of the loan according to an amortization schedule, typically through equal payments. Create a Loan Amortization API that calculates the loan amortization schedule, including the breakdown of principal and interest payments over the loan term.
Can you add the feature by yourself?
- [x] YES
- [ ] NO
Additional Information
Implement a function that takes inputs such as loan amount, interest rate, loan term, and payment frequency. Utilize the appropriate formula to calculate the amortization schedule, considering factors such as compounding periods and the allocation of payments towards principal and interest. The API should return the amortization schedule as a structured output, providing details for each payment, including the remaining balance, principal portion, interest portion, and total payment amount. This functionality will enable users to understand the repayment structure of their loans and plan their finances accordingly.
👋 @Anantashayana
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
Hello @Anantashayana, thank you for raising an issue. 🙌 I have assigned the issue to you. You can now start working on it. If you encounter any problems, please feel free to connect with us. 👍