Skip to content

danhodge/quotr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quotr

Retrieves historical stock & mutual fund quotes

what?

This gem currenly does one thing only, retrieves historical closing prices for stocks, mutual funds, and ETFs.

where?

It retrieves historical prices from the Yahoo! finance API

how?

closing_price = Quotr.close(:GOOG, Date.new(2012, 5, 11))  # => BigDecimal("605.23")

why?

I couldn't find a gem that could retrieve historical quotes for stocks AND mutual funds

license

MIT license © 2012 Dan Hodge

About

Retrieves historical stock & mutual fund quotes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages