Skip to content

This tool helps in the fundamental analysis of the stock market through a simple and intuitive interface with which it is possible to visualize the balance sheet and the financial situation of a chosen stock through its ticker. Also available are the Discount Cash Flow and EV/EBITDA methods for calculating the intrinsic value.

License

Notifications You must be signed in to change notification settings

AntonioGr7/stock-market-fundamental-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stock-market-fundamental-analysis

This tool helps in the fundamental analysis of the stock market through a simple and intuitive interface with which it is possible to visualize the balance sheet and the financial situation of a chosen stock through its ticker. Also available are the Discount Cash Flow and EV/EBITDA (not implemented yet) methods for calculating the intrinsic value of a stock.

Setup

Use the package manager pip to install the dependencies from the requirements.txt.

pip install -r requirements.txt

Usage

In the source folder

streamlit run streamlit_main.py

Example

Insert the ticker symbol in the text box on the left and click on "Load Data"

image 1 image 2

Then insert your desired parameters to calculate discounted cash flow

image 3 image 4 image 5

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

This tool helps in the fundamental analysis of the stock market through a simple and intuitive interface with which it is possible to visualize the balance sheet and the financial situation of a chosen stock through its ticker. Also available are the Discount Cash Flow and EV/EBITDA methods for calculating the intrinsic value.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages