quick-trade / quick_trade

Convenient library for trading with python.
https://quick-trade.github.io/quick_trade/#/
Other
17 stars 4 forks source link

Bump ccxt from 4.1.19 to 4.1.89 #452

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps ccxt from 4.1.19 to 4.1.89.

Changelog

Sourced from ccxt's changelog.

Changelog

4.1.87

  • fix(proxy) - typo #20351
  • gate fetchDepositAddress network support #20329
  • Novadax: createMarketBuyOrderWithCost #20346
  • bit2c: remove method #20352
  • fix(cryptocom): add referral #20354
  • okcoin: remove method #20350
  • Watch multiple #20335
  • Bitmart: trailing stop orders #20342
  • Fix build and coinbasepro #20357
  • fix(coinbasepro): remove import #20359
  • fix(binancePro): snapshot messageHash [ci deploy] #20360
  • Cryptocom: createMarketBuyOrderRequiresPrice #20345
  • Bitget: update to v2 #19996

4.1.86

4.1.85

  • feat:add eslint for jsdocs #20313
  • Socks proxy support for Websockets #20319
  • Probit: createMarketBuyOrderWithCost #20324
  • mexc: remove method usage #20318
  • kucoin delete delisted and renamed aliases #20328
  • feat(bitmex): watchPositions && parsePosition fix #20268
  • tokocrypto: remove method usage #20326
  • digifinex: remove method usage #20327
  • fix build: skip bit2c orderbook test #20332
  • fix(bit2c) - orderbook test #20333

4.1.84

  • bingx: update fetchOpenOrders symbol become optional parameter #20314
  • Fix several method definitions #20322
  • feat(bitmart): add websocket support for futures, and spot watchBalance #20217

4.1.83

  • Binance: sign, origclientorderidlist length #20306
  • Htx: createMarketBuyOrderWithCost #20298
  • Coinsph: createMarketBuyOrderWithCost #20305
  • fix(bybit): fetchPositions exchange id handling #20312

... (truncated)

Commits
  • e0a6cfa 4.1.89
  • 7e14c67 Merge pull request #20364 from Dan-krm/okcoinCreateMarketBuyOrder
  • 30481f0 Merge pull request #20337 from samgermain/okcoin-false-methods
  • 95124ea add market
  • 5e3d0a2 add test
  • 42203cd Merge pull request #20367 from Dan-krm/bigoneCreateMarketBuyOrderWithCostMark...
  • 2e69e8a Merge pull request #20365 from Dan-krm/wooCreateMarketBuyOrderRequiresPrice
  • 77c194c reduceOnly fix and static tests
  • 7e058df Merge pull request #20366 from Dan-krm/coinexCreateMarketBuyOrderWithCostMark...
  • 3adb622 Merge pull request #20363 from Dan-krm/tokocryptoCreateMarketBuyOrderRequires...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 6 months ago

Superseded by #453.