nash-io / openlimits

A Rust high performance cryptocurrency trading API with support for multiple exchanges and language wrappers.
http://openlimits.io
BSD 2-Clause "Simplified" License
275 stars 44 forks source link

Exposing Coinbase as an AnyExchange similar to Binance and Nash #137

Closed notdanilo closed 3 years ago

notdanilo commented 3 years ago

Coinbase is exposed as AnyExchange and it was also made available on Python.

jankjr commented 3 years ago

Looks good to me.

It is good to finally get this feature finished 👍