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

Merge pull request #20185 from Dan-krm/bingxCreateMarketBuyOrderRequiresPrice

BingX: create market order with cost methods

github.com/ccxt/ccxt - 35b6455aaf16ff5eb5c2de5f98ae599315609a69 authored 11 months ago by Carlos Gonçalves <[email protected]>
Merge branch 'master' of github.com:ccxt/ccxt into bingxCreateMarketBuyOrderRequiresPrice

github.com/ccxt/ccxt - 748e5f612b69cf9a00860eccce2b1cf96d25c5e4 authored 11 months ago by carlosmiei <[email protected]>
fix(gate): add account section

github.com/ccxt/ccxt - d6e300269ad023515326d1ba30dd5bbf60cd6053 authored 11 months ago by carlosmiei <[email protected]>
Merge pull request #20191 from pcriadoperez/cursor-sort-by

fix(exchange): paginatedCursor sort by descending timestamp

[ci skip]

github.com/ccxt/ccxt - f9986ba6cdd59b41d996e376c02faa9d40dc5034 authored 11 months ago by Travis CI <[email protected]>
Merge pull request #20191 from pcriadoperez/cursor-sort-by

fix(exchange): paginatedCursor sort by descending timestamp

github.com/ccxt/ccxt - 52efeb7e4ffad9d857153ce514260a9eb11839d5 authored 11 months ago by Carlos Gonçalves <[email protected]>
Merge pull request #20199 from carlosmiei/poloniex-skip-undefined2

fix(poloniex): skip undefined chains

[ci skip]

github.com/ccxt/ccxt - fa404013e2964d94d18ef9cad4729ba10fb1ca3c authored 11 months ago by Travis CI <[email protected]>
Merge pull request #20199 from carlosmiei/poloniex-skip-undefined2

fix(poloniex): skip undefined chains

github.com/ccxt/ccxt - 8d78ed50110d55303b608769d9bbe1c52d382f07 authored 11 months ago by Carlos Gonçalves <[email protected]>
fix(gemini): skip undefined chain

github.com/ccxt/ccxt - c1834620221648314ebce6b10d5191b420f68644 authored 11 months ago by carlosmiei <[email protected]>
fix(poloniex): skip undefined chains

github.com/ccxt/ccxt - e531e1addbf757993175d168e2383fc3fde8b8d2 authored 11 months ago by carlosmiei <[email protected]>
4.1.74

[ci skip]

github.com/ccxt/ccxt - efa87df8126976324b5d15f18bd13e3a936eb609 authored 11 months ago by Travis CI <[email protected]>
Merge pull request #20193 from Dan-krm/exchangeCreateMarketBuyOrderWithCost

Exchange class, create market order with cost methods

github.com/ccxt/ccxt - 84d11a61203680471b16ef3074b69e48b93579af authored 11 months ago by Carlos Gonçalves <[email protected]>
update condition

github.com/ccxt/ccxt - 3c4b0e4b9d7b3229fa9edb67835009a7c4724798 authored 11 months ago by carlosmiei <[email protected]>
Merge pull request #20190 from pcriadoperez/master

feat(kraken): add implicit endpoints for withdrawMethods and withdrawAddreses

github.com/ccxt/ccxt - 1f68d3120680a88eff89f2e469dafcfdc9ad1fe8 authored 11 months ago by Carlos Gonçalves <[email protected]>
test(bitget): static request, createMarketBuyOrderRequiresPrice

createMarketBuyOrderRequiresPrice, createMarketOrderWithCost, createMarketBuyOrderWithCost

github.com/ccxt/ccxt - 5384f9e416cb84e1ffe2bf675689b81cf818b72a authored 11 months ago by Dan <[email protected]>
refactor(bitget): standardize createMarketBuyOrderRequiresPrice

```
bitget createOrder BTC/USDT market buy 8 undefined '{"createMarketBuyOrderRequiresPrice":fal...

github.com/ccxt/ccxt - 68addd97bdc956818072fc70e9d8357ba9e39085 authored 11 months ago by Dan <[email protected]>
test(bitmart): static request, createMarketBuyOrderRequiresPrice

Added tests using createMarketBuyOrderRequiresPrice, createMarketBuyOrderWithCost and createMark...

github.com/ccxt/ccxt - ed09726eb5c77fa685230f58ef8e9e007475837c authored 11 months ago by Dan <[email protected]>
feat(bitmart): createMarketBuyOrderWithCost, createMarketOrderWithCost

```
bitmart createOrder BTC/USDT market buy 5 undefined '{"createMarketBuyOrderRequiresPrice":fa...

github.com/ccxt/ccxt - 768b687e3762f795ad8126d283c7616362a0f884 authored 11 months ago by Dan <[email protected]>
base Exchange, create market order with cost methods

Updated the implementation of createMarketBuyOrderWithCost, createMarketSellOrderWithCost and cr...

github.com/ccxt/ccxt - 50de626fce0111f30736ebdd231000dad8ba7949 authored 11 months ago by Dan <[email protected]>
feat(kraken): add pagination to fetchWithdrawals

github.com/ccxt/ccxt - c3a6a25bcc7beeef29c73187119294be7eabd2f4 authored 11 months ago by pcriadoperez <[email protected]>
fix(exchange): paginatedCursor sort by descending timestamp

github.com/ccxt/ccxt - 5ca76de8c8107bec4ecfb9184231d75c6839f553 authored 11 months ago by pcriadoperez <[email protected]>
static tests, add newClientOid and startTime to shipKeys

github.com/ccxt/ccxt - 16119b009d86cbc87a5fd20649d6dd36e04cf354 authored 11 months ago by Dan <[email protected]>
Merge pull request #18759 from pcriadoperez/cex-ws-trading

feat(cex): add ws trading

[ci skip]

github.com/ccxt/ccxt - 6fd31fd54b53fc5aaeca39897ac9c5626c92ad86 authored 11 months ago by Travis CI <[email protected]>
feat(kraken): add implicit endpoints for withdrawMethods and withdrawAddreses

github.com/ccxt/ccxt - 0d3eaf528068e952ed6c66ebe858ac6df22c3757 authored 11 months ago by pcriadoperez <[email protected]>
Merge pull request #18759 from pcriadoperez/cex-ws-trading

feat(cex): add ws trading

github.com/ccxt/ccxt - ac02f60a846362fde5b5d37aa95c382659d9d214 authored 11 months ago by Carlos Gonçalves <[email protected]>
add question mark

github.com/ccxt/ccxt - 996d2fd23736cefc6c6c64f23d19666e8f49431d authored 11 months ago by Carlo Revelli <[email protected]>
a fix for transpile issue

github.com/ccxt/ccxt - 7083a9cee560273142846b7ee5d59f84e727b729 authored 11 months ago by Carlo Revelli <[email protected]>
Merge branch 'master' into bitgetFetchMarketsV2

github.com/ccxt/ccxt - 0a73b3983da799ff9ad964dc223dc16f3ee1634d authored 11 months ago by Carlo Revelli <[email protected]>
add static tests

github.com/ccxt/ccxt - 1a7306c478d073e02dc5894cc6393ad60d80d6a7 authored 11 months ago by carlosmiei <[email protected]>
fix #15121 and redelist tidex

[ci skip]

github.com/ccxt/ccxt - 94c1e6ec982cde1bd797c7125377a87849fe8794 authored 11 months ago by Travis CI <[email protected]>
fix type

github.com/ccxt/ccxt - c7d0562458bfa5a15ad30bf4b15c9184f9fce5fb authored 11 months ago by carlosmiei <[email protected]>
Merge branch 'master' of github.com:ccxt/ccxt into cex-ws-trading

github.com/ccxt/ccxt - 5709476d73d472cbb7ace505ea6dabf9e3cfc546 authored 11 months ago by carlosmiei <[email protected]>
fix #15121 and redelist tidex

github.com/ccxt/ccxt - 4f4798ddb9c943566a6230f87fde132266b8cf19 authored 11 months ago by Carlo Revelli <[email protected]>
Merge pull request #20133 from pcriadoperez/docs-tabs

docs: add tabs and divide languages into tabs

github.com/ccxt/ccxt - 83862b1bbba24d5748166881f93e31a9dcad29d6 authored 11 months ago by Carlo Revelli <[email protected]>
Update README.md BitMart Campaign links [ci skip]

github.com/ccxt/ccxt - f42ec52622c570a1647cc106b598ce91bf698fb1 authored 11 months ago by Igor Kroitor <[email protected]>
Update README.md BitMart campaign [ci skip]

github.com/ccxt/ccxt - 16a7acd78197745957c1b8680c27203035448523 authored 11 months ago by Igor Kroitor <[email protected]>
Merge pull request #20184 from sc0Vu/update-exmo-apis-20231130

exmo: update apis

[ci skip]

github.com/ccxt/ccxt - 58d75b3aa19d5fb9aad1c3c99d7c700341e14b00 authored 11 months ago by Travis CI <[email protected]>
revert old logic

github.com/ccxt/ccxt - 7616bc8bfde88500a4c6fc0c06aa66edcff20470 authored 11 months ago by carlosmiei <[email protected]>
Merge branch 'master' of github.com:ccxt/ccxt into bingxCreateMarketBuyOrderRequiresPrice

