@CalcMgrExcelINTRATE

Purpose:

Returns the interest rate for a fully invested security

Syntax:

Java Class: com.hyperion.calcmgr.common.excel.cdf.ExcelFinancialFunctions.INTRATE(double,double,double,double,double)

CDF Spec: @CalcMgrExcelINTRATE(settlement, maturity, investment, redemption, basis)

Note:

Date parameters used in @CalcMgrExcel functions must be in an Excel format. See @CalcMgrExcel Custom Functions with Date Parameters.