This is a notebook of Ahmad Bazzi's cbpro lecture on trading bot via Coinbase
The following notebook JN.ipynb is the notebook demonstrated in the following youtube video https://youtu.be/E-xlK6UgV54
- You need to run a pip install cbpro to get the public/authorized features of the cbpro appearing in this video https://youtu.be/E-xlK6UgV54
- For the authorized features, you need to create a coinbase account via https://coinbase.com/
- Login to https://pro.coinbase.com/ to get your public key, secret key and passphrases for API endpoint configurations
- In mykeys.txt, replace the fields w/ public key, secret key and passphrases.