Skip to content
This repository has been archived by the owner on Jan 20, 2020. It is now read-only.

Releases: coinbase/coinbase-pro-trading-toolkit

Bug fixes

06 Oct 12:41
Compare
Choose a tag to compare
  • Add origin tag to messages
  • Many bugfixes to GDAX feed

v0.1.17

04 Oct 05:20
Compare
Choose a tag to compare

New Features

  • Gemini Market feed! Thanks @github-ajt

Bug Fixes

  • Handle new API feed messages for GDAX
  • GDAX Feed messages handle error messages more elegantly. Thanks @kostola

Other

Use CircleCI for integration testing on Github

Bug fixes and basic CCXT integration

21 Sep 09:19
Compare
Choose a tag to compare

GTT 0.1.15

There are quite a few bugfixes as well as public REST support for some 70 exchanges :)

  • CCXT support (PR #25)
  • Source product data passed on
  • Tutorial 5 bugfix (PR #21)
  • Poloniex link fix (PR #22)
  • Windows issue loading dependencies (Issue 12)
  • Update GDAX Feed for new Auth API

Alpha release update

07 Sep 17:00
Compare
Choose a tag to compare

New Exchange support:

  • Bittrex

New Core filters:

  • Product splitter (split a feed stream by product, with proper backpressure handling)

Alpha release update

31 Aug 13:36
Compare
Choose a tag to compare

Add ProductSplitter