Skip to content

Latest commit

 

History

History
61 lines (37 loc) · 1.4 KB

readme.md

File metadata and controls

61 lines (37 loc) · 1.4 KB

Stock's Intrinsic Value

1. Table Of Contents

1.1. Visualization

CashFlow ProjectedCashFlow

1.2. Stock Overview

Overview

1.3. Tools

  • Pandas
  • Numpy
  • MatplotLib
  • BeautifulSoup
  • FMP API

1.4. Resources

1.5. The Formula - How To Calculate The Intrinsic Value of A Stock

Formula

1.6. Usage

Go to FMP Website, create an account and paste the API KEY you were given to line 26 and change the ticker to whatever stock you want hit SAVE.

Now open project's directory in terminal and run this:

pip3 install -r requirements.txt 

After Installtion is finished It's time to RUN:

Python3 stockValue.py