Skip to content

Bump ccxt from 3.1.23 to 4.0.60#52

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/develop/ccxt-4.0.60
Closed

Bump ccxt from 3.1.23 to 4.0.60#52
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/develop/ccxt-4.0.60

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Bumps ccxt from 3.1.23 to 4.0.60.

Release notes

Sourced from ccxt's releases.

4.0.3

We are happy to announce the release of CCXT version 4!

During the last months we have been working hard on a few major improvements to the library adding important upgrades, including:

  • the merge of CCXT Pro Websocket APIs with the master repository of CCXT
  • the ESM and TypeScript migration for type-safety and portability
  • AST-based transpilation to support popular programming languages like C#
  • unification of perpetual swaps and futures markets among the leading exchanges like Binance and BitMEX
  • adding Bybit v3 and v5 APIs support
  • cryptocom v1 upgrades
  • per-exchange class method specifications: https://docs.ccxt.com/#/spec
  • unified proxy support
  • and many many more fixes and unifications

We highly recommend downloading and installing the most recent release of CCXT version 4.0.3+ in order to get a much smoother experience for your trading operations.

Changelog

Sourced from ccxt's changelog.

4.0.58 (2023-08-12)

  • bybit.parsePosition: added fields takeProfit trailingStop stopLoss 387141abe1
  • binance.parsePosition: added fields takeProfit trailingStop stopLoss 59752629ac
  • okx.parsePosition: added fields takeProfit trailingStop stopLoss c6916197c6
  • ftx.parsePosition: added fields takeProfit trailingStop stopLoss 48f41ed624
  • gate parsePosition: added fields takeProfit trailingStop stopLoss 5db57a7376
  • huobi parsePosition: added fields takeProfit trailingStop stopLoss 7ad6eb733f
  • ascendex parsePosition: added fields takeProfit trailingStop stopLoss dad1f5d5eb
  • mexc parsePosition: added fields takeProfit trailingStop stopLoss 061500e760
  • kucoinfutures parsePosition: added fields takeProfit trailingStop stopLoss 0355707b48
  • phemex parsePosition: added fields takeProfit trailingStop stopLoss 2a923fcea8
  • deribit parsePosition: added fields takeProfit trailingStop stopLoss a01c7f19a7
  • bitmex parsePosition: added fields takeProfit trailingStop stopLoss 2ec1472ff3
  • removed trailingStop from parsePosition b4dedeb9d8
  • aax.fetchPositions stopLoss and takeProfit 73bad65b5c
  • ascendex.parsePositions minor change 6d6fb39765
  • btcex.fetchPositions stopLoss and takeProfit 06f3d6d269
  • bitget.parsePosition added fields stopLoss and takeProfit a6c1e61ac6
  • coinex.parsePosition added fields stopLoss and takeProfit 557d54c0ac
  • currencycom comment formatting 5e76a1d86c
  • currencycom.parsePosition added fields unrealizedPnl hedged stopLoss takeProfit 444789ddfb
  • parsePosition switch ordering of stopLoss/takeProfit 1b29414410
  • parsePosition hedged, stopLoss and takeProfit added to response 425bee04fa
  • ftx.parsePosition comment formatting 0fdb20897b
  • huobi.parsePosition comment formatting 5088d203d9
  • phemex.parsePosition comment formatting 4d35789098
  • added hedged field to parsePosition e80ef1a545
  • aax.parsePosition minor fix fa93c50f3f
  • removed stopLoss and takeProfit from phemex parsePosition 70bcdb007f
  • ascendex parsePosition minor fix 32ea39f5ac
  • coinex.fetchPositions stopLossPrice and takeProfitPrice 65cb02f5d4
  • tokocrypto.createOrder string math a48ab52828
  • tokocrypto.createOrder docstring @​see c585e51514
  • tokocrypto.options["createMarketBuyOrderRequiresPrice"] == true 6b5c5512e0
  • tokocrypto.createOrder createMarkeyBuyOrder requires price logic 5e8267a1c9
  • tokocrypto.createOrder specific error message for market buy orders with no price 28fce962b6
  • added takeProfitPrice and stopLossPrice fields to parsePosition response of bingx, cryptocom, delta, digifinex, poloniexfutures 80a23a4c3b
  • tokocrypto createOrder error condition fix 871dda4200
  • ndax.createOrder triggerPrice fix 3e4380535a
  • ndax has 884d5ba756
  • add new fields to the position type a391d93908
  • add python type 4738eac9b0
  • ndax[options][orderTypes]: added string order types 87b2be5fb3
  • fix(lbank): sign error for private methods 321dcdbd83
  • ci: patch link of troubleshooting 03c639b9ba
  • fix(whitebit): add loadMarkets to fetchTradingFees 09931a3656
  • add type parsing cacce722e5
  • fix price parsing cb2b3c3b41
  • 4.0.58 00903122b9

... (truncated)

Commits

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 <dependency name> 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)

Bumps [ccxt](https://github.com/ccxt/ccxt) from 3.1.23 to 4.0.60.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md)
- [Commits](ccxt/ccxt@3.1.23...4.0.60)

---
updated-dependencies:
- dependency-name: ccxt
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 14, 2023
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Aug 28, 2023

Superseded by #59.

@dependabot dependabot bot closed this Aug 28, 2023
@dependabot dependabot bot deleted the dependabot/pip/develop/ccxt-4.0.60 branch August 28, 2023 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants