gazbert / bxbot

A simple Bitcoin trading bot written in Java.
MIT License
775 stars 275 forks source link

Create Coinbase Pro Exchange Adapter #132

Closed gazbert closed 3 years ago

gazbert commented 3 years ago

This supersedes the legacy GDAX adapter.

https://pro.coinbase.com/

REST API: https://docs.pro.coinbase.com/#api

This work was started in PR #120 by @DavidHuertas.

Code will be merged from #120 and taken to completion.

gazbert commented 3 years ago

Released.