• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

Modeling an Amortization Curve (Back End)

Joined
11/8/23
Messages
1
Points
1
Assume you are in charge of developing an Amortization Curve for a 10 years loan. It's mandatory that the curve is back end in order to satissfy the neccesities, how can you assign the specific weights to each period in excel?
 
Back
Top