Path: blob/master/CCXT/CCXT_Calculate_Support_and_Resistance.ipynb
2973 views
Kernel: Python 3
CCXT - Calculate Support and Resistance
Tags: #ccxt #bitcoin #trading #investors #analytics #plotly
Author: Jeremy Ravenel
Last update: 2023-04-12 (Created: 2021-02-28)
Description: This notebook provides a guide to using the CCXT library to calculate support and resistance levels for cryptocurrency trading.
Input
In [ ]:
In [1]:
Setup Binance
In [ ]:
Variables
In [ ]:
Model
Get data
In [2]:
Data cleaning
In [3]:
Output
Plotting figure
In [47]:
In [48]:
In [49]: