Skip to content

narrowing/curator

 
 

Repository files navigation

Build Status Code Climate Test Coverage

curator

About

curator is a stock curation tool used to find companies according to investor Joel Greenblatt's Magic formula investing technique.

The application retrieves and calculates financial data on 3,000 publicly traded US companies, chosen from the Russell 3000 Index, using the Quandl Sharadar-Fundamentals API.

curator is designed to provide a list of companies that can be ranked by earnings yield and return on capital. Investment decisions should not be made without further analysis, however initial results have been promising (the top ranked companies by return on capital from Q2 2014 show an average return of over 35% since late June 2014.)

curator is no longer a command-line application, but if you'd like to use it that way, check out the v0.1 release above. There is now a web interface found at the link at the top of this repo page. Data is refreshed from the API daily.

Contributing

  1. Fork the project
  2. Create a new branch
  3. Write tests
  4. Implement your changes
  5. Create a pull request

Thanks for contributing!

About

A stock curation tool following Joel Greenblatt's Magic Formula Investing technique

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Ruby 79.0%
  • CSS 11.6%
  • HTML 7.4%
  • JavaScript 1.8%
  • CoffeeScript 0.2%