This project aims to aggregate the main financial indicators of traded USA stocks.
Initially, I created a web application for myself to display the most important information in a readable format on the smartphone screen.
Enter the company ticker (for example, NVDA) in the text input field and press Enter. The indicators that show that the company is currently can be undervalued are marked in green, those that are fairly valued are marked in yellow, and those that are overvalued (or simply have an inadequate value) are marked in red.
After that, data will begin to be collected from several sources, which may take some amount of time.
The main financial indicator multipliers, technical analysis from TradingView, and a chart of short volumes (from my other project TightShorts) are displayed at the first level.
Next, data on options trading, links to third-party services, consensus analysts, and a chart of the company's revenue and profit changes over 5 years are provided.
If you do not know what each indicator means, simply click on it and a tooltip will appear!
The third row displays data on insider sales and a chart of the company's debt-to-equity ratio.
And finally, the TradingView chart with the most popular oscillators: RSI, AO, BB.
- finviz.com - Company name, website, price, P/E, P/S, ROE, ROA, Debt/Eq, Short Float %, RSI, etc.
- shortsqueeze.com - Short Float %. For this parameter, there are two sources of data.
- tightshorts.extr.app - Short Volume %.
- tradingview.com - Technical analysis widget and price chart.
- www.barchart.com - Debt to Equity, Revenue and Earnings, Options, Analyst Opinion.