RubyGems Navigation menu

xirr 0.1.1

Calculates IRR of a Cashflow, simillar to Excels, XIRR formula, but using the Bisection Method. It was heavily based the much more complete https://github.com/wkranec/finance and http://puneinvestor.wordpress.com/2013/10/01/calculate-xirr-in-ruby-bisection-method/.

Gemfile:
=

install:
=

Versions:

  1. 0.7.0 February 25, 2024 (14.5 KB)
  2. 0.6.1 June 20, 2019 (14.5 KB)
  3. 0.5.4 May 06, 2015 (14.5 KB)
  4. 0.5.3 March 28, 2015 (13.5 KB)
  5. 0.5.2 March 24, 2015 (14 KB)
  6. 0.1.1 August 04, 2014 (9.5 KB)
Show all versions (23 total)

Runtime Dependencies (1):

activesupport ~> 4.0

Development Dependencies (4):

bundler ~> 1.6
coveralls ~> 0
minitest ~> 4.7
rake ~> 10

Owners:

Authors:

  • tubedude

SHA 256 checksum:

=

Total downloads 232,930

For this version 2,416

Version Released:

License:

MIT

Required Ruby Version: >= 1.9

Links: