Skip to main content

Changelog

These release notes list changes to the Coinbase Advanced Trading API.

2022-FEB-09

Fix:

  • List Accounts pagination was not working for some requests.
  • Get Market Trades best_ask and best_bid are now populated in the response.
  • All channels bug where unsubscribing from one product sometimes unsubscribes for all.

2022-JAN-6

Feature:

  • Market trades channel was added to send real-time updates of trades in specified markets.
  • OAauth2 is now officially supported as an authentication option.

Fix:

  • Create Order was cancelling post-only orders placed with an invalid limit price immediately after placement. Post only orders on BUY side are required to have a limit price lower than best ask, and post only orders on SELL side are required to have a limit price higher than best bid. If these conditions are not met on an endpoint call, the order will now be rejected with a corresponding error.

2022-DEC-21

Feature:

Fix:

2022-DEC-09

Fix:

2022-DEC-07

  • GA release of the Advanced Trade REST API and WebSocket protocols.

2022-NOV-15

  • Public BETA release of the Advanced Trade REST API and WebSocket protocols.

Was this helpful?