Skip to content

Automate Stocks Evaluation. Stocks-Intrinsic-Value is a project that helps investors calculate the intrinsic value of stocks using financial data and valuation models. It employs methods like discounted cash flow (DCF) and P/E ratios to assess whether a stock is overvalued or undervalued, enabling more informed investment decisions.

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

14 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

About

Automate Stocks Evaluation. Stocks-Intrinsic-Value is a project that helps investors calculate the intrinsic value of stocks using financial data and valuation models. It employs methods like discounted cash flow (DCF) and P/E ratios to assess whether a stock is overvalued or undervalued, enabling more informed investment decisions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages