Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

CCXT

A JavaScript / Python / PHP library for cryptocurrency trading and e-commerce with support for many bitcoin/ether/altcoin exchange markets and merchant APIs.
Collective - Host: opensource - https://opencollective.com/ccxt - Website: https://ccxt.com - Code: https://github.com/ccxt/ccxt

coincheck: add @see (#21237)

github.com/ccxt/ccxt - a5f6ca21d0b7bf50d90bcfe003c46cb5c6c41a0f authored 8 months ago by Peter Lai <[email protected]>
coinbase.fetchDepositAddressesByNetwork docstring (#21227)

* coinbase.fetchDepositAddressesByNetwork docstring

* feat(coinbase): fetchDepositAddress emu...

github.com/ccxt/ccxt - 5596ce67269323d7d7a2d881a6f56fad4ca25928 authored 8 months ago by Sam Germain <[email protected]>
fix(transpile.bat) - simplify and better check (#21225)

* fix(transpile.bat) - simplify and better check

* Update transpile.bat

github.com/ccxt/ccxt - 4692905c0038c97cd847456369c5b5f9a2aa1431 authored 8 months ago by T. Todua <[email protected]>
feat(docker): add dotnet sdk (#21234)

github.com/ccxt/ccxt - dde3e7447f2d95b9aea0a68be7f7e04e999e3fe4 authored 8 months ago by Peter Lai <[email protected]>
bithumb: add apis (#21233)

github.com/ccxt/ccxt - 56f258e5caafffa0261b095b5e2354cc296644df authored 8 months ago by Peter Lai <[email protected]>
hitbtc: add apis (#21235)

github.com/ccxt/ccxt - 704636b0c53d70ef91f8e26380a4889d1b57b18a authored 8 months ago by Peter Lai <[email protected]>
okx: add apis (#21236)

github.com/ccxt/ccxt - 94b6fd02137f6b6f8ad2f45a6ba320bfd0fe8a67 authored 8 months ago by Peter Lai <[email protected]>
transpile - support for windows users (#21224)

* feat(transpile) - support for windows users

* remove comment

[ci skip]

github.com/ccxt/ccxt - 7fac08e3496a5b96505e64d8f2fbdef3f30ed469 authored 8 months ago by Travis CI <[email protected]>
transpile - support for windows users (#21224)

* feat(transpile) - support for windows users

* remove comment

github.com/ccxt/ccxt - 9702bf1ab5486f2c91263943ab773d2569e799f2 authored 8 months ago by T. Todua <[email protected]>
fix(transpile.sh) - ws rest exchange (#21223)

github.com/ccxt/ccxt - 839484bf9b779da98b7c61560f8b7bf58e24b6be authored 8 months ago by T. Todua <[email protected]>
feat(ValidateTypes): assert proper int number (#21221)

github.com/ccxt/ccxt - 3d21cb276525274cb4ccba72b79ff0635b283803 authored 8 months ago by Carlos Gonçalves <[email protected]>
4.2.45

[ci skip]

github.com/ccxt/ccxt - 3469af64a2f7b9a76e8dac3a79390aedafed3ae1 authored 8 months ago by Travis CI <[email protected]>
feat(exchange): fetchDepositAddress uses fetchDepositAddressesByNetwork if fetchDepositAddress is not implemented (#21217)

github.com/ccxt/ccxt - 36b52c2fba6afaa9254df5542f01fd5233d76ec1 authored 8 months ago by Sam Germain <[email protected]>
fix(bingx)!: fetchDepositAddress renamed to fetchDepositAddressesByNetwork. fetchDepositAddress reimplemented to return a single deposit address structure (#21172)

* fix(bingx)!: fetchDepositAddress renamed to fetchDepositAddressesByNetwork. fetchDepositAddres...

github.com/ccxt/ccxt - a36cd6d57c605b1fe1b4a235c8e6e968c42dde68 authored 8 months ago by Sam Germain <[email protected]>
coinbase: fetchCurrencies and fetchDepositAddressesByNetwork (#21215)

* coinbase.prepareAccountRequestWithCurrencyCode removes values from params

* coinbase fetchD...

github.com/ccxt/ccxt - 000fb6bc5e11bf983f565a9d36a1f20860f5f50f authored 8 months ago by Sam Germain <[email protected]>
binance: fetchOpenOrder (#21219)

* feat(binance): fetchOpenOrder

```
binanceusdm.fetchOpenOrder (3697213934, BTC/USDT:USDT)
...

github.com/ccxt/ccxt - 4520d543cddac59652599a1c10361e2a3b557168 authored 8 months ago by Dan <[email protected]>
bybit: add fetchOpenOrder, fetchClosedOrder, remove fetchOrder, fetchOrders (#21218)

* feat(bybit): fetchOpenOrder, fetchClosedOrder, remove fetchOrder, fetchOrders

```
bybit.fe...

github.com/ccxt/ccxt - 608db9a1a45657e4dfdf11306a8597c2d603c622 authored 8 months ago by Dan <[email protected]>
binance: fetchMyLiquidations, add portfolio margin support (#21216)

* feat(binance): fetchMyLiquidations, portfolio margin support

* test(binance): static reques...

github.com/ccxt/ccxt - 19648bbd793455230c1ddf108b46d2316e07c43a authored 8 months ago by Dan <[email protected]>
feat(gate) - watchTickers and watchBidsAsks (#21072)

* feat(gate) - watchTickers all

* getArrayOfObjectsKey

* fix(gate) - watchTickers multi

* fix...

github.com/ccxt/ccxt - cb485b46c40a4fe981ee0c3c42e9c55a04bd40dd authored 8 months ago by Travis CI <[email protected]>
feat(gate) - watchTickers and watchBidsAsks (#21072)

* feat(gate) - watchTickers all

* getArrayOfObjectsKey

* fix(gate) - watchTickers multi

...

github.com/ccxt/ccxt - e84277728f50970cf6addabf55b081e549635b01 authored 8 months ago by T. Todua <[email protected]>
fix(Exchange): fix !== 0 after safeNumber (#21213)

[ci skip]

github.com/ccxt/ccxt - e37727201d2fa294dea4540314a88cd6234363fe authored 8 months ago by Travis CI <[email protected]>
fix(Exchange): fix !== 0 after safeNumber (#21213)

github.com/ccxt/ccxt - 5448e4df2ada28b9edffa7cfbe7ca0c4b3d5465e authored 8 months ago by Carlos Gonçalves <[email protected]>
fix(hitbtc) watchTickers never receives updates (#21212)

Update hitbtc.ts

github.com/ccxt/ccxt - fc8eca925b7cf8df2aef478da3fc5e51ee87291d authored 8 months ago by CH-EdwinB <[email protected]>
4.2.44

[ci skip]

github.com/ccxt/ccxt - 56fed530e27927ec923733cfe7ff6508931ef054 authored 8 months ago by Travis CI <[email protected]>
fix build: bitflyer (#21211)

github.com/ccxt/ccxt - efd32d3d1952bede3d902ac52663a202bed54221 authored 8 months ago by Carlos Gonçalves <[email protected]>
fix(coinbase): v2 methods signature (#21209)

github.com/ccxt/ccxt - 9a6d37bd9a5ade2c22852077e1565452706871f9 authored 8 months ago by Sam Germain <[email protected]>
fix(krakenfutures): format price/amount properly (#21210)

* fix(krakenfutures): format price/amount properly

* static test

github.com/ccxt/ccxt - e27841b2a62c578c032574b099f2982f1534a0d5 authored 8 months ago by Carlos Gonçalves <[email protected]>
binance: fetchOrders, add portfolio margin support (#21207)

* feat(binance): fetchOrders, portfolio margin support

```
binance fetchOrders BTC/USDT:USDT...

github.com/ccxt/ccxt - b7c11ce7f10dffb7abb4ef8ade48e434e9c822a8 authored 8 months ago by Dan <[email protected]>
binance: fetchTradingFee, add portfolio margin support (#21206)

* feat(binance): fetchTradingFee, portfolio margin support

```
binance fetchTradingFee BTC/U...

github.com/ccxt/ccxt - befcd6ad9df2c0b0c4a97c4919ffd722a84437f7 authored 8 months ago by Dan <[email protected]>
feat(Exchange.py): handle wait_for calls (#21205) [ci deploy]

github.com/ccxt/ccxt - e940287338aeb43b64ad2e56c868a6b67996f3c4 authored 8 months ago by Carlos Gonçalves <[email protected]>
Merge branch 'master' of github.com:ccxt/ccxt

[ci skip]

github.com/ccxt/ccxt - 1cd11881e04ca861f98860fb2a89469df7264570 authored 8 months ago by Travis CI <[email protected]>
Merge branch 'master' of github.com:ccxt/ccxt

github.com/ccxt/ccxt - 0b0bd8e0259dc8f34a759808448aa5773b3e24b7 authored 8 months ago by Igor Kroitor <[email protected]>
bingx SNOW Snowman vs SnowSwap conflict

github.com/ccxt/ccxt - 3aa8f0c88e30a3277778e4a80b79b624c826aa97 authored 8 months ago by Igor Kroitor <[email protected]>
fix(blofin): fetchBalance with accountType (#21204)

github.com/ccxt/ccxt - c2f78ec88e5509bd1c3ef1b28fa914d1c339d109 authored 8 months ago by Carlos Gonçalves <[email protected]>
fix(kucoin): protect fetchLedger (#21203)

* feat(kucoin): protect fetchLedger

* add static tests

* fix php side

github.com/ccxt/ccxt - c05c62b72e69d8e62591ab206afad841ac5ad689 authored 8 months ago by Carlos Gonçalves <[email protected]>
feat(binance): unify networks inside currency (#21202)

[ci skip]

github.com/ccxt/ccxt - 364e7e43a0599bf68416ff0ba3dbda47c9766d13 authored 8 months ago by Travis CI <[email protected]>
feat(binance): unify networks inside currency (#21202)

github.com/ccxt/ccxt - f39d2b710971b5d301d749162df6eb3da167e8d8 authored 8 months ago by Carlos Gonçalves <[email protected]>
fix!(mexc): fetchDepositAddressesByNetwork returns an object indexed by network code (#21175)

* exchange.handleNetworkParameter

* fix!(mexc): fetchDepositAddressesByNetwork returns an obj...

github.com/ccxt/ccxt - 9d2d813fef69734dde7bb988f521fa6e3054bf55 authored 8 months ago by Sam Germain <[email protected]>
4.2.43

[ci skip]

github.com/ccxt/ccxt - bee86050ffdc52809542e656a61cb745fe2657c3 authored 8 months ago by Travis CI <[email protected]>
fix(binanceus) incorrect has-values in pro implementation (#21199)

Update binanceus.ts

github.com/ccxt/ccxt - 24e94be3c74ac65077865011e9336a53f2c83613 authored 8 months ago by CH-EdwinB <[email protected]>
feat(exchange): addMargin, setMargin, reduceMargin, parsePosition to return Position type" (#21197)

* fix(binance): watchTickers hotfix

* add setMargin, addMargin, reduceMargin and have parsePo...

github.com/ccxt/ccxt - 723d2bd9afbc1883abcdcb75ff2bba984aed4373 authored 8 months ago by Pablo Criado-Perez <[email protected]>
feat(cs): add currency and market example (#21196)

github.com/ccxt/ccxt - 77520c589fcc808218ec887749a31abbbe52a2bd authored 8 months ago by Carlos Gonçalves <[email protected]>
fix(binance): fetchClosedOrders limit (#21194)

* fix(binance): fetchClosedOrders limit

* static test

* typo

github.com/ccxt/ccxt - be8191f96ce115bfcc18e02abe61ee0c79d276cd authored 8 months ago by Carlos Gonçalves <[email protected]>
4.2.42

[ci skip]

github.com/ccxt/ccxt - b32e3cf6e06c256a8be3e7ad1ff2bf776fef55f1 authored 8 months ago by Travis CI <[email protected]>
bitrue withdraw handleNetworkCodeAndParams

github.com/ccxt/ccxt - 4339708af37cfce95b6f27baf6670e81955e0925 authored 8 months ago by Igor Kroitor <[email protected]>
feat(exchange): type networkIdToCode and fix usage (#21185)

* feat(exchange): type networkIdToCode and fix usage

* add more types

* type more methods

* f...

github.com/ccxt/ccxt - 209b402ac692b1a555f22115d7266575a968585f authored 8 months ago by Travis CI <[email protected]>
feat(exchange): type networkIdToCode and fix usage (#21185)

* feat(exchange): type networkIdToCode and fix usage

* add more types

* type more methods
...

github.com/ccxt/ccxt - 0beab955046c27b0232aa5b98a5fabd2a188eb27 authored 8 months ago by Carlos Gonçalves <[email protected]>
4.2.41

[ci skip]

github.com/ccxt/ccxt - c62bded4669bf781847d3f8bc94f352353d27575 authored 8 months ago by Travis CI <[email protected]>
fix(timestamps): replace safeNumber (#21188)

* fix(timestamps): replace safeNumber

* fix linting

github.com/ccxt/ccxt - 6cca9ff5b5ac4f18b161f447812148033b086735 authored 8 months ago by Carlos Gonçalves <[email protected]>
binance: fetchBorrowInterest, add portfolio margin support (#21187)

* feat(binance): fetchBorrowInterest, portfolio margin support

```
binance fetchBorrowIntere...

github.com/ccxt/ccxt - 77e52d5b1b90c686dfd83b853e43eb0248eac692 authored 8 months ago by Dan <[email protected]>
binance: fetchMyTrades, add portfolio margin support (#21186)

* feat(binance): fetchMyTrades, portfolio margin support

```
binance fetchMyTrades BTC/USDT:...

github.com/ccxt/ccxt - 7ffa1d1b7700e895d9a7756d93329b1d140d8e6e authored 8 months ago by Dan <[email protected]>
feat(transpile): helper script (#21183)

* transpile WS single exchange

* feat(transpile): helper script

github.com/ccxt/ccxt - 1e8c7bc1003d75d6592c9ed88cbf00eff749eea6 authored 8 months ago by Carlos Gonçalves <[email protected]>
feat(bingx): createOrder - added params["triggerPrice"] for spot orders (#21157)

* feat(bingx): createOrder - added params["triggerPrice"] for spot orders

* revert

* forma...

github.com/ccxt/ccxt - 19e0bfb759898aa4e7d4d55d998fddd10012222c authored 8 months ago by Sam Germain <[email protected]>
4.2.40

[ci skip]

github.com/ccxt/ccxt - 29effaaf60d6746cc0db80c9f4115b40a01737a9 authored 8 months ago by Travis CI <[email protected]>
binance: fetchFundingHistory, add portfolio margin support (#21179)

* feat(binance): fetchFundingHistory, portfolio margin support

```
binance fetchFundingHisto...

github.com/ccxt/ccxt - 71bf4a9529614c5bd37e25332ca09fa837b8d70a authored 8 months ago by Dan <[email protected]>
binance: fetchAccountPositions, add portfolio margin support (#21180)

* feat(binance): fetchAccountPositions, portfolio margin support

```
binance fetchAccountPos...

github.com/ccxt/ccxt - d46aec96acd4b6a254ef2d7678478ec42aca239f authored 8 months ago by Dan <[email protected]>
binance: fetchLedger, add portfolio margin support (#21177)

* feat(binance): fetchLedger, portfolio margin support

```
binance fetchLedger undefined und...

github.com/ccxt/ccxt - 6892a268ddaaf03d31df20cc1f5d1c49c7eabbb2 authored 8 months ago by Dan <[email protected]>
feat(bybit): fetchOHLCV - add params["until"] (#21178)

* feat(bybit): fetchOHLCV - add params["until"]

* bybit.fetchOHLCV tests

github.com/ccxt/ccxt - 45d4f15b65e8a06fc9e73aed421af43c0e98263c authored 8 months ago by Sam Germain <[email protected]>
binance: fetchPositonsRisk, add portfolio margin support (#21174)

* feat(binance): fetchPositionsRisk, portfolio margin support

```
binance fetchPositionsRisk...

github.com/ccxt/ccxt - e239aa4d84ca953d4fdc90e6303f15dbbf11cbee authored 8 months ago by Dan <[email protected]>
docs(mexc): exchange name in docstrings changed from mexc3 to mexc (#21173)

github.com/ccxt/ccxt - d7522aab5daa3b2649e432a8100c272afe8d980d authored 8 months ago by Sam Germain <[email protected]>
fix(bitget): flip side if hedged+reduceOnly (#21170)

* fix(bitget): flip side if hedged+reduceOnly

* add static tests

* revert

[ci skip]

github.com/ccxt/ccxt - 9bb2505cdea48031fdc251c1baa9f5bae8b31b93 authored 8 months ago by Travis CI <[email protected]>
fix(bitget): flip side if hedged+reduceOnly (#21170)

* fix(bitget): flip side if hedged+reduceOnly

* add static tests

* revert

github.com/ccxt/ccxt - c348640fd34f0799f7f0e8f900043b9be364e3a1 authored 8 months ago by Carlos Gonçalves <[email protected]>
fix(bitget) - coins that contain $ sign (#21169)

* fix(bitget) - coins that contain $ sign

* added base method

* remove extra

* revert

* cr f...

github.com/ccxt/ccxt - 6d00dd58774677650c0d25a591cb1a10ed4f9e2c authored 8 months ago by Travis CI <[email protected]>
fix(bitget) - coins that contain $ sign (#21169)

* fix(bitget) - coins that contain $ sign

* added base method

* remove extra

* revert
...

github.com/ccxt/ccxt - c3ba2e453b2d0d916de13d14a9d69b9961e5176b authored 8 months ago by T. Todua <[email protected]>
fix(ascendex): fetchDepositAddress - accepts params["network"] (#21046)

* fix(ascendex): fetchDepositAddress - accepts params["network"]

* fix(ascendex): fetchDeposi...

github.com/ccxt/ccxt - b26cf18e87997cf9173eea05e6bbc15e634815c7 authored 8 months ago by Sam Germain <[email protected]>
feat(binance): remove safeValue (#21166)

[ci skip]

github.com/ccxt/ccxt - 5c8fb7b1b6f62cb81a674f47bf5c992bc3283dd3 authored 8 months ago by Travis CI <[email protected]>
feat(binance): remove safeValue (#21166)

github.com/ccxt/ccxt - 9626b79bbb0f924beed4a51ed8431c294c44ea97 authored 8 months ago by Carlos Gonçalves <[email protected]>
feat(bingx): editOrder (#21156)

* feat(bingx): new implicit endpoints

* feat(bingx): editOrder

* type editOrder

* add s...

github.com/ccxt/ccxt - 18e68bda382f2d852f4e16620995ae92aeea7826 authored 8 months ago by Sam Germain <[email protected]>
feat(Exchange): remove some safeValue (#21152)

* feat(Exchange): remove some safeValue

* more types

* init cs version of currency

* fi...

github.com/ccxt/ccxt - 9ba24af9baf1d91f565e5469b65799858a7a3584 authored 8 months ago by Carlos Gonçalves <[email protected]>
phemex.has: closePosition = false (#21168)

github.com/ccxt/ccxt - 2fb5aff3c74e57dee887e4c24955c1e6d1ab68d6 authored 8 months ago by Sam Germain <[email protected]>
feat(krakenfutures): add fetchClosedOrders and fetchCanceledOrders (#21154)

* feat(krakenfutures): add fetchClosedOrders

* feat(krakenfutures): add fetchCanceledOrders
...

github.com/ccxt/ccxt - 760b1ea92559814edad77bd7c85b2fa8b5f484d3 authored 8 months ago by Carlos Gonçalves <[email protected]>
feat(okx): fetchOpenOrders - params["ordType"] is no longer required when params["trigger"] = true (#21158)

* feat(okx): fetchOpenOrders - params["ordType"] is no longer required when params["trigger"] = ...

github.com/ccxt/ccxt - c28c5633effaab20878cf22a7550f88cba14723c authored 8 months ago by Sam Germain <[email protected]>
bitmart - watchTradesForSymbols (#21130)

* bitmart - subscribe multiple

* watch method completed

* feat(bitmart) - watchOrderBooksF...

github.com/ccxt/ccxt - 7950965653ff9b7870344a533497a7f23114f962 authored 8 months ago by T. Todua <[email protected]>
binance: borrowCrossMargin, repayCrossMargin, portfolio margin support (#21159)

* feat(binance): borrowCrossMargin, portfolio margin support

```
binance borrowCrossMargin U...

github.com/ccxt/ccxt - d57006c3fcd7dfbb5feebf3e54a3cffad6a45a1f authored 8 months ago by Dan <[email protected]>
binance: fetchLeverageTiers, portfolio margin (#21161)

* feat(binance): loadLeverageBrackets, add portfolio margin support

* feat(binance): fetchLev...

github.com/ccxt/ccxt - 632a052b9146c1c3da16e18c0b7e4bfe88f0c38a authored 8 months ago by Dan <[email protected]>
feat(coinbasepro): add conversion/fees endpoint (#21164)

github.com/ccxt/ccxt - 59963f13f0481cd7f07a59ea9d97ba98d4a8724e authored 8 months ago by Carlos Gonçalves <[email protected]>
fix .length on some exchanges <QUICK> (#21162)

* coinbase - fix length

* coinmetro - fix length

* coinlist - fix length

* update coinb...

github.com/ccxt/ccxt - dd0ae068087f66a5d17cf14eb925de76723e794f authored 8 months ago by T. Todua <[email protected]>
feat(tests): don't load keys by default (#21153)

github.com/ccxt/ccxt - 8d481530298f87bfe984d6ec5758a0788c32fe91 authored 8 months ago by Carlos Gonçalves <[email protected]>
4.2.39

[ci skip]

github.com/ccxt/ccxt - 590e6191eef3a0c61005b596a0d68cf6153dbdb7 authored 8 months ago by Travis CI <[email protected]>
fix(build): waves precision [ci deploy] (#21155)

fix(build): waves precision

github.com/ccxt/ccxt - 08027e245d9b1e692cb7cc2524f77ad0feef3b41 authored 8 months ago by Carlos Gonçalves <[email protected]>
bitmart - subscribe multiple + watchOrderBookForSymbols (#21129) [ci deploy]

* bitmart - subscribe multiple

* watch method completed

* feat(bitmart) - watchOrderBooksF...

github.com/ccxt/ccxt - 61427945c0595227a0505581f75264fdba7b8ae7 authored 8 months ago by T. Todua <[email protected]>
feat(Exchange.cs): call networks afterConstruct and OKX currency networks (#21150)

* feat(Exchange.cs): call networks afterConstruct

* fix(okx): networkId inside currencies

...

github.com/ccxt/ccxt - aa346004a347d1639cf9199a355d30a4a129ac8d authored 8 months ago by Carlos Gonçalves <[email protected]>
feat(exchange): type overridden methods (#21148)

* feat(Exchange): add Dict/List type

* update edit order type

* add transfer types

* ty...

github.com/ccxt/ccxt - bcdd1d7788f60c5aab7cf1803acc04c6db956fe4 authored 8 months ago by Carlos Gonçalves <[email protected]>
binance: setLeverage, portfolio margin support (#21145)

* feat(binance): setLeverage, portfolio margin

* test(binance): static request, setLeverage p...

github.com/ccxt/ccxt - ef2ee8f3f081e6b01fb48ef191f93e52dbf77510 authored 8 months ago by Dan <[email protected]>
feat(okx): add account-rate-limit endpoint (#21149)

* coinbase: add apis

* coinbase: add createOrder preview

* add static tests

* feat(okx)...

github.com/ccxt/ccxt - f780dffd94355f9d6bed5df879f27ef7f3e007c5 authored 8 months ago by Carlos Gonçalves <[email protected]>
blockchaincom: add @see (#21141)

github.com/ccxt/ccxt - 67096a2228a42d1a8434277495a875aab4b87c5f authored 8 months ago by Peter Lai <[email protected]>
btcalpha: add @see (#21143)

github.com/ccxt/ccxt - ac838092fc818a50174ea1f35a8af80d9cdd550d authored 8 months ago by Peter Lai <[email protected]>
coinbase: add preview in createOrder (#21147)

* coinbase: add apis

* coinbase: add createOrder preview

* add static tests

---------
...

github.com/ccxt/ccxt - bf11c6e5e0a22115f12fc4ad60063471126a5379 authored 8 months ago by Peter Lai <[email protected]>
btcbox: add @see (#21144)

github.com/ccxt/ccxt - 5e6a5f33eda36cd9da4f62d32f1b4828c6c16737 authored 8 months ago by Peter Lai <[email protected]>
bl3p: add @see (#21140)

github.com/ccxt/ccxt - 713bded3f842537c4f6905a1355296f99f9a2956 authored 8 months ago by Peter Lai <[email protected]>
bitstamp: add @see (#21139)

github.com/ccxt/ccxt - b525b65a545dad8fafd5b86b4a41e6b6ca743265 authored 8 months ago by Peter Lai <[email protected]>
btcmarkets: add @see (#21146)

github.com/ccxt/ccxt - f8fd759935fa784af05921b1ca0ec072aab6beaa authored 8 months ago by Peter Lai <[email protected]>
binance: setPositionMode, portfolio margin support (#21142)

* feat(binance): setPositionMode, portfolio margin

```
binance setPositionMode true undefine...

github.com/ccxt/ccxt - 7a6d8d488b50bbfecd8657ef614d0d641bb5190a authored 8 months ago by Dan <[email protected]>
bitso: add @see (#21138)

github.com/ccxt/ccxt - 002c951acc1def69a710cc7bf6cb9ffef96515c4 authored 8 months ago by Peter Lai <[email protected]>
binance: cancelOrder, portfolio margin support (#21137)

* feat(binance): cancelOrder, portfolio margin support

```
binance cancelOrder 24711539682 B...

github.com/ccxt/ccxt - 7942e206f11a625839538d3f730274460d395946 authored 8 months ago by Dan <[email protected]>
docs(okx): fetchOpenOrders remove till from docstring (#21135)

github.com/ccxt/ccxt - 8400bbf73c308cec33f8f19cd55f8a5c0a41d939 authored 8 months ago by Sam Germain <[email protected]>
binance: fetchOrder, portfolio margin (#21134)

* feat(binance): fetchOrder, portfolio margin

```
binance fetchOrder 259696755816 BTC/USDT:USDT...

github.com/ccxt/ccxt - 9c9fcce1252e6d5756a8e13a7399519b2622c94d authored 8 months ago by Travis CI <[email protected]>
binance: fetchOrder, portfolio margin (#21134)

* feat(binance): fetchOrder, portfolio margin

```
binance fetchOrder 259696755816 BTC/USDT:U...

github.com/ccxt/ccxt - d586e7ff2aa5056b487e5824d0e0d3f8761311cc authored 8 months ago by Dan <[email protected]>
fix(krakenfutures): parseMyTrades returns symbol with response (#21133)

* fix(krakenfutures): parseMyTrades returns symbol with response

* add static tests

------...

github.com/ccxt/ccxt - 541f30fab901f78117f125c369cc8b4a13077ed4 authored 8 months ago by Sam Germain <[email protected]>
fix(mexc): watchOrderBook assigns timestamp for contract markets (#21132)

github.com/ccxt/ccxt - da3f413fe55da70f24b81726e17c3b673a03f759 authored 8 months ago by Sam Germain <[email protected]>