rohit366 / Forecasting_Cryptocurrency_INR

This Project shows forecasting of Cryptocurrencies in Indian Rupees.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Predict Cryptocurrency in INR

This Project shows prediction of Cryptocurrencies in Indian Rupees.

Python Dependencies License

Introduction

  • Project performs forecasting by using different Time Series algorithms.
  • Performs Next 12 hours forecasting on live crypto data.
  • Supported Cryptocurrencies - BTC-INR, ETH-INR, LTC-INR

Installation

Clone this repository and install the requirements.

Steps to Run Web App

  1. Direct to cloned repository path and Run main.py
  2. Navigate to http://localhost:5000/
  3. Select Cryptocurrency, Algorithm and click View
  4. wait a minute to get result

  1. Expand the chart to view exact predicted values for next 12hrs
    x-axis -> Trend, Predicted
    y-axis -> Crypto in INR

Disclaimer

This project gives an idea about Crypto forecasting and should not be considered as investment advice.

To Do

Addition of more algorithms and Cryptos.

About

This Project shows forecasting of Cryptocurrencies in Indian Rupees.

License:MIT License


Languages

Language:Python 60.5%Language:CSS 18.5%Language:HTML 11.1%Language:JavaScript 10.0%