Skip to content

A Python Jupyter Notebook that gives a good overview of how to establish an authenticated connection with the Coinbase Cloud Rest API.

Notifications You must be signed in to change notification settings

ni79ls/coinbase-api-auth-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to Establish an Authenticated Connection to the Coinbase Cloud Advanced Trade REST API

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.

About

A Python Jupyter Notebook that gives a good overview of how to establish an authenticated connection with the Coinbase Cloud Rest API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published