github.com/ccxt/ccxt - 2d97e93e8a62cb52f88a7f6f0899d6e20d72f5e1 authored 11 months ago by carlosmiei <[email protected]>
Merge pull request #20184 from sc0Vu/update-exmo-apis-20231130

exmo: update apis

github.com/ccxt/ccxt - beec3aeb9a93da776f73ff6c5d82184952fecefd authored 11 months ago by Carlos Gonçalves <[email protected]>
add static market

github.com/ccxt/ccxt - beee1dee200a0208efbbc99ee75efe40bca80d17 authored 11 months ago by carlosmiei <[email protected]>
Merge pull request #20172 from Dan-krm/okxCreateMarketBuyOrderRequiresPrice

Okx: standardize createMarketBuyOrderRequiresPrice

[ci skip]

github.com/ccxt/ccxt - 39150d5b400f94dca26b95dd6e30e337dfd0c92d authored 11 months ago by Travis CI <[email protected]>
Merge pull request #20172 from Dan-krm/okxCreateMarketBuyOrderRequiresPrice

Okx: standardize createMarketBuyOrderRequiresPrice

github.com/ccxt/ccxt - 1205f294f9702255de675ac0b1715a0b9aae8e50 authored 11 months ago by Carlos Gonçalves <[email protected]>
pr fix and tests

github.com/ccxt/ccxt - 82cfba49b05a111d40778333e93f3fa639e1c5e4 authored 11 months ago by carlosmiei <[email protected]>
Merge pull request #20170 from Dan-krm/bybitCreateMarketBuyOrderRequiresPrice

Bybit: createMarketBuyOrderRequiresPrice

github.com/ccxt/ccxt - 1c935804aba94ab24611995cfc77454e258059b6 authored 11 months ago by Carlos Gonçalves <[email protected]>
PR fix and test

github.com/ccxt/ccxt - a24c32f520a6b753c379d4b67b84820b1a253368 authored 11 months ago by carlosmiei <[email protected]>
4.1.73

[ci skip]

github.com/ccxt/ccxt - 3d5dc9814b66811442c73799bbf3021776eec237 authored 11 months ago by Travis CI <[email protected]>
move test

github.com/ccxt/ccxt - 2788f12d2955152e29af4a1eee1197f02c7b34ba authored 11 months ago by carlosmiei <[email protected]>
add missing await

github.com/ccxt/ccxt - 672e48dfabe5938269c9da6059953121379c8e89 authored 11 months ago by carlosmiei <[email protected]>
add static test and improve docs

github.com/ccxt/ccxt - 4b1a16cc74c3b2285fdf9f4aa3d70045addc3dd4 authored 11 months ago by carlosmiei <[email protected]>
PR fix

github.com/ccxt/ccxt - 8e496f8a8469967ba3087d70c4516b9666acdfe7 authored 11 months ago by carlosmiei <[email protected]>
add more static tests

github.com/ccxt/ccxt - ea7ed0904266722d4c99b544e8f26a6f22125b78 authored 11 months ago by carlosmiei <[email protected]>
Merge pull request #20183 from samgermain/deposit-withdrawal

fix(exchange): fetchDeposits and fetchWithdrawals first argument is code instead of symbol

github.com/ccxt/ccxt - acf0bb2bb3a6d8a02f5e8f52bc2de09ce0f82fd8 authored 11 months ago by Carlos Gonçalves <[email protected]>
Merge pull request #20187 from sc0Vu/update-latoken-apis-20231201

latoken: remove method

github.com/ccxt/ccxt - 5a9193cf70b096ecc53ebb4b5f5ba2685cacf8f4 authored 11 months ago by Carlos Gonçalves <[email protected]>
latoken: transfer remove method usage

github.com/ccxt/ccxt - 83f1012c6ba4974ce01b67b58dc30a3d3a3a82c7 authored 11 months ago by sc0Vu <[email protected]>
latoken: fetchMyTrades remove method usage

github.com/ccxt/ccxt - 11435563b13605c9511cb8bfd9cc0a3154254530 authored 11 months ago by sc0Vu <[email protected]>
latoken: fetchTradingFee remove method usage

github.com/ccxt/ccxt - dced114b554d18c5a58a248592002f10a5569ee8 authored 11 months ago by sc0Vu <[email protected]>
idex: add static-test

github.com/ccxt/ccxt - 57f882555178ebe1f43200f602310a0b51f14fc3 authored 11 months ago by sc0Vu <[email protected]>
idex: fetchTransactionsHelper remove method usage

