Keep up with trending stocks through sentiment analyis.
- Mobile support
- Hot and trending stocks discovery
- Enhanced stock search assistance
- Add more analytics such as Range, Volume, Market Cap etc.
- Reduce queries to <1s with Redis cache
- Refine the sentiment model for more accurate predictions
- Fix cramped dates on stock chart in small screens
- Brand new UI
- Added stock chart and price analytics using data from Yahoo Finance
- Added new sentiment summary cards in a carousel
- Backend refactor
- Completely replaced Node.js with Flask because majority of the analytics are done in Python
- Multithreaded the webscraper and sentiment prediction reducing average time from 130s to 3s
Decemember 30, 2020
- Initial release for HackWestern 7
November 23, 2020