-
Notifications
You must be signed in to change notification settings - Fork 4
Please us Gem version. http://github.com/johnyerhot/rquote
License
johnyerhot/rquote-plugin
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
rQuote
======
Gets realtime stock quotes from Yahoo Finance.
Its super simple to use.
Example
=======
quote = Rquote.new
quote.find("aapl", "msft")
=> [{:change=>"-4.02", :price=>"169.72", :volume=>"16105013", :symbol=>"aapl"}, {:change=>"-0.42", :price=>"27.52", :volume=>"27024456", :symbol=>"msft"}]
Copyright (c) 2008 John Yerhot, released under the MIT license
About
Please us Gem version. http://github.com/johnyerhot/rquote
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published