A Jupiter notebook to study the correlation in the trend of coins on Binance.
- Replace your
PUBLIC KEYandSECRET KEYtaken 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
coinIDsarray; - change the value of
num_daysindicating the number of days of data you want to download for each coin; - run the cells.