Skip to content

A Python Jupyter Notebook that gives a good overview of how to connect to the new Coinbase Cloud Rest API. It also shows how to add advanced trading indicators to the public data and how to visualize the data.

Notifications You must be signed in to change notification settings

ni79ls/coinbase-api-basic-playground

Repository files navigation

How to Connect to New Coinbase Cloud REST API and Visualize Advanded Crypto Trading Indicators

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 public coinbase.com REST API via Python
  • How to load data from Coinbase into Pandas
  • How to add advanced crypto trading indicators to the data
  • How to visualize Bitcoin (or any other crypto currency) historic data in Python

About

A Python Jupyter Notebook that gives a good overview of how to connect to the new Coinbase Cloud Rest API. It also shows how to add advanced trading indicators to the public data and how to visualize the data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published