This Python package provides a simple risk metric for the BTC/USD pair based on logarithmic polynomial regression. Under the assumption that the BTC/USD pair follows polylogarithmic growth, it provides an estimate for the risk as a function of time and price.
The main result of this repo is the Bitcoin risk dashboard.
Here're a snapshow of the results:
Bitcoin-price colored by time-risk
To install the package, you can use pip:
pip install git+https://github.com/roman-ellerbrock/bitcoin_risk
If you would like to contribute to this project, please fork the repository and submit a pull request. Any contributions are welcome!
This project is licensed under the LGPL License - see the LICENSE file for details.