Skip to content

muskanrastogi1/Stonks-Frontend

Repository files navigation

Stonks Frontend

A next generation stock prediction tool that does all the heavy lifting for you and helps you identify the most profitable stocks.

DOCS Presentation Demo

Tracks Applied

  • FinTech
  • Technology (questions 2, 6, 8)

Overview

Predicting how the stock market will perform is one of the most difficult things to do. There are so many factors involved in the prediction- physical factors vs. physiologic factors, rational and irrational behavior, etc. All the aspects combine to make share prices volatile and very difficult to predict with a high degree of accuracy. Stock market analysis is broadly divided into two parts- Fundamental Analysis and Technical Analysis.

  • Fundamental Analysis involves analyzing the company's future profitability on the basis of its current business environment and financial performance.
  • Technical Analysis, on the other hand, includes reading the charts and using statistical figures to identify the trends in the stock market.

The Problem

Most conventional predictive models are highly dependent on Technical Analysis and are heavily reliant on crunching numbers and data, often taking into consideration of how the stock has performed over time or the history of similar stocks. This predictive model might be foolproof in a perfect world but in the real world, stock prices and growth/decline rates are often affected by other factors like news and media, which technical analysis often fails to take into account.

Our Solution

To tackle this very predicament, we wanted to build a model which not only takes into consideration the history of the stock, like all generic predictors do, but also the current happenings in the world through news and media sources.This is where Stonks steps in, scraping news data from InShorts, a celebrated news source in real time. Stonks' predictive algorithms identify the named entities, perform sentiment analysis on the news headlines and link it to the particular stocks that might be affected by that news using keyword analysis of the news content.

Features

  • Track how a particular news headline affects a stock and which particular stocks are in news on any given day.
  • The stocks in news can also be tracked to monitor their financial performance on a particular day.
  • The user is notified when the price of a particular company’s stocks are expected to fall or rise based on the current world news, via email.
  • Stonks also allows you to analyze financial reports of a company to understand if it's profitable to invest in its stock.
  • See relevant cryptocurrency news and how each and how the cryptocurrency market is performing as a whole.
  • Responsive UI.

Instructions to run the frontend

git clone https://github.com/muskanrastogi1/Stonks-Frontend.git
cd Stonks-Frontend
npm install
npm start

Tech Stack

  • MongoDB, ExpressJS, React, NodeJS (MERN)
  • SendGrid for sending emails
  • IBM Watson NLU Library
  • Heroku for backend deployment
  • Netlify for frontend deployment
  • News API
  • Crypyto News API
  • Axios
  • Material UI

Business Model

  • We intend to keep a Freemium business model. We will give a few features to the users for free and charge for the premium features.
  • Crypto related news and predictions will be an add-on to the premium users.

Contributors

License

License

Releases

No releases published

Packages

No packages published