Welcome to github repo of the market-monitor app. Created completely in Python.
This is a dash app which
- let's user choose a stock/company/ETF from NYSE and NASDAQ exchanges
- shows prices across a chart with customizable time periods (1d/1mo/3mo/1y/2y/5y/10y/ytd)
- shows options info table closest to stock price with color codes (green-ITM, white-OTM)
- any recent news about the underlying organization
Its updated live and uses the yfinance, finviz API in backend.
If you want to learn more, please check out the Developer Guide. Feel free to contribute through PR or raise issues. Leave a star if you like the work :)