github.com/ccxt/ccxt - ad47ef6803ec81db0bcd08749d942f17b7b0f223 authored 11 months ago by sc0Vu <[email protected]>
test(bingx) static request tests, create market order with cost methods

createMarketOrderWithCost, createMarketBuyOrderWithCost, createMarketSellOrderWithCost

github.com/ccxt/ccxt - 2bd81270b85695864b018ba0872115d560c807bc authored 11 months ago by Dan <[email protected]>
remove InvalidOrder import

github.com/ccxt/ccxt - 281d4a3ac3003eed9ed8a7e4e7f40ab869162507 authored 11 months ago by Dan <[email protected]>
feat(bingx): create market order with cost methods

Added create market order with cost related methods, and removed createMarketBuyOrderRequiresPri...

github.com/ccxt/ccxt - fdc456c8d10be7258bd6a585df0b11607fd5f00a authored 11 months ago by Dan <[email protected]>
revert some branching changes

github.com/ccxt/ccxt - e33366d37e0c9214093bfe2bc3e799c8b21e3638 authored 11 months ago by Dan <[email protected]>
coinone: update static-test

github.com/ccxt/ccxt - 1fb0445b7e1bbe1c3f23e495e7652495fb4cd5ee authored 11 months ago by sc0Vu <[email protected]>
exmo: update static-test

github.com/ccxt/ccxt - 525fe2f6c8ee5c71193c80042286383b437cc6d1 authored 11 months ago by sc0Vu <[email protected]>
exmo: update static-test

github.com/ccxt/ccxt - b541aaf3c70c02540ea2db102fe57fe4129a5d7f authored 11 months ago by sc0Vu <[email protected]>
set createMarketSellOrderWithCost to false

github.com/ccxt/ccxt - 7f69d98f08c9a3fbe3e90d25001aeb7d967e4c52 authored 11 months ago by Dan <[email protected]>
update createMarketBuyOrderWithCost

github.com/ccxt/ccxt - cd427ffbf2b56e090b5b7cc45feb85da3d9d0f04 authored 11 months ago by Dan <[email protected]>
update has ordering

github.com/ccxt/ccxt - 0f2f24fa847dd181ac31c1e9035220a70fb95cf4 authored 11 months ago by Dan <[email protected]>
change has ordering

github.com/ccxt/ccxt - ea1d8f1de42a97fe67da468378d2b187b613e719 authored 11 months ago by Dan <[email protected]>
update createMarketBuyOrderWithCost

github.com/ccxt/ccxt - 08778f34d4e8c408c78c1fcf0f8f4fd2e198846b authored 11 months ago by Dan <[email protected]>
update createMarketBuyOrderWithCost

github.com/ccxt/ccxt - d817c4dd71be798afbbf8d498d5f540985bfde83 authored 11 months ago by Dan <[email protected]>
fix(exchange): fetchDeposits and fetchWithdrawals first argument is code instead of symbol

github.com/ccxt/ccxt - f66dbec62e41cae3f27595b66977352859039007 authored 11 months ago by Sam Germain <[email protected]>
feat(exchange): new methods closePosition and closeAllPositions

github.com/ccxt/ccxt - 6565ce2f1c584c7650015a57edd68987b4107e7e authored 11 months ago by Sam Germain <[email protected]>
4.1.72

[ci skip]

github.com/ccxt/ccxt - b663884576e73d6a636b7a718ea9aafcb928a2b2 authored 11 months ago by Travis CI <[email protected]>
Merge pull request #20169 from Dan-krm/createMarketBuyOrderRequiresPrice [ci deploy]

Coinex: createMarketBuyOrderRequiresPrice

github.com/ccxt/ccxt - 5792640b4a10b10c75d679f63bde6b626578c947 authored 11 months ago by Carlos Gonçalves <[email protected]>
fix bingx test

github.com/ccxt/ccxt - 487eb200ceae7198f991d238085629d2f9d6ab60 authored 11 months ago by carlosmiei <[email protected]>
PR fixes

github.com/ccxt/ccxt - 0ad9ab314cacc8558ae8260eafbd1fb7a64c3afa authored 11 months ago by carlosmiei <[email protected]>
Merge branch 'master' of github.com:ccxt/ccxt into createMarketBuyOrderRequiresPrice

github.com/ccxt/ccxt - d7102a44dbce3f10584e1bd7d2fb4041658830f5 authored 11 months ago by carlosmiei <[email protected]>
Merge pull request #20177 from ndubel/patch-190

gate transaction statuses

