Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 17:33
bb4fb26

Changes

🚀 Features

  • Gate.io: Add handling for FOK orders when placing new orders @BZ-CO (#868)
  • KuCoin, MEXC - Orderbook WebSockets improvements @v36u (#865)
  • MEXC - Orderbook WebSockets @v36u (#863)
  • MEXC: Add base and quote precision @BZ-CO (#861)

🐛 Bug Fixes

  • fix: GetExchangeApi generic resolves T @O-Mutt (#871)
  • Fix MEXC OnGetTickersAsync @BZ-CO (#870)
  • Gate.io: Copy ExtraParameters to the payload @BZ-CO (#869)
  • Remove price clamping for MEXC @BZ-CO (#866)
  • MEXC - Fix balances methods @v36u (#864)
  • GateIo - Add the missing volume data OnGetTickerAsync and OnGetTicker… @BZ-CO (#862)

🧰 Maintenance