The class MortgageReturn holds the results of mortgage return analysis. MortgageReturn is the sum of coupon income, principal received, reinvestment income and price appreciation or depreciation. In addition, most investors also track horizon current balance.
CouponIncomeA numeric value the coupon income received over the investment horizon
ScheduledPrinReceivedA numeric value the scheduled principal received over the investment horizon
PrepaidPrinReceivedA numeric value the prepaid principal received over the investment horizon
ReinvestmentIncomeA numeric value the reivestment income received over the investment horizon
HorizonCurrBalA numeric value the current balance at the end of the investment horizon
HorizonPriceA numeric the price at the end of the horizon
HorizonReturnA numeric value the horizon total return
HorizonMosA numeric value the number of months to the scenario horizon date
Other Mortgage Scenario Analysis:
CouponIncome,MortgageReturn-method,
HorizonCurrBal,MortgageReturn-method,
HorizonMos,MortgageReturn-method,
HorizonPrice,MortgageReturn-method,
HorizonReturn,MortgageReturn-method,
MortgageScenario-class,
PrepaidPrinReceived,MortgageReturn-method,
ReinvestmentIncome,MortgageReturn-method,
ScheduledPrinReceived,MortgageReturn-method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.