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

4.1.24

[ci skip]

github.com/ccxt/ccxt - b17055ef91e2aed2330446f773776fda335011a8 authored 12 months ago by Travis CI <[email protected]>
Coinlist.ts added (#2)

* Add files via upload

* Added ts/src/coinlist.ts

github.com/ccxt/ccxt - 445652b7ec72789578a781e9dd3f150f7222ea64 authored 12 months ago by yzh-pelle <[email protected]>
delete some unused files

github.com/ccxt/ccxt - 71f699e60e68b51adbb5f5b4f6532b0b0a4f72b9 authored 12 months ago by Carlo Revelli <[email protected]>
add missing semi

github.com/ccxt/ccxt - 2725a924c3e618f6092c2ac7dff833cd3e006f89 authored 12 months ago by Carlo Revelli <[email protected]>
kuna sign fix for python

github.com/ccxt/ccxt - 4af3c132ccc7ae552c85cefc3ac1763a53c113d2 authored 12 months ago by Sam Germain <[email protected]>
feat: add support for eddsa keys to binance

github.com/ccxt/ccxt - 66f8f7cdb15fe26265d338bd0fc7088da8b4916e authored 12 months ago by Carlo Revelli <[email protected]>
kuna has

github.com/ccxt/ccxt - 7025658b50b173615dcdb24b956a450f8cb78f22 authored 12 months ago by Sam Germain <[email protected]>
kuna fetchClosedOrders

github.com/ccxt/ccxt - b9f13b9b792b8269c6a989f117f6cf103569b1d3 authored 12 months ago by Sam Germain <[email protected]>
feat(bitget): fetchMyLiquidations

Added fetchMyLiquidations to Bitget:
```
bitget GET https://api.bitget.com/api/margin/v1/cross/l...

github.com/ccxt/ccxt - 127ab3678ff09899b714a8ac1ba81dd12faf3a65 authored 12 months ago by Dan <[email protected]>
kuna parseTransaction fix

github.com/ccxt/ccxt - 842e50ac5709d9f367293df69b5ceef4fd384ce8 authored 12 months ago by Sam Germain <[email protected]>
kuna implicit methods fix

github.com/ccxt/ccxt - 14da1b494caecba9c9b3f728b4c60fe50c6d2ff8 authored 12 months ago by Sam Germain <[email protected]>
kuna withdrawal fix

github.com/ccxt/ccxt - 401b67447be6c6c530aceea6795cd43773c37c2e authored 12 months ago by Sam Germain <[email protected]>
kuna sign fixes

github.com/ccxt/ccxt - 26edc49fa640d6b9dff476ab0203b401bac697cf authored 12 months ago by Sam Germain <[email protected]>
Merge pull request #19650 from ttodua/wapi-remove-binance

feat(binance) - remove wapi endpoints

[ci skip]

github.com/ccxt/ccxt - 99c9dc407ab3560aecc99207832c5b18be95f217 authored 12 months ago by Travis CI <[email protected]>
Merge pull request #19650 from ttodua/wapi-remove-binance

feat(binance) - remove wapi endpoints

github.com/ccxt/ccxt - 9107634b0ffec6f9195ef5213a87fab9c56a355b authored 12 months ago by Carlo Revelli <[email protected]>
feat(binance) - remove wapi endpoints

github.com/ccxt/ccxt - 4ccf51fe20074595d451f1c33f216dabbb55065c authored 12 months ago by T.Todua <[email protected]>
Merge pull request #19648 from carlosmiei/krakenfutures-cancelOrders

Krakenfutures :: add cancelOrders and fix signature

[ci skip]

github.com/ccxt/ccxt - b984c01f2dfe15db8678cecb04db4497fc9cb1de authored 12 months ago by Travis CI <[email protected]>
Merge pull request #19648 from carlosmiei/krakenfutures-cancelOrders

Krakenfutures :: add cancelOrders and fix signature

github.com/ccxt/ccxt - 89e53c93546bbab294199e4929c666a3c91e09d4 authored 12 months ago by Igor Kroitor <[email protected]>
referencing create orders

github.com/ccxt/ccxt - f6d05b2685644fc12b23530fbfa23b5830b753ca authored 12 months ago by carlosmiei <[email protected]>
update manual

github.com/ccxt/ccxt - e44e52abbe7a1335b6818570ced2fd1c028a88c2 authored 12 months ago by carlosmiei <[email protected]>
Merge pull request #19647 from ndubel/patch-178

bitmart order status

[ci skip]

github.com/ccxt/ccxt - f8e53bdd87f6d6886a607430c5fa46e8dda25152 authored 12 months ago by Travis CI <[email protected]>
missing await

github.com/ccxt/ccxt - 3efb7e9678674b6da63b0077b09a220dd119a83f authored 12 months ago by carlosmiei <[email protected]>
feat(krakenfutures): add cancelOrders

github.com/ccxt/ccxt - a80f2db5c16c51ec0d8e75fc198b275754e7ca85 authored 12 months ago by carlosmiei <[email protected]>
Merge pull request #19647 from ndubel/patch-178

bitmart order status

github.com/ccxt/ccxt - 8765832909d8082a18cae3fde873436905a67ba2 authored 12 months ago by Igor Kroitor <[email protected]>
bybit: handle partial success

github.com/ccxt/ccxt - 3c18609cf320b7c342709baff97d1f597e1f85b4 authored 12 months ago by carlosmiei <[email protected]>
Merge pull request #19643 from sc0Vu/add-binance-apis-20231023

binance: add apis

[ci skip]

github.com/ccxt/ccxt - 1bb4138b47cf0966f79c6d461630d1a3a418746f authored 12 months ago by Travis CI <[email protected]>
feat(bitget): handle partial success

github.com/ccxt/ccxt - 6abd7e9109b94fa1aef54980158a35e7ee979218 authored 12 months ago by carlosmiei <[email protected]>
handle partial success

github.com/ccxt/ccxt - b39ab02f9b1deae8a738ec56b5083a5203ce8898 authored 12 months ago by carlosmiei <[email protected]>
Merge pull request #19643 from sc0Vu/add-binance-apis-20231023

binance: add apis

github.com/ccxt/ccxt - 47a89a71730e8fb8a31abd0364d1b95b7a4f6ed9 authored 12 months ago by Igor Kroitor <[email protected]>
add flag

github.com/ccxt/ccxt - 463f107ddbcaf82634517319cfc9bffbc2c8bb98 authored 12 months ago by carlosmiei <[email protected]>
bitmart order status

github.com/ccxt/ccxt - d628fadaf260fd50ed89064de5c3142197e73dd7 authored 12 months ago by ndubel <[email protected]>
okx: handle partial success

github.com/ccxt/ccxt - b7e80b4a3f79dc5647d5368acd3cd95b51d3b43b authored 12 months ago by carlosmiei <[email protected]>
feat(gate): contract batch orders working

github.com/ccxt/ccxt - 59ab2b02b7993de1aedff21ac216e9d6be5cd44e authored 12 months ago by carlosmiei <[email protected]>
feat(gate): spot batch working

github.com/ccxt/ccxt - 252dab0af55fac7baa9b5297acbf5afa5c15eb7a authored 12 months ago by carlosmiei <[email protected]>
parseOrders on rejected orders

github.com/ccxt/ccxt - 1cb7223823baba5fdf74818eeae14311cd13d823 authored 12 months ago by carlosmiei <[email protected]>
update signature

github.com/ccxt/ccxt - 3a3231f9c30a954eb798745599e3f2be8cdccdd9 authored 12 months ago by carlosmiei <[email protected]>
4.1.23

[ci skip]

github.com/ccxt/ccxt - c9913cb44031e12f78e504c35bb194ed744facd4 authored 12 months ago by Travis CI <[email protected]>
skip-tests.json btcalpha ticker open < 0

github.com/ccxt/ccxt - cf86db60ffed6e8a30e547e42082d9fe562757a6 authored 12 months ago by Igor Kroitor <[email protected]>
Merge pull request #19641 from pcriadoperez/orderbook-fix

fix(exchange):IndexedOrderBook order by price and id, fix #19479

github.com/ccxt/ccxt - 2fefcd0cc66251b24810b2c817f378fdb576893f authored 12 months ago by Igor Kroitor <[email protected]>
Merge pull request #19640 from pcriadoperez/star-history

feat(docs): add star histoy to readme [ci skip]

github.com/ccxt/ccxt - 1b4354924aa9f3210118f52098012ea8923756e6 authored 12 months ago by Igor Kroitor <[email protected]>
bybit fetchBalance type="FUND" fix

github.com/ccxt/ccxt - fcaada94876bd3d1c01ea80c89d1125bb6b02646 authored 12 months ago by Igor Kroitor <[email protected]>
binance: add apis

github.com/ccxt/ccxt - ad04af2d9fc22e08cca1ce7fa2e8ef8b206d2639 authored 12 months ago by sc0Vu <[email protected]>
Merge pull request #19642 from sc0Vu/add-ascendex-apis-20231023

ascendex: add apis

github.com/ccxt/ccxt - 8f473b43f8cafb91df7333c83aed6549e3cceeb4 authored 12 months ago by Igor Kroitor <[email protected]>
enable bitfinex2 ws

github.com/ccxt/ccxt - 79c50aa55fa5f9322f4bf2009057927606061002 authored 12 months ago by carlosmiei <[email protected]>
ascendex: add apis

github.com/ccxt/ccxt - c933d78934ee88fa6d5fded52ed95e3917abc2fb authored 12 months ago by sc0Vu <[email protected]>
fix(exchange):IndexedOrderBook order by price and id, fix #19479

github.com/ccxt/ccxt - 784c13363e320b9772704993f5c5f876a5748a8d authored 12 months ago by Pablo Criado-Perez <[email protected]>
feat(docs): add star histoy to readme

github.com/ccxt/ccxt - 178d9e10381ae52612aab4a2934ee3e4818f4e77 authored 12 months ago by Pablo Criado-Perez <[email protected]>
Merge branch 'transpile-examples' of https://github.com/pcriadoperez/ccxt into binance/watchPositions

github.com/ccxt/ccxt - fa3e69a5b4691f0d263d23c7c12bda440733717c authored 12 months ago by Pablo Criado-Perez <[email protected]>
type error

github.com/ccxt/ccxt - aa3559f1ce9dfed29ad317638895005e9f4bda82 authored 12 months ago by Pablo Criado-Perez <[email protected]>
fix conflicts, update to transpile async and pr comments

github.com/ccxt/ccxt - 86009216c62163c40f47b8f229f6f99bdb973586 authored 12 months ago by Pablo Criado-Perez <[email protected]>
merge main

github.com/ccxt/ccxt - a7c1088609df3fe1249a7d8ee71264ece2f8beae authored 12 months ago by Pablo Criado-Perez <[email protected]>
4.1.22

[ci skip]

github.com/ccxt/ccxt - e471853b5ba47a07ff817e689e64fb8734dd7bc0 authored 12 months ago by Travis CI <[email protected]>
Merge pull request #19639 from carlosmiei/bitget-cancelAllOrders-fix

fix(bitget): cancelAllOrders default marginCoin

github.com/ccxt/ccxt - ab5ce11a813e0d75ba8c54e67dd5d09bbac30dc1 authored 12 months ago by Igor Kroitor <[email protected]>
fix(bitget): cancelAllOrders default marginCoin

github.com/ccxt/ccxt - 8100d3f25f5f98cf66dcb2ca8ada35c27a5e0d31 authored 12 months ago by carlosmiei <[email protected]>
validate market types

github.com/ccxt/ccxt - 28401df13dc50628a57107452ff0c4f868a422d7 authored 12 months ago by carlosmiei <[email protected]>
add message exception

github.com/ccxt/ccxt - 63bdfa473aaa7081b08067293cbb53e89f5c201d authored 12 months ago by carlosmiei <[email protected]>
feat(gate): add createOrderRequest

github.com/ccxt/ccxt - d340f471a084acfea54206bbc4f9d86c6fbf7996 authored 12 months ago by carlosmiei <[email protected]>
feat(cryptocom): add createAdvancedOrderRequest

github.com/ccxt/ccxt - 50b9ca1f6c242823ee8a56da3858b9088c5f39d6 authored 12 months ago by carlosmiei <[email protected]>
update contingency_type

github.com/ccxt/ccxt - 5c25f1388a98e740bd4cff0db9acffadfc9ba6b6 authored 12 months ago by carlosmiei <[email protected]>
update types

github.com/ccxt/ccxt - 4c854ede7ac51d3b5f4f027871c9aab646ede3b3 authored 12 months ago by carlosmiei <[email protected]>
feat(cryptocom): add createOrders

github.com/ccxt/ccxt - e2537a025bc36f4d253a5034fc903be3581cb056 authored 12 months ago by carlosmiei <[email protected]>
add flag

github.com/ccxt/ccxt - d54c87f41f99ac00ae27949e1e3f63d3955cba15 authored 12 months ago by carlosmiei <[email protected]>
fix bitget error handling

github.com/ccxt/ccxt - a7b6dbebd26db48a631ba37cddfe0c0bb29d8eb5 authored 12 months ago by carlosmiei <[email protected]>
feat(bitget): add createOrders

github.com/ccxt/ccxt - c391a23fd4be9c27e4505569a308e5f0bce4ab0c authored 12 months ago by carlosmiei <[email protected]>
remove non-unified createOrders

github.com/ccxt/ccxt - c2967023bb843c6ec362ec87e46c5c57550c920a authored 12 months ago by carlosmiei <[email protected]>
update params

github.com/ccxt/ccxt - 333c6a874ca2a6e47b8b32233a3c9d6f315cbaf7 authored 12 months ago by carlosmiei <[email protected]>
feat(base): update createOrders signature and bybit impl

github.com/ccxt/ccxt - 69cb2d3cf3ec299f1c701a9a1720af83326e58a9 authored 12 months ago by carlosmiei <[email protected]>
feat(bybit): add createOrders

github.com/ccxt/ccxt - b88ea0c1eeb85fc0d75bb54bd62ded3a9ef8e06a authored 12 months ago by carlosmiei <[email protected]>
feat(okx): add createOrders

github.com/ccxt/ccxt - d6170fbb5b86637147feb49dd55cfbc5e4f113eb authored 12 months ago by carlosmiei <[email protected]>
import fix

github.com/ccxt/ccxt - 835f90c86c9d656cc2466e325ca7a0bb6525827f authored 12 months ago by carlosmiei <[email protected]>
python OrderRequest type

github.com/ccxt/ccxt - 997fd786a8d6296566dc7f4abf6ff900cbe04072 authored 12 months ago by carlosmiei <[email protected]>
binance: fix createOrders

github.com/ccxt/ccxt - 56200cb81302941209e3ee074c46e0a2b033f3f9 authored 12 months ago by carlosmiei <[email protected]>
Merge pull request #19637 from carlosmiei/update-22

update changelog [ci skip]

github.com/ccxt/ccxt - a120d367ae43d2f32c37eaa031c43b4ab56977e0 authored 12 months ago by Igor Kroitor <[email protected]>
feat(binance): init createOrders

github.com/ccxt/ccxt - cf28418cb413beb86060e9c9c25e469d8e3d0da8 authored 12 months ago by carlosmiei <[email protected]>
feat(Exchange): add createOrders stub

github.com/ccxt/ccxt - a5e2b6e53606e6b9a4e5cf2e89fe853f63a2bc38 authored 12 months ago by carlosmiei <[email protected]>
update changelog [ci skip]

github.com/ccxt/ccxt - af3a0d0cfb5817999dcb2bc35858d7f7ada91268 authored 12 months ago by carlosmiei <[email protected]>
4.1.21

[ci skip]

github.com/ccxt/ccxt - e7c71aa871d00aafb801aa4030baf2fa22a198b0 authored 12 months ago by Travis CI <[email protected]>
4.1.21

github.com/ccxt/ccxt - a82ebe80b0214f2ce2d1c81eaf2d11a9dd23da40 authored 12 months ago by Igor Kroitor <[email protected]>
rename to compareExactExceptionType

github.com/ccxt/ccxt - 04e5a11f7d350bcbe76159b58d561262e18700c4 authored 12 months ago by T.Todua <[email protected]>
Merge pull request #19631 from carlosmiei/okcoin-update

Okcoin update

github.com/ccxt/ccxt - 5f198782b0efae7a22a07e209ff7766d6c577f50 authored 12 months ago by Igor Kroitor <[email protected]>
remove exception

github.com/ccxt/ccxt - e8eca36401ada95a49504611d738da36482a0ff7 authored 12 months ago by carlosmiei <[email protected]>
fix cancelOrder and cancelOrders

github.com/ccxt/ccxt - 3e57f6bceca3259fa67d1bfbde4006eaca56c755 authored 12 months ago by carlosmiei <[email protected]>
cancelOrder fix

github.com/ccxt/ccxt - f9cbdf497be338ffe89e51975cd2aff6b915cd81 authored 12 months ago by carlosmiei <[email protected]>
default to trigger

github.com/ccxt/ccxt - 366126133ee2fba6dcb9e7ee3d702320aa178ddf authored 12 months ago by carlosmiei <[email protected]>
4.1.20

[ci skip]

github.com/ccxt/ccxt - c0940a48e875249f34ecfd79d074f67eafcacaf0 authored 12 months ago by Travis CI <[email protected]>
fix(tests) - exact exception matching

github.com/ccxt/ccxt - 9147152d1e3f208c0e9d79ba9e5b76e5b5e29bbd authored 12 months ago by T.Todua <[email protected]>
py getExactExceptionName

github.com/ccxt/ccxt - 65c838da7a83599a8336f44e9527ec20ea42fc98 authored 12 months ago by T.Todua <[email protected]>
ts getExactExceptionName

github.com/ccxt/ccxt - 744506453e2e342452317f521c5137292a7b7bf7 authored 12 months ago by T.Todua <[email protected]>
createOrder docs

github.com/ccxt/ccxt - 72dd44567f5550dd0ab389a0b53c96bcef99daaa authored 12 months ago by carlosmiei <[email protected]>
php getExactExceptionName

github.com/ccxt/ccxt - 96966c17efb888eb10840b1d4c931c93f1cea4af authored 12 months ago by T.Todua <[email protected]>
js exception type

github.com/ccxt/ccxt - c83b71131144e394531f3511a2d0844a5ffde8bd authored 12 months ago by T.Todua <[email protected]>
Merge pull request #19633 from Dan-krm/bitgetFetchMyTradesMargin

Bitget: fetchMyTrades, add margin support

github.com/ccxt/ccxt - cd9803d68efbf77053c4ee40a842ddb31f78c319 authored 12 months ago by Igor Kroitor <[email protected]>
fetch reorg

github.com/ccxt/ccxt - 6c8b9e14820cd4c802b700049241175fe85528d7 authored 12 months ago by T.Todua <[email protected]>
networks fix

github.com/ccxt/ccxt - 1952d5d0f6dac4f983f550ca54be307f746b1741 authored 12 months ago by carlosmiei <[email protected]>
Merge branch 'master' of github.com:ccxt/ccxt into ws-proxy

github.com/ccxt/ccxt - 2f6d85f794a37813b2ebc5813d3e32e795cf0ae9 authored 12 months ago by T.Todua <[email protected]>
kuna handleErrors for v4

github.com/ccxt/ccxt - 7f4032b87033e8633888254c40096e78c9cfff7f authored 12 months ago by Sam Germain <[email protected]>
feat(bitget): fetchMyTrades, add margin support

Added margin support to fetchMyTrades:

```
bitget fetchMyTrades BTC/USDT undefined undefined '{...

github.com/ccxt/ccxt - eaec21d8f57714ed8a7adfa4b0a2d425bb28ada4 authored 12 months ago by Dan <[email protected]>