Dv04 / Stock.pi

A Stock and Crypto Currency Value Predictor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock.Pi

Stock.pi Logo

A Market Sentiment Analysis Tool for Stock Market Prediction and Analysis

A Chatbot which helps user make better decision regarding their stocks using market sentiment analysis.

Table of Contents

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Clone the git repository

git clone https://github.com/Dv04/HackInfinity.git && cd HackInfinity

Install the dependencies

npm install

Usage

Run the server

npm run dev

and navigate to localhost:3000 (type the following in your browser)

localhost:3000

Dependencies

Features

  • Login and Signup

  • Authentication using Firebase

  • Data scrapping

    • news scrapping
  • Algorithm which takes input the data scrapped and predicts the future of the stock in a range

    • positive review
    • negative review
    • neutral review
  • Storing the previous searched stock's results.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Dev Sanghvi - Initial work - Dv04

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details This code has been released under the MIT License.

About

A Stock and Crypto Currency Value Predictor

License:MIT License


Languages

Language:JavaScript 56.3%Language:SCSS 24.9%Language:CSS 18.8%