RubyGems Navigation menu

stock-gains 0.1.6

This Ruby gem uses the Yahoo Finance API to provide three valuable stock market functions for the user. First, it imports the users portfolio from a CSV file, calculates each stocks earnings/losses of the day, adds them together and returns an accumulated balance of the users total earnings/losses for the day. Next, it gives the user the option to display generic stock information of any or all stocks in their portfolio. Lastly, it allows the user to lookup stock data of any stock(s) of their choosing (for more information see https://github.com/frankNowinski/stock-gains).

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.1.8 December 19, 2015 (952KB)
  2. 0.1.7 December 16, 2015 (478KB)
  3. 0.1.6 December 15, 2015 (2.8MB)
  4. 0.1.5 December 15, 2015 (957KB)
  5. 0.1.3 December 14, 2015 (482KB)
全てのバージョンを表示(全6件)

Development依存関係 (7):

bundler ~> 1.10
nokogiri >= 0
pry >= 0
rake ~> 10.0
rspec >= 0
vcr >= 0
webmock >= 0

所有者:

作者:

  • Frank Nowinski

SHA 256チェックサム:

=

累計ダウンロード数 11,401

このバージョンのみ 2,074

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: