RAA - ruby-finance/0.2.1

ruby-finance / 0.2.1

Short description: Access to financial data, including currency and stock data.
Category: Library/Finance
Status: alpha, but quite useable
Created: 2004-07-12 01:53:46 GMT
Last update: 2005-03-24 23:25:10 GMT
Owner: Ian Macdonald (Projects of this owner)
Homepage: http://www.caliban.org/ruby/
Download: http://www.caliban.org/files/ruby/ruby-finance-0.2.1.tar.gz
License: GPL
Dependency:
None
Description:

Ruby/Finance allows access to changing financial data, such as currency conversion rates and stock quotes.

It is a partial port of Perl's Finance::Quote module.

Changes in 0.2.1:

Symbols that began with a ^ character were not handled correctly.


Changes in 0.2.0:

The Finance::Quote::AEX module has been added, for looking up quote data on the Amsterdam Euronext eXchange (AEX).

Finance::Quote#fetch now accepts an optional block, to which the returned QuoteData object will be yielded.

Numerous bugs have also been fixed in this release.

Versions: [0.2.2 (2006-04-08)] [0.2.1 (2005-03-24)] [0.2.0 (2004-07-21)] [0.1.0 (2004-07-12)]

Edit this project (for project owner)

back to RAA top