This Project shows forecasting of Cryptocurrencies in Indian Rupees.
- 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, BNB-INR, DOGE-INR, USDC-INR
Clone this repository and install the requirements.
- Direct to cloned repository path and Run main.py
- Navigate to http://localhost:5000/
- Select Cryptocurrency, Algorithm and click View
- wait a minute to get result
- Expand the chart to view exact predicted values for next 12hrs
x-axis -> Trend, Predicted
y-axis -> Crypto in INR
This project gives an idea about Crypto forecasting and should not be considered as investment advice.
Addition of more algorithms.