Skip to content

This repo contains the client & server code for a bitcoin forecasting application that uses the novel LTS algorithm

License

Notifications You must be signed in to change notification settings

Ammar-Raneez/BitForecast

Repository files navigation

BitForecast

Vercel Heroku CI/CD

CodeQL CodeFactor

BitForecast is a Bitcoin forecasting application that uses the Liquid Time-stochasticity network described here: https://github.com/Ammar-Raneez/Liquid-Time-stochasticity-networks for its forecasting model. Additionally, it considers multiple exogenous factors, including Twitter volume, Google Trends, Twitter sentiment, and the block reward size, alongside the basic historical prices, to produce a more robust and effective forecast.

Prerequisities

  • Node 16+
  • Python 3.8+

Monorepos

  • client - frontend application built using React & Redux
  • server - Flask API server for local trials & testing
  • ml - Machine learning experiments, trails & testing
  • deployment - Flask API server hosted in Heroku

About

This repo contains the client & server code for a bitcoin forecasting application that uses the novel LTS algorithm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published