I am working on the implementation of IFRS-9, which requires calculating Effective Interest Rate (EIR) for revenue recognition and discounting purposes. There is a debate if the EIR (mainly for loan portfolio) should be calculated based on simple method or compounding. For example, it would be (1+t/365*EIR) for simple, and (1+EIR)^t/365 with compounding.
Please advice which should be the approach and the logic behind it. If there is any specific material to read, please refer.
Thanks,
