Re: Delphi Financial components and Functions




"HTS" wrote
> I am looking for a Delphi financial library that is
> capable of calculating Cash flow and return (MIRR, IRR)

For those wondering:

IRR Returns the internal rate of return for a series of cash flows

MIRR Returns the internal rate of return where positive
and negative cash flows are financed at different rates

NPV Returns the net present value of an investment
based on a series of periodic cash flows and a discount
rate

Rate Returns the interest rate per period of an annuity

XNPV Returns the net present value for a schedule of
cash flows that is not necessarily periodic

--JohnH


.



Relevant Pages

  • Re: Fastest way to calculate IRR (TIR)
    ... Great library indeed but IRR (Internal Rate of Return or Tasa Interna ... de Retorno in spanish) calculations are quite slow sometimes. ... particularly if the number of cash flows is large, ...
    (comp.sys.hp48)
  • Re: XIRR versus IRR
    ... returned by the XIRR or convert the XIRR to the quarterly effective ... rate returned by the IRR from quarterly cash flows. ...
    (microsoft.public.excel.misc)
  • Re: IRR
    ... I get an error message. ... Excel really shouldn't return an error. ... This is why a solution to IRR in this case is not really meaningful. ... it is not one of those simple cases where the initial investment is negative and all subsequent cash flows are positive. ...
    (microsoft.public.excel.worksheet.functions)
  • Re: XIRR versus IRR help!
    ... you can annualize the IRR or RATE result. ... we need to know the frequency of the cash flows per year. ... you might see a significant difference with the XIRR result. ... this because XIRR presumes daily compounding based on the exact dates. ...
    (microsoft.public.excel.worksheet.functions)
  • Re: IRR Calculation Frustrations
    ... IRR is the periodic rate at which the sum of the ... discounted cash flows (NPV) is zero. ...
    (microsoft.public.excel.misc)