Zaczero / btcpredict

πŸ“ˆ Bitcoin bull run peak prediction project (price and date)

Home Page:https://btcpredict.monicz.pl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BTC Predict

This is a Bitcoin bull run prediction project which aims to evaluate current bull run's peak price alongside the exact date. The project consists of two individual machine-learning models trained on the Bitcoin's historical pricing and block halving data.

Check out this awesome LIVE demo website: btcpredict.monicz.pl

Usage

Recommended Python version: 3.7

Install required packages

$ pip install -r requirements.txt

Generate a prediction

$ py main.py --file <filename> [--force_cache_update]

  • Create a cache directory and ensure it is writtable
  • Force the cache update at least once a day

Data transformation

The current prediction models are using the following data transformation methods:

Name Link
2-Year MA Multiplier Visit page
Pi Cycle Top Indicator Visit page
Golden 51%-49% Ratio Visit page
The Puell Multiple Visit page

Inspired by the CBBI.

Footer

Contact

Donate

Please consider supporting this project if you found it useful. Any kind of donation will encourage me to focus on its further development. You can send me an email afterwards to get listed in the supporters section (not yet present).

Bitcoin

bc1ql3gx9swg5zsn8ax8w34jw85juc5nqtprcdxrje

Bitcoin Cash

qrvqsfz2vj6p0zdpg7w7zfah7qag2ygpju7yqh05hu

Litecoin

ltc1qpjz5rhaas0lxf90re0u65sy5jujxhtuqwwerkd

Monero

4ABpPJchKYS8Nq9dPb8mr1NEEAHbKDr5aK777QZh2aSD7BJHdhkQn4RFQ3zNW2kytSXHXpimt57L9X9iin3uJjw93pCpKaJ

About

πŸ“ˆ Bitcoin bull run peak prediction project (price and date)

https://btcpredict.monicz.pl

License:GNU Affero General Public License v3.0


Languages

Language:Python 63.3%Language:PHP 36.7%