github.com/ccxt/ccxt - 230d13842535518390dfef613b11d8bd13020562 authored 11 months ago by Carlos Gonçalves <[email protected]>
Merge pull request #20176 from carlosmiei/appveyor-node

fix appveyor: bump node

github.com/ccxt/ccxt - ef076f50fcb1987df2b202350f1a4ed1eac3ff8c authored 11 months ago by Carlos Gonçalves <[email protected]>
use env var

github.com/ccxt/ccxt - 1f21ea609ac53d440406340e56aa262d9f918234 authored 11 months ago by carlosmiei <[email protected]>
try new image

github.com/ccxt/ccxt - f839cb5b420c0045d5a434df41f1c7d0d16f54f8 authored 11 months ago by carlosmiei <[email protected]>
gate transaction statuses

https://www.gate.io/docs/developers/apiv4/en/#withdrawal

github.com/ccxt/ccxt - 774b20ae324fb49bb86e1a3d286df432cfd0e08d authored 11 months ago by ndubel <[email protected]>
use 18

github.com/ccxt/ccxt - 5c8c39fb8e4c35164b5e5d6bb282f16f870cd673 authored 11 months ago by carlosmiei <[email protected]>
try installing it manually

github.com/ccxt/ccxt - 70cc0f6d749de65ff499102a5b8152a7e7ff622e authored 11 months ago by carlosmiei <[email protected]>
remove node installation

github.com/ccxt/ccxt - 156bf53ada81572a788121ea25ca67c329dc2e8c authored 11 months ago by carlosmiei <[email protected]>
bump to 20

github.com/ccxt/ccxt - c81da28b4139ef1a452cd1abbb3af723eec3d292 authored 11 months ago by carlosmiei <[email protected]>
fix appveyor: bump node

github.com/ccxt/ccxt - 0dbc92c379942b427cd0b00a9412c8e4219ada9c authored 11 months ago by carlosmiei <[email protected]>
Merge pull request #20152 from sc0Vu/resolve-rollup-warning-for-node-builtins

bundle: add rollup node resolve plugin

github.com/ccxt/ccxt - 212354d94cab79866285e9ff0e50b3c1a46cc592 authored 11 months ago by Carlos Gonçalves <[email protected]>
Merge pull request #20158 from ndubel/patch-187

bingx parseOrder fee fix

github.com/ccxt/ccxt - 7f1274a315577e102daa29227ae8169d654e41f7 authored 11 months ago by Carlos Gonçalves <[email protected]>
Merge pull request #20167 from Dan-krm/mexcCreateSpotOrderRequestError

Mexc: createSpotOrderRequest side

github.com/ccxt/ccxt - dd1a7789d6ea332be1eabed26f518a8b193ad68d authored 11 months ago by Carlos Gonçalves <[email protected]>
add responseTests and swap fee

github.com/ccxt/ccxt - b9dfcc66680f5b6106abf45a1907d2dc7803ac77 authored 11 months ago by carlosmiei <[email protected]>
exmo: createOrder remove method usage

github.com/ccxt/ccxt - 45a37dab403ba72795b81117450b82492fd749f8 authored 11 months ago by sc0Vu <[email protected]>
Merge pull request #20174 from carlosmiei/setPositionsCache-skip

fix(binance): skip positions cache on spot balance

github.com/ccxt/ccxt - 60ea0754069837b99c4d6f7cd1ddf7409abf6c42 authored 11 months ago by Carlos Gonçalves <[email protected]>
PR fix and add tests

github.com/ccxt/ccxt - 269ed502c17be4d01696928c0f7e805ed2c37d76 authored 11 months ago by carlosmiei <[email protected]>
4.1.71

[ci skip]

github.com/ccxt/ccxt - bb1616a45a8a8a0aebc928c8c509d2419cc002ee authored 11 months ago by Travis CI <[email protected]>
Merge branch 'master' of github.com:ccxt/ccxt into mexcCreateSpotOrderRequestError

github.com/ccxt/ccxt - 622221f939334ffe400d77243601c625945a46bc authored 11 months ago by carlosmiei <[email protected]>
mexc add static market

github.com/ccxt/ccxt - cacbb59f784c6413a81d229049af3c65a3173b10 authored 11 months ago by carlosmiei <[email protected]>
fix(binance): skip positions cache on spot balance

github.com/ccxt/ccxt - 98dfbac71455aed72ec7147e0edee2d1201143c0 authored 11 months ago by carlosmiei <[email protected]>
Merge pull request #20168 from sc0Vu/add-coinbase-apis-20231130

coinbase: add apis

github.com/ccxt/ccxt - 4722838908fcd2695730d3babbe582ece772a08c authored 11 months ago by Carlos Gonçalves <[email protected]>