Path: blob/master/CCXT/CCXT_Predict_Bitcoin_from_Binance.ipynb
2973 views
Kernel: Python 3
CCXT - Predict Bitcoin from Binance
Tags: #ccxt #bitcoin #trading #investors #ai #analytics #plotly
Author: Jeremy Ravenel
Last update: 2023-04-12 (Created: 2021-02-28)
Description: This notebook uses the CCXT library to predict Bitcoin prices on the Binance exchange.
Input
Install package
In [ ]:
Import libraries
In [ ]:
Setup Binance
In [ ]:
Variables
In [ ]:
Model
Get data
In [ ]:
Mapping of the candlestick plot
In [ ]:
Attribute the candlesticks variables
In [ ]:
In [ ]:
Get the prediction for the stock plot
In [ ]:
Output
Display bitcoin plot prediction by changing resolution
In [ ]: