A Jupiter notebook to study the correlation in the trend of coins on Binance.
- Replace your
PUBLIC KEY
andSECRET KEY
taken from binance (How to create an API); - choose the coins whose you want to see the correlation in the trend and replace them in the
coinIDs
array; - change the value of
num_days
indicating the number of days of data you want to download for each coin; - run the cells.