Skip to content

Simple Clojure code to fetch data from Y! Finance

License

Notifications You must be signed in to change notification settings

choffstein/yfinance

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YFINANCE

A simple utility to download Historical stock prices from Y! Finance.

DEPENDENCIES

yfinance depends on clj-time and clojure.contrib.http.agent.

USAGE

(use 'in.freegeek.yfinance)
(fetch-historical-data "2009-01-01" "2009-01-31" ["AAPL" "IBM" "MSFT" "GOOG"])

FEEDBACK

Email me: b.ghose at GMail

About

Simple Clojure code to fetch data from Y! Finance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Clojure 100.0%