GrantHiggins16 / Benjamin-Graham-Stock-Analysis

Generates a csv containing the Graham Estimated Value and Graham Relative Value for stocks on listed on the NASDAQ and the NYSE
4 stars 0 forks source link

Benjamin-Graham-Stock-Analysis

Generates a csv containing the Graham Estimated Value and Graham Relative Value for stocks on listed on the NASDAQ and the NYSE. To preform a full analysis run preformAnalysis.py and the program will create a csv file contianing all relevant information. To generate just a csv of stock tickers use writeCSV.py.

To-Do: Work on displaying the data once it is analyzed.

Depends on the libraries:

Pandas

Tabulate

Requests