Hi guys,

I need to calculate the Internal rate of return of the loan, with the mind
set to transparency. I wrote another email to the list months ago,
regarding another important rate (subject: "Effective Annual Interest
Rate").

I want to do this on Fineract if you are interested on, but I'm not sure
about how to implement it. I was thinking on calculating it online
everytime any of this services are called:
.- POST to calculate loan repayment schedule (simulation)
.- GET to retrieve a loan

Another option would be to store it on the database, avoiding the
calculations cost on every get. But I don't know all the flows where a loan
can be updated...

Please, let me know if you are interested on this being pushed to the repo
and which would be the best way to implement it..

Regards,

Lionel

Reply via email to