Created on 9th February 2022
•
A modern trading dashboard for the modern investor -
Parapluie is a new-age trading dashboard aimed at beginners and for experienced investors to skim through before making decisions. Most trading platforms make it hard for a new investor to get into the market because of complex UI or uselessinformation. This is a minimal dashboard being updated with real-time information about the market conditions and an easy-to-use design. Also, young students like me are not too keen on investing in the market because of minimal experience and the risks involved . This project introduces a trading analysis tool where you can use commonly used technical indicators and AI methods like sentiment analysis to find when is the right time to invest in the market.
Sentiment Analysis - Data from FINVIZ, Uses VADER to calculate compound
Technical Indicator Used- Golden Cross / Death Cross
(Hosted on a free .tech domain(pointed to netlify landing page) , python app hosted on Heroku)
Developing an API was taking more time than i thought, went with Streamlit to deploy the python proj as a web app.