Skip to content

v1.1.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 18:41
· 3 commits to refs/heads/main since this release
1729aaf

Changes

🚀 Features

  • Implement KuCoin orderbook WebSocket listener @v36u (#828)

🐛 Bug Fixes

  • Binance - Use the NOTIONAL filter to get the min trade size in quote currency @v36u (#834)
  • Fix KuCoin PeriodSecondsToString @BZ-CO (#833)
  • ignore missing symbols in ExchangeAPI.GetExchangeMarketFromCacheAsync() @BZ-CO (#831)
  • fix: buy order results bug in OKEx @O-Mutt (#829)
  • Change the default Kraken request method to GET @v36u (#827)
  • chore: Adding better errors for coinbase order errors @O-Mutt (#826)

🧰 Maintenance