CryptoFutureX / .github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CryptoFutureX logo CryptoFutureX

Description

A web application to view futures of various cryptocurrencies.
The predictions are made by using the trends of prices of cryptocurrencies and correlating them with sentiment analysis. Multivariate time series analysis is used to predict the trends and the percentage change in predicted trends is obtained by sentiment analysis of Twitter feed.

  • On the ReactJS frontend, user can view candlebar plot of prices of selected cryptocurreny over the past 7 days.

  • The futures of the 8th day are predicted and shown in the same plot. The prices can be viewed by toggling the selection in USD, INR, EUR, and JYP.

  • Percentage change in predicted price by sentiment is indicated by a speedometer below the graph.


Our repositories

  • For more details and documentation, head to learning

  • For the codebase of the Django backend and more on the machine learning models, head to backend

  • For the codebase of the ReactJS frontend, head to frontend

Screenshots

Frontend chart

Frontend price change by sentiment

About

License:GNU General Public License v3.0