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

feat(Exchange): add safeBool/safeList/safeDict (#21012)

* feat(Exchange): add safeBool/safeList/safeDict

* transpile types

* remove import

* ad...

github.com/ccxt/ccxt - 1fe587738bb9ff9d2e69ea6d3347a2ecdd8e1cb7 authored 9 months ago by Carlos Gonçalves <[email protected]>
feat(bybit): add error mapping (#21018)

[ci skip]

github.com/ccxt/ccxt - 5cdfbcdbc15acbc14f7654fcd38c8846eb189022 authored 9 months ago by Travis CI <[email protected]>
feat(bybit): add error mapping (#21018)

github.com/ccxt/ccxt - abd40e7cf21450d650ce58a850ffb45bcb58e7b0 authored 9 months ago by Carlos Gonçalves <[email protected]>
coinmetro.ts `sign` update (#21016)

* coinmetro.ts `sign` update

Could use uid+token and/or apiKey+secret

* public test endpoi...

github.com/ccxt/ccxt - 2238174a70397c4a2b90eb05655097fcd6ea9429 authored 9 months ago by yzh-pelle <[email protected]>
feat(bitmex): update link (#21015)

* feat(bitmex): update link

* update logo

[ci skip]

github.com/ccxt/ccxt - 18a01832002c75636caaa78aa1334d1a0b3cced8 authored 9 months ago by Travis CI <[email protected]>
feat(bitmex): update link (#21015)

* feat(bitmex): update link

* update logo

github.com/ccxt/ccxt - a668dd4e8fa51c6221ad80b19b20205e95316629 authored 9 months ago by Carlos Gonçalves <[email protected]>
fix(bybit): order fee (#21014)

* fix(bybit): order fee

* static tests

github.com/ccxt/ccxt - 53211424bc1e2cad72c72f522b3c0b0c0ad99c70 authored 9 months ago by Carlos Gonçalves <[email protected]>
feat(okx): add full ob endpoint (#21013)

* feat(okx): add full ob endpoint

* static tests

github.com/ccxt/ccxt - ed13f2e22fbd635dc94fe79ca35821e7063695a4 authored 9 months ago by Carlos Gonçalves <[email protected]>
4.2.28

[ci skip]

github.com/ccxt/ccxt - 1865386efdd156429d3831f7caf7c7aaafbe0133 authored 9 months ago by Travis CI <[email protected]>
bitfinex2: fetchBalance, debt field (#21009)

feat(bitfinex2): fetchBalance, debt field

Added a debt field to fetchBalance for fetching the...

github.com/ccxt/ccxt - c735dd750dba8ba9750f8a74f639280848112107 authored 9 months ago by Dan <[email protected]>
Bitfinex2: setMargin (#21008)

* feat(bitfinex2): setMargin

```
bitfinex2.setMargin (BTC/USDT:USDT, 0.75)
2024-01-30T03:53...

github.com/ccxt/ccxt - ed99d45aaeebce9e4060f2adc8b60565dcc85ef4 authored 9 months ago by Dan <[email protected]>
has["cancelAllOrders"] (#21005)

github.com/ccxt/ccxt - 6aab24e52ef3e7f774b07d83779044f179383e6e authored 9 months ago by Sam Germain <[email protected]>
feat(bitforex): cancelAllOrders (#21004)

* feat(bitforex): cancelAllOrders

* static tests

---------

Co-authored-by: carlosmiei <...

github.com/ccxt/ccxt - 0b090448be2bf5c9efef3fd8fd7fc26835ba16cf authored 9 months ago by Sam Germain <[email protected]>
feat(Exchange): add class tag (#21001)

github.com/ccxt/ccxt - 4f70a01be4ea674b80e6d98b2409d88c8a2cef51 authored 9 months ago by Carlos Gonçalves <[email protected]>
4.2.27

[ci skip]

github.com/ccxt/ccxt - 5f77a77b0658f3890d6db9e1d767a5bbad90ca54 authored 9 months ago by Travis CI <[email protected]>
fix Static tests [ci deploy] (#20999)

* Add files via upload

* Add files via upload

* Update coinmetro.ts

* fetchOHLCV implem...

github.com/ccxt/ccxt - bd072876c19fc8fff4d5467bdfb8c2551efb1644 authored 9 months ago by Carlos Gonçalves <[email protected]>
Coinmetro integration [ci deploy] (#20297)

* Add files via upload

* Add files via upload

* Update coinmetro.ts

* fetchOHLCV implem...

github.com/ccxt/ccxt - 2d2eb1fbac08cce706cbdd64e10f4387a8de798f authored 9 months ago by yzh-pelle <[email protected]>
fix(upbit): fetchDepositAddress takes params["network"] (#20998)

fixes: #20984

github.com/ccxt/ccxt - 1086c1d43b3b7f78c8156d664d0e0b2716d1b4d0 authored 9 months ago by Sam Germain <[email protected]>
fix(coinbase): add params to body when using token (#20997)

* fix(coinbase): add params to body when using token

* extra check

[ci skip]

github.com/ccxt/ccxt - 6d4f8280ff6ceda7ea0f9a2693ce32dfe5202a2c authored 9 months ago by Travis CI <[email protected]>
fix(coinbase): add params to body when using token (#20997)

* fix(coinbase): add params to body when using token

* extra check

github.com/ccxt/ccxt - 800aee7fbfd6ab29c6fe2e20cf3085e922571eef authored 9 months ago by Carlos Gonçalves <[email protected]>
feat(Exchange): improve fetchOrders error message (#20996)

[ci skip]

github.com/ccxt/ccxt - 6552b9debaf330aa919011280a06d3f278f75e33 authored 9 months ago by Travis CI <[email protected]>
feat(Exchange): improve fetchOrders error message (#20996)

github.com/ccxt/ccxt - b5107b2777075b082abb3122833aec851b6d69ba authored 9 months ago by Carlos Gonçalves <[email protected]>
4.2.26

[ci skip]

github.com/ccxt/ccxt - a2671dc0fcd08ddba2610f856724177a429a0d63 authored 9 months ago by Travis CI <[email protected]>
bingx: add fetchMarkOHLCV (#20994)

* bingx: add apis

* bingx: add fetchMarkOHLCV

* add static tests

---------

Co-author...

github.com/ccxt/ccxt - 893572fe7c928f749c1278684d3a1f809e577faf authored 9 months ago by Peter Lai <[email protected]>
bingx: add watchTicker (#20995)

github.com/ccxt/ccxt - 838c045a73ded7364aabbaf46560edb9e516036e authored 9 months ago by Peter Lai <[email protected]>
fix(bingx): order parsing (#20993)

* fix(bingx): order parsing

* static test

[ci skip]

github.com/ccxt/ccxt - fcb52616d5506f52f6427c6bd1ec7a1d268d070e authored 9 months ago by Travis CI <[email protected]>
fix(bingx): order parsing (#20993)

* fix(bingx): order parsing

* static test

github.com/ccxt/ccxt - 3abf71e004b0ed18b479ef8d9610f2eccf9b990a authored 9 months ago by Carlos Gonçalves <[email protected]>
fix(ws): freezing eror (#20988)

* fix(ws): freezing eror

* python lint

[ci skip]

github.com/ccxt/ccxt - ab73522fbfe3e5eaa32097d314e5394d3d92970f authored 9 months ago by Travis CI <[email protected]>
fix(ws): freezing eror (#20988)

* fix(ws): freezing eror

* python lint

github.com/ccxt/ccxt - 9dacfb09c97cbe4900913a59fea00844c5dd94ea authored 9 months ago by Pablo Criado-Perez <[email protected]>
4.2.25

[ci skip]

github.com/ccxt/ccxt - cc3458ee841871638a6ec6e2401c3b9cc62df7ae authored 9 months ago by Travis CI <[email protected]>
fix(gate): parse web trade id (#20987)

* fix(gate): parse web trade id

* static tests

* fix test

github.com/ccxt/ccxt - 44527c4b2408a1ee95b7042ea6a8f7e065e42a67 authored 9 months ago by Carlos Gonçalves <[email protected]>
Bitfinex2: fetchLiquidations (#20989)

* feat(bitfinex2): fetchLiquidations

* test(bitfinex2): static request, fetchLiquidations

github.com/ccxt/ccxt - b4b94c227a147736806056d25354b46e3d3ec85f authored 9 months ago by Dan <[email protected]>
4.2.24

[ci skip]

github.com/ccxt/ccxt - b18af9e36acae4e35a6523150fc16cd2c25ce598 authored 9 months ago by Travis CI <[email protected]>
fix(phemex): position parsing (#20985)

* fix(phemex): position parsing

* add static test

github.com/ccxt/ccxt - e8f9d9f94342486d105a42c81f89e02126abf82b authored 9 months ago by Carlos Gonçalves <[email protected]>
Wrong class on error Bingx (#20979)

* Wrong class on error Bingx

Changed from ExhangeNotAvailable to InsufficientFunds

bingx {...

github.com/ccxt/ccxt - 1314d9e26c40eef1f85981d9392d15f059ca309e authored 9 months ago by Zet <[email protected]>
bitopro: add watchMyTrades (#20950)

* bitopro: add watchMyTrades

* bitopro: ws skip-test

* cr fixes

---------

Co-authore...

github.com/ccxt/ccxt - dca1e944521d7d513d5cf862f434e1989e0fd99c authored 9 months ago by Peter Lai <[email protected]>
Bitfinex2: fetchOpenInterestHistory (#20980)

* feat(bitfinex2): fetchOpenInterestHistory

* test(bitfinex2): static request, fetchOpenInter...

github.com/ccxt/ccxt - d0c9506b9e9b3eacbc119676266b4cc8aee35889 authored 9 months ago by Dan <[email protected]>
fix(binanceus) - ratelimits 3 (#20954)

* fix(binanceus) - ratelimits 2

* remove

* snake_case -> camelCase

* fix(binanceus) - all end...

github.com/ccxt/ccxt - fd57ce9136a81d4ab36c41381ff45e60fd8136da authored 9 months ago by Travis CI <[email protected]>
fix(binanceus) - ratelimits 3 (#20954)

* fix(binanceus) - ratelimits 2

* remove

* snake_case -> camelCase

* fix(binanceus) - a...

github.com/ccxt/ccxt - afa95f30bc6bcb094edfe7944800475141e2ee2a authored 9 months ago by T. Todua <[email protected]>
4.2.23

[ci skip]

github.com/ccxt/ccxt - ccd0713d593649a90c6fa160374462d94dc311a3 authored 9 months ago by Travis CI <[email protected]>
feat(hitbtcPro): add sandbox mode (#20978)

github.com/ccxt/ccxt - 5e0291ae6496b01fe6dcd8a71b336e4aaa6a5b55 authored 9 months ago by Carlos Gonçalves <[email protected]>
feat(coinex): add history endpoint to fetchPositions (#20975)

* feat(coinex): add history endpoint to fetchPositions

* static tests

github.com/ccxt/ccxt - c976b48323c28d21ddc0ca21701b14ba4b064764 authored 9 months ago by Carlos Gonçalves <[email protected]>
feat(phemex): add endpoint to fetchPositions (#20976)

* feat(phemex): add endpoint to fetchPositions

* add static tests

github.com/ccxt/ccxt - 7d799ea1cf8c492e2fa28f0407426a655c7ab03d authored 9 months ago by Carlos Gonçalves <[email protected]>
Okx: watchMyTrades, add spot margin support (#20971)

* feat(okx): watchMyTrades, add spot margin support

```
okx watchMyTrades BTC/USDT undefined...

github.com/ccxt/ccxt - f3fdc7903ec081578c5c4ac79e6c32819cafb16c authored 9 months ago by Dan <[email protected]>
bitfinex2: fetchOpenInterest (#20972)

* feat(bitfinex2): fetchOpenInterest

```
bitfinex2.fetchOpenInterest (XRP/USDT:USDT)
2024-0...

github.com/ccxt/ccxt - 903c4627616dba3e8d1e01d72a5b2d946054c394 authored 9 months ago by Dan <[email protected]>
feat(travis): add nuggetToken [ci skip] (#20974)

github.com/ccxt/ccxt - 1592204a2e245c7616d97929890e5db08ab741cc authored 9 months ago by Carlos Gonçalves <[email protected]>
Okx: edit algo order (#20970)

* feat(okx): editOrder add support for algo orders

```
okx editOrder '"670963589699682304"' ...

github.com/ccxt/ccxt - 69445297af8a2c0434f8a1b96fe5dc9295fa5e1e authored 9 months ago by Dan <[email protected]>
fix(binance) no timestamp for futures watched tickers (#20973)

github.com/ccxt/ccxt - ddfcb225f6657d3964415182d5becbc0dcb491f1 authored 9 months ago by Oleg Taranenko <[email protected]>
4.2.22

[ci skip]

github.com/ccxt/ccxt - 6e263c4d3e9d73c3a379579a99b88d8d2ef3be20 authored 9 months ago by Travis CI <[email protected]>
feat(bybit): improve market orders for UTA (#20965)

* feat(bybit): improve market orders for UTA

* feat(tests): read options from test object

...

github.com/ccxt/ccxt - e555457cad30f21016314b919d609d58aa4263cb authored 9 months ago by Carlos Gonçalves <[email protected]>
fix(build): poloniex skip tickers build (#20963)

github.com/ccxt/ccxt - 6c78d5e8f57a91bdfd5d5ec469870e148aff0baf authored 9 months ago by Carlos Gonçalves <[email protected]>
has["fetchFundingRate"] (#20960)

github.com/ccxt/ccxt - 2d5059e584038e392a5f9c1c885f75ade075cf94 authored 9 months ago by Sam Germain <[email protected]>
fix(bitget): watchOrders - remove invalid amount for buy orders (#20956)

fixes: #20868

github.com/ccxt/ccxt - cc2c079d61a460f3f402e477f9e8bd06b509b352 authored 9 months ago by Sam Germain <[email protected]>
feat(binance): add convert endpoints (#20959)

* feat(binance): add convert endpoints

* fix comment

github.com/ccxt/ccxt - e7a31ee0edb9f41423d6afe33798864d81b82670 authored 9 months ago by Carlos Gonçalves <[email protected]>
bitget has (#20958)

github.com/ccxt/ccxt - 152eb4925de18d57e2cd5196c58327bb000d2f31 authored 9 months ago by Sam Germain <[email protected]>
wrong comment breaks build (#20955)

github.com/ccxt/ccxt - 579ce1359e0833adf35e668097f2b8f92587b0ad authored 9 months ago by Oleg Taranenko <[email protected]>
feat(binance): improve docs and method handling (#20953)

* feat(binance): improve docs and method handling

* request static tests

* static response...

github.com/ccxt/ccxt - be944c582684a32eed2212f76346db5eb08bcde5 authored 9 months ago by Carlos Gonçalves <[email protected]>
feat(binance): update test ws endpoint (#20952)

github.com/ccxt/ccxt - 02c947b9525bb9f1b0a88e050edba38bc97f6c90 authored 9 months ago by Carlos Gonçalves <[email protected]>
feat(tests): add binance static tests (#20947)

* feat(tests): add binance static tests

* update command

github.com/ccxt/ccxt - 93ea3af5556f45ea1cf752f02e1250a3fdf4a973 authored 9 months ago by Carlos Gonçalves <[email protected]>
Deribit: createExpiredOptionMarket (#20942)

feat(deribit): createExpiredOptionMarket

Added createExpiredOptionMarket to Deribit.

Only ...

github.com/ccxt/ccxt - 744ab43632bdd7ae29d92bcd6d77b326ddd6c6b4 authored 9 months ago by Dan <[email protected]>
Binance: watchOrders, add handleMarginModeAndParams (#20933)

feat(binance): watchOrders, add handleMarginModeAndParams

Added handleMarginModeAndParams to ...

github.com/ccxt/ccxt - 12210a7ea279cbcd50814b9155ddd8eaa034d5c4 authored 9 months ago by Dan <[email protected]>
Manual: add notes on the marginMode parameter (#20944)

feat(Manual): add notes on the marginMode parameter

Added some notes on using the marginMode ...

github.com/ccxt/ccxt - 4d03948f9c0dbddfdbe6463f203fbdecc3f30699 authored 9 months ago by Dan <[email protected]>
feat(phemex): improve fetchBalance docs (#20941)

* feat(phemex): improve fetchBalance docs

* response tests

[ci skip]

github.com/ccxt/ccxt - fe0903ae66c75cc502de8dec77050c9c4c34e89a authored 9 months ago by Travis CI <[email protected]>
feat(phemex): improve fetchBalance docs (#20941)

* feat(phemex): improve fetchBalance docs

* response tests

github.com/ccxt/ccxt - 9d0449270ccdad0420ad56e1bc90b1b404a933bc authored 9 months ago by Carlos Gonçalves <[email protected]>
feat(coinex): handleMarginMode (#20940)

* feat(coinex): handleMarginMode

* add static tests

* add test and small fix

github.com/ccxt/ccxt - 8448ecf0d7ced9d3f100665e577224d9640dd645 authored 9 months ago by Carlos Gonçalves <[email protected]>
feat(tests): allow request and response tests to run in the same command (#20939)

* feat(tests): allow request and response tests to run in the same command

* add coverage js ...

github.com/ccxt/ccxt - cabf668cfc703dabde7fcf2178ec1f450f0f20c7 authored 9 months ago by Carlos Gonçalves <[email protected]>
docs: Divide docs in globla referene and reference per exchange (#20902)

* docs: Divide docs in globla referene and reference per exchange

* remove gitignore and gene...

github.com/ccxt/ccxt - 9ae84936196fb7ea6e0365b78e5494492eac3ef6 authored 9 months ago by Pablo Criado-Perez <[email protected]>
fix(binanceus) - ws extend correct inheritance (#20853)

* fix(binanceus) - ws extend correct inheritance

* WS transpiler updates

* transpile.js up...

github.com/ccxt/ccxt - 743f65876b82fb1a3f6953dac3c42aeba95aa864 authored 9 months ago by T. Todua <[email protected]>
feat(woo): fix fetchDepositAddress flag (#20937)

[ci skip]

github.com/ccxt/ccxt - 34e105ee73b17d65ff3fb51ad3d8982e04f0880b authored 9 months ago by Travis CI <[email protected]>
feat(woo): fix fetchDepositAddress flag (#20937)

github.com/ccxt/ccxt - cc704e6d50bf7708c26f508b6fa067d4cacffbb7 authored 9 months ago by Carlos Gonçalves <[email protected]>
fix(bitrue): use proper orderbook type (#20936)

fix(bitrue): use proper orderbook

[ci skip]

github.com/ccxt/ccxt - 546770053b7de1575792e0772d4fa2ce7371abaa authored 9 months ago by Travis CI <[email protected]>
fix(bitrue): use proper orderbook type (#20936)

fix(bitrue): use proper orderbook

github.com/ccxt/ccxt - f90fbc73a5b4d7aba50608517048f8f89661e669 authored 9 months ago by Carlos Gonçalves <[email protected]>
Okx: watchOrders, unify spot margin support (#20930)

feat(okx): watchOrders, unify spot margin support

```
okx watchOrders BTC/USDT undefined undefi...

github.com/ccxt/ccxt - 094b21149642e228554769294bca64043ed90302 authored 9 months ago by Travis CI <[email protected]>
Okx: watchOrders, unify spot margin support (#20930)

feat(okx): watchOrders, unify spot margin support

```
okx watchOrders BTC/USDT undefined und...

github.com/ccxt/ccxt - 024ad957005dda089989ebe6d7a677e3a700acda authored 9 months ago by Dan <[email protected]>
4.2.21

[ci skip]

github.com/ccxt/ccxt - b4fbbfb8fea387606c69188c49b0d92ec15cc898 authored 9 months ago by Travis CI <[email protected]>
fix(tests) - timeouts (#20921)

* fix(tests) - timeouts

* comment

* decrease timeout a bit

---------

Co-authored-by:...

github.com/ccxt/ccxt - 018337ac540bece7739cc0a98fd7e9e85b2dd6c0 authored 9 months ago by T. Todua <[email protected]>
fix(phemex): editOrder & static-tests (#20927)

phemex: update editOrder & static-tests

github.com/ccxt/ccxt - c06e8ecb1cd7f696953b5da143440fedaef9be25 authored 9 months ago by Peter Lai <[email protected]>
novadax: add apis, update ratelimit (#20934)

github.com/ccxt/ccxt - aa954899770e05c71241901bc48b16617474c7ca authored 9 months ago by Peter Lai <[email protected]>
Add querying contract funds from Phemex (#20931)

add api-data/futures/v2/tradeAccountDetail

github.com/ccxt/ccxt - cb5f8494691b8a5c515cbe0b3bd7253d97307baa authored 9 months ago by Kainoa Kanter <[email protected]>
fix(bitopro): fix ws url and signature (#20928)

* bitopro: update ws port & authenticate error

* bitopro: add @see

github.com/ccxt/ccxt - d67cacd8661ea54b27fed8e16db43c23fff1918b authored 9 months ago by Peter Lai <[email protected]>
WsClient eslint errors fix (#20925)

github.com/ccxt/ccxt - 6cca91b4fcf71e96227a3b89c288bd58e8f66ed5 authored 9 months ago by Sam Germain <[email protected]>
gate: add apis (#20932)

github.com/ccxt/ccxt - 90d8bb3b5319f2dede364f70563366f330976eff authored 9 months ago by Peter Lai <[email protected]>
fix(gate): fetchLeverageTiers parsing (#20920)

* fix(gate): fetchLeverageTiers parsing

* fix(Exchange): parseLeverageTiers, assume default swap

github.com/ccxt/ccxt - eadec4d8bee850366eb07b65b5ff57a1d3f03a78 authored 9 months ago by Carlos Gonçalves <[email protected]>
feat(lbank): remove limit from fetchOrderBookWs (#20918)

github.com/ccxt/ccxt - 23ee23f5bb6b6dc4f37146f897518f686d9a589f authored 9 months ago by Carlos Gonçalves <[email protected]>
fix(blockchaincom): fetchDepositAddress (#20916)

* Revert "feat(Exchange): move expired option market to the base class (#20888)"

This reverts c...

github.com/ccxt/ccxt - b81cd6c0bdfac514f7c5bbfca101b0eaa6e69812 authored 9 months ago by Travis CI <[email protected]>
fix(blockchaincom): fetchDepositAddress (#20916)

* Revert "feat(Exchange): move expired option market to the base class (#20888)"

This reverts...

github.com/ccxt/ccxt - 3155cd591f7b9831a41dcb5a935ef0e050fe31af authored 9 months ago by Carlos Gonçalves <[email protected]>
feat(bitvavo): ws trading (#18629)

* feat(bitvavo): ws trading

* fixes

* fix updateOrder

* added public functions and fix PR com...

github.com/ccxt/ccxt - 73120ad6d26c03a4009a95a5741448a62fd4010d authored 9 months ago by Travis CI <[email protected]>
feat(bitvavo): ws trading (#18629)

* feat(bitvavo): ws trading

* fixes

* fix updateOrder

* added public functions and fix ...

github.com/ccxt/ccxt - 8e4bcd721c1911a460537fc8ea9ad000b27dd3d0 authored 9 months ago by Pablo Criado-Perez <[email protected]>
4.2.20

[ci skip]

github.com/ccxt/ccxt - 3253c3948c81a1d8d950eec4f174fbbc85d80681 authored 9 months ago by Travis CI <[email protected]>
fix(kucoinfutures) - fix funding value (#20899)

* fix(kucoinfutures) - fix funding value

* correction

* ts

* docs

* add test

* ad...

github.com/ccxt/ccxt - d23697d25da3d17f119eff8efb68d6d4e2e7e69d authored 9 months ago by T. Todua <[email protected]>
Bitrue fix build (#20915)

* Revert "feat(Exchange): move expired option market to the base class (#20888)"

This reverts...

github.com/ccxt/ccxt - 21409d3a3b97d944141ea2cbf470823218adbb4f authored 9 months ago by Carlos Gonçalves <[email protected]>
fix(binanceus) - rate limits (#20908)

github.com/ccxt/ccxt - 3d0f17d1765d83a79584ebf11d09fe3f531f7395 authored 9 months ago by T. Todua <[email protected]>
feat(bitteam): update logo (#20907)

* Revert "feat(Exchange): move expired option market to the base class (#20888)"

This reverts...

github.com/ccxt/ccxt - 6dd19df17a7be685721d4698b816d2cf7e702eab authored 9 months ago by Carlos Gonçalves <[email protected]>
feat(base): add fetchCanceledAndClosedOrders stub (#20883)

* feat(base): add fetchCanceledAndClosedOrders stub

* add see

* simplify methods

* add ...

github.com/ccxt/ccxt - 3aa29c09ff736a728a52216c64b426a923f7b382 authored 9 months ago by Carlos Gonçalves <[email protected]>
feat(binance): add papi/ping endpoint (#20906)

github.com/ccxt/ccxt - ab203a541c9cc3e7de6fcae57ea1cdffcae57ba5 authored 9 months ago by Carlos Gonçalves <[email protected]>
feat(Exchange): move expired option market to the base class (#20888)

* feat(Exchange): move expired option market handling to the base exchange class

* move safeM...

github.com/ccxt/ccxt - c29f127973d62ed3c03cad254215bddbc2895e26 authored 9 months ago by Dan <[email protected]>
BingX New error parsed to InsufficientFunds (#20901)

BingX New error parsed to InsufficientFunds

bingx {"code":101204,"msg":"","data":{}}

github.com/ccxt/ccxt - b36ef50d20bb9680db9dc08e2b8a00a81f4710cd authored 9 months ago by Zet <[email protected]>
4.2.19

[ci skip]

github.com/ccxt/ccxt - 6a4d5c1f10991320fffde4819521a922bd8fa091 authored 9 months ago by Travis CI <[email protected]>
feat(bitpanda): add alias (#20898)

* feat(bitpanda): add alias

* add bitpanda pro alias

github.com/ccxt/ccxt - bed7e3b26d14417ce271916c77b013630b1acb8a authored 9 months ago by Carlos Gonçalves <[email protected]>
feat(onetrading): rename from bitpanda (#20739)

* feat(onetrading): rename from bitpanda

* renames to onetrading

* mv to onetrading

* r...

github.com/ccxt/ccxt - 716f246cba808f06da8a948a637733afe53261dd authored 9 months ago by Carlos Gonçalves <[email protected]>