Skip to content

Automating the process of evaluating stock's intrinsic value.

License

Notifications You must be signed in to change notification settings

roisol144/Stocks-Intrinsic-Value

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages