WebCab Bonds for .NET v2.01

BusinessCalendarTimeConversions.AccruedInterest Method

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.

Overload List

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);

See Also

BusinessCalendarTimeConversions Class | WebCab.BusinessCalendar.Cities Namespace