In case you want to get started as a crypto investor and you want to take matters into your own hands, it is important that you are able to connect to a currency exchange such as coinbase.com. This is the essential first step to start data analysis and automation and move into algorithmic trading. In this notebook you will learn the following:
- How to connect to the authorized coinbase.com REST API via Python
- How to load your personal acount and order data from Coinbase into Pandas
The Medium article for this notebook is here.