This method readjusts the market price of a bond according to settlement date and other `yieldToMaturity' specific parameters, by including the value of the accrued interest.
This method readjusts the market price of a bond according to settlement date and other `yieldToMaturity' specific parameters, by including the value of the accrued interest.
public static double AccruedInterest(double,DateTime,DateTime,DateTime,DateTime[],DateTime,double[],string);
Used internally to forward calls to AccruedInterest.
public static double AccruedInterest(double,DateTime,DateTime,DateTime,object,DateTime,object,string);
BusinessCalendarTimeConversions Class | WebCab.BusinessCalendar.Cities Namespace