blankly-finance / coinbase-advanced-trade-api

Python client for coinbase's new advanced trade api. Used in blankly-finance/blankly repo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coinbase Advanced Client

This is a standalone integration for coinbase's new advanced api.

This integration is used inside the Blankly repository, which allows you to instantly backtest, paper trade and deploy your trading algos live

Standalone Installation

pip install cpadv

Full Trading Suite Installation

pip install blankly

About

Python client for coinbase's new advanced trade api. Used in blankly-finance/blankly repo.

License:GNU Lesser General Public License v2.1


Languages

Language:Python 100.0%