| WebCab Options and Futures for COM v3.1 | |
Interest.DepositContinuouslyCompounded Method
Calculates the returns from a fixed interest bearing investment which is continuously compounded.
Parameters
- interest
- The fixed interest rate of the investment given in decimal format (i.e. 1 percent = 0.01).
- purchaseDate
- The date when the fixed interest investment was purchased.
- saleDate
- The date when the fixed interest investment was sold.
- deposit
- The amount which is invested.
- businessCalendarName
- The name of one of the implemented business calendars, "London" by default.
Return Value
The value to which the fixed interest investment has accumulated to after years years.
See Also
Interest Class | WebCab.COM.Finance.Futures Namespace