RubyGems Navigation menu

stock-gains 0.1.8

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 (952.0 KB)
  2. 0.1.7 December 16, 2015 (477.5 KB)
  3. 0.1.6 December 15, 2015 (2.8 MB)
  4. 0.1.5 December 15, 2015 (957.0 KB)
  5. 0.1.3 December 14, 2015 (481.5 KB)
显示所有版本 (共 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

这个版本 3,140

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: