google-finance-ruby-client:支持检索股票报价和历史价格的Google Finance Web API ruby​​客户端

时间:2024-02-25 09:44:11
【文件属性】:

文件名称:google-finance-ruby-client:支持检索股票报价和历史价格的Google Finance Web API ruby​​客户端

文件大小:116KB

文件格式:ZIP

更新时间:2024-02-25 09:44:11

ruby google yahoo-finance-api stocks stock-prices

Google Finance Ruby客户端 未公开的Google Finance网络API的Ruby客户端。 支持股票报价和历史价格。 试图理解,强制和组织数据。 IANAL,但请注意,如果您的应用程序供公众使用,则使用Google Finance API 。 安装 添加到Gemfile。 gem 'google-finance-ruby-client' 运行bundle install 。 用法 获取报价 通过获取股票报价。 quote = GoogleFinance :: Quote . get ( 'MSFT' ) quote . last_trade_price # 84.2


【文件预览】:
google-finance-ruby-client-master
----.rubocop_todo.yml(3KB)
----google-finance-ruby-client.gemspec(1014B)
----lib()
--------google-finance-ruby-client.rb(561B)
--------google-finance()
----Gemfile(38B)
----spec()
--------fixtures()
--------google-finance()
--------spec_helper.rb(230B)
--------support()
----Rakefile(334B)
----CONTRIBUTING.md(4KB)
----.travis.yml(47B)
----RELEASING.md(1KB)
----LICENSE.md(1KB)
----README.md(5KB)
----.rubocop.yml(160B)
----google-finance.png(25KB)
----.rspec(31B)
----.gitignore(46B)
----CHANGELOG.md(504B)

网友评论