Bitcoin Predictions Data
📥 API bitcoin Prediction Data
The latest predictions for Bitcoin cycle tops and bottoms are available in JSON format.
The file contains predictions like this:
{
"predictions": [
{"date": "2024-02-01", "Predicted Variable": 0.659},
{"date": "2024-02-10", "Predicted Variable": 0.184},
{"date": "2024-02-20", "Predicted Variable": 0.209}
]
}