Ecosyste.ms: OpenCollective

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

github.com/ccxt/ccxt

A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
https://github.com/ccxt/ccxt

p2b fetchClosedOrders minor fix

01269dca45a41d4e1b0de2aed37f5ad443325bfb authored 12 months ago by Sam Germain <[email protected]>
p2b sign minor fix

6aebe1b2553569c41280c1befb989f101e2077ee authored 12 months ago by Sam Germain <[email protected]>
p2b fetchOHLCV minor fix

bbc28ce53c16c0e20efb0e72e91019a637b152ef authored 12 months ago by Sam Germain <[email protected]>
p2b fetchOrderBook minor fix

3d161b13d1baa20d5f4765d72d06c0aa2f42f593 authored 12 months ago by Sam Germain <[email protected]>
p2b parseOrder header

611fc1d706981dd994acbb50bef9046e82bef9d5 authored 12 months ago by Sam Germain <[email protected]>
regex match type

[ci skip]

d0df1c777bd1f12c2e2fa0f7a7843fb0f043098f authored 12 months ago by Travis CI <[email protected]>
Merge branch 'master' into p2b

23faae3e51032f52b8fbc867516da3fd34591a3b authored 12 months ago by Sam Germain <[email protected]>
regex match type

c561970afe1cdc77cdb7a772b85d2463334c0de6 authored 12 months ago by Carlo Revelli <[email protected]>
Revert "Promise transpilation regex fix"

This reverts commit adc82f71b77e02b0d9e74360e8858271182bda35.

99a387feb5b212aba4d6f3fcc2d226bbe386f83f authored 12 months ago by Sam Germain <[email protected]>
Promise transpilation regex fix

adc82f71b77e02b0d9e74360e8858271182bda35 authored 12 months ago by Sam Germain <[email protected]>
Merge pull request #19901 from ttodua/kuna-fixes

fix(kuna) - skip

75bb0ec9740b302a876979256a8f46a926d7aef6 authored 12 months ago by Igor Kroitor <[email protected]>
fix(krakenfutures): fix error handling and fix #19896

5fb65087e10f057a3508d6884a1c6b71a3928416 authored 12 months ago by pcriadoperez <[email protected]>
Merge pull request #19906 from frosty00/abranch

feat: add type hints to method call signatures

44b2ef4019851073521155949705c4cc265a2fb9 authored 12 months ago by Carlo Revelli <[email protected]>
add balance and transaction return type hints

91c838d43de2fc8f58ac342b98ab5e4564e9ce2d authored 12 months ago by Carlo Revelli <[email protected]>
fix jsdoc comments

bd9502c1de19eeee37e9d5888cc880df3921c8d5 authored 12 months ago by Carlo Revelli <[email protected]>
Merge pull request #19903 from Dan-krm/bitmartFetchOHLCVEndpoint

Bitmart: change the fetchOHLCV endpoint

adaf8e2c76dcc52dbb525040baf3290a9b5f1110 authored 12 months ago by Igor Kroitor <[email protected]>
minor docs edit

6a8554ae5fc59e5401f5dee99363de9ca16dd276 authored 12 months ago by Carlo Revelli <[email protected]>
add python version to travis and tox test

fbec812f475326dc7e0afeb4fb1867a18be1168c authored 12 months ago by pcriadoperez <[email protected]>
fix(bitmart): change the fetchOHLCV endpoint

fetchOHLCV was calling an error when setting the since and limit arguments at the same time in c...

934c524aef9d0278b56b93910983d8e73006328c authored 12 months ago by Dan <[email protected]>
skip except one exchange

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

0f51af541356936259cbe352da72ab141ff03e91 authored 12 months ago by T.Todua <[email protected]>
Update build-ohlcv-many-symbols.py

Apply PEP and modify Exception bloc to increase precision. Modified the code to run. However it ...

1d80bb70126b540d0fc76f17fc771e1584c8f994 authored 12 months ago by Hadevmin <[email protected]>
p2b fetchClosedOrder header

b3da48b3934d7ec3ba8e663e0deca098d1aef812 authored 12 months ago by Sam Germain <[email protected]>
fix(kuna) - skip

284d60f771fe6fc56891bbe0671e6148c3442c60 authored 12 months ago by T.Todua <[email protected]>
p2b: private methods

02a82fd99db5cffd7c95396ac42413faf653a64e authored 12 months ago by Sam Germain <[email protected]>
feat(p2b): New Exchange

282beba6ce4fc51ddaaac8a7ee1470d57662d4ef authored 12 months ago by Sam Germain <[email protected]>
p2b desc fix

1ea3eb920541333bb4c83a2eec19466a058aa306 authored 12 months ago by Sam Germain <[email protected]>
p2b: fetchTicker - header aligns with base/Exchange

0bd7a6bcfb371485b554a8b9ec332ccf38f5a7d3 authored 12 months ago by Sam Germain <[email protected]>
p2b sign

59da109c59ea08d5601430fa76f6d306464acca5 authored 12 months ago by Sam Germain <[email protected]>
p2b minor fixes

7a912880abe4bd5a24eba8a2571586fe78ba15ec authored 12 months ago by Sam Germain <[email protected]>
p2b rate limiter

c8ce10371d384b8289f71cb534227b80241da348 authored 12 months ago by Sam Germain <[email protected]>
p2b.fetchBalance fix

6ed9a75474fe4cff2532ff072421212752df038a authored 12 months ago by Sam Germain <[email protected]>
p2b.has

48f3d4c75afa8d70ec45f03630aa803b35289e16 authored 12 months ago by Sam Germain <[email protected]>
p2b fetchMarkets

30a9f25d5f5b636e3053dd4f9fe0adfbfeeac4ac authored 12 months ago by Sam Germain <[email protected]>
4.1.46

[ci skip]

9779287d12d24a2e6e75383d38f1790185921bcd authored 12 months ago by Travis CI <[email protected]>
Merge pull request #15622 from pcriadoperez/binance/watchPositions

feat(Exchange): add watchPositions [ci deploy]

da7047ec5a227929fd30f1624bd06e798e57d81a authored 12 months ago by Igor Kroitor <[email protected]>
Merge pull request #19796 from ndubel/patch-180

bybit parseSpotTrade fee fix

4d90b2856f5e7a793d4577ecf9f2fd0b037c03d7 authored 12 months ago by Igor Kroitor <[email protected]>
Merge pull request #19899 from samgermain/bitvavo-precision

fix(bitvavo): amount precision for markets defaults to the precision of the base currency instea...

0f646e5209463e607d47085874cf8bf3bf0ac44a authored 12 months ago by Travis CI <[email protected]>
Merge pull request #19899 from samgermain/bitvavo-precision

fix(bitvavo): amount precision for markets defaults to the precision of the base currency instea...

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

751cd0f2d02b2e5dd9f46a6385b29fcb308876d4 authored 12 months ago by carlosmiei <[email protected]>
skip maker

f56a38a632df23ed9e1ed0f902ff48da35b22663 authored 12 months ago by carlosmiei <[email protected]>
remove taker check

84805e87d7285e3f7105a9a8a11d9230f26cd9ef authored 12 months ago by carlosmiei <[email protected]>
fix(bitvavo): amount precision for markets defaults to the precision of the base currency instead of 8

21a6c7283abbc3d3b607c4980c9e0e18e841e598 authored 12 months ago by Sam Germain <[email protected]>
type parseTrade

0c0ed236a468b95909744801b3fe77c74b32e5be authored 12 months ago by carlosmiei <[email protected]>
Merge branch 'master' of github.com:ccxt/ccxt into patch-180

f624b3534368d8a010706fbe5895cfdbe316fe8d authored 12 months ago by carlosmiei <[email protected]>
Merge pull request #19889 from Dan-krm/okxStaticTest

Okx: add static tests, adjust posSide logic

[ci skip]

f7bea5614805cfbba6a9fef9aeca0e2083613f4c authored 12 months ago by Travis CI <[email protected]>
hitbtc: add fetchMarginMode

a4e936900f3b688b18e50cac2b76cf3fa3fdc2ff authored 12 months ago by sc0Vu <[email protected]>
Merge branch 'master' of github.com:ccxt/ccxt into binance/watchPositions

3903096908ba6b91714f15e3ddbdbdabc3419b29 authored 12 months ago by carlosmiei <[email protected]>
Merge pull request #19889 from Dan-krm/okxStaticTest

Okx: add static tests, adjust posSide logic

538863c1b1338ae83bdad25708bdc9b4ddcd976b authored 12 months ago by Igor Kroitor <[email protected]>
remove extra extend

507f48f8f2549aa597f87c99e7a731b23444194c authored 12 months ago by carlosmiei <[email protected]>
remove dynamic call from createOrder

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

4c1a0d420fbc3a55d45b6ca05dbf39ffa339a63e authored 12 months ago by T.Todua <[email protected]>
nm

72fbed284a2bf78b7c0744b19c736bfe578ae2f8 authored 12 months ago by T.Todua <[email protected]>
Merge branch 'master' of github.com:ccxt/ccxt into okxStaticTest

5220355b2e50b0e919bdb83e1894dd1debe8f428 authored 12 months ago by carlosmiei <[email protected]>
feat(okx): remove posSide inference

d1988fcc013938a6fc32a9b55a0924f7ce1cc69a authored 12 months ago by carlosmiei <[email protected]>
Merge branch 'master' into patch-180

428d7580a737bdd31b584f8ed5a1d6a109c87800 authored 12 months ago by ndubel <[email protected]>
bybit remove old v3 parseTrade

afe8bd7e124962f639aea5d744f946caba82dd50 authored 12 months ago by ndubel <[email protected]>
4.1.45

[ci skip]

e68fd02c87f398c7225aaa02d3fd7653910cc16d authored 12 months ago by Travis CI <[email protected]>
bitrue: add transfer

9c851a9d4ea1e78755fef93a5cef7647400bff41 authored 12 months ago by sc0Vu <[email protected]>
Merge pull request #19890 from sc0Vu/add-bybit-apis-20231109

bybit: add apis

5b88af55084e1e4f6babf1b98b5d2a8905534832 authored 12 months ago by Igor Kroitor <[email protected]>
Merge pull request #19891 from Dan-krm/bitmartFetchOHLCV

Bitmart: fetchOHLCV, update the spot endpoint and since logic

55a8e72d3f98877e58c2147ca657d18fe06f8504 authored 12 months ago by Igor Kroitor <[email protected]>
add bitvavo static tests

7b53e47ec00bafb5ac0004217b58f207ed9952ef authored 12 months ago by carlosmiei <[email protected]>
Merge branch 'master' of github.com:ccxt/ccxt into bitmartFetchOHLCV

801d63052cae81f53ec653f65c0a1b4685216a81 authored 12 months ago by carlosmiei <[email protected]>
Merge pull request #19895 from carlosmiei/binance-ticker-endpoint

feat(binance): add rolling ticker endpoint

f4cabf1f0d55c4649506a839bec4772f5fa85b92 authored 12 months ago by Igor Kroitor <[email protected]>
feat(bitmart): OHCLV pagination

4e540e101037bc5f31ce6715bcfce9dab0806068 authored 12 months ago by carlosmiei <[email protected]>
bitrue: update createOrder

734443be4f09f5915f480f541819bb269ca07b08 authored 12 months ago by sc0Vu <[email protected]>
feat(binance): add rolling ticker endpoint

45f3cd825a5bc1d0d60bb0b71586e90c14ce0d91 authored 12 months ago by carlosmiei <[email protected]>
Merge pull request #19894 from carlosmiei/fix-build-coinlist

fix(coinlist): type parseOrder

4b737b018ae004347e846875b2e00f50a9337389 authored 12 months ago by Igor Kroitor <[email protected]>
fix(coinlist): type parseOrder

0da4ae1d5cbbd772a527b88db9b320cc1d2b0d6f authored 12 months ago by carlosmiei <[email protected]>
Merge pull request #19892 from sc0Vu/add-okx-apis-20231109

okx: add apis

9ff3303a79e7900303c4f62bdeadd0b9e5025a0e authored 12 months ago by Igor Kroitor <[email protected]>
bitrue: update fetchMyTrades

781edf94ae0b24eb4d810f03001b7d6e6e78f186 authored 12 months ago by sc0Vu <[email protected]>
skip failings

6b3ad458fcdfcf143bf4fcc41fa13618a249cc37 authored 12 months ago by T.Todua <[email protected]>
rev

07d8b5b0b836d43ed4323cfa63c3d8ef1e2e888b authored 12 months ago by T.Todua <[email protected]>
bitrue: update fetchTrades

11d2d9ab625ad8890a8475505633ea5456ecc118 authored 12 months ago by sc0Vu <[email protected]>
fix(bitmart): fetchOHLCV, update spot endpoint and since logic

Updated the spot fetchOHLCV endpoint:
```
bitmart.fetchOHLCV (BTC/USDT, 1m, 1699512840000)
2023-...

b5197c9b062ac658902205fe7d71ce696bb5e7ad authored 12 months ago by Dan <[email protected]>
okx: add apis

650a948487357ee14fb1cff36746ba4eb8459eb3 authored 12 months ago by sc0Vu <[email protected]>
bybit: add apis

c3a02a1ca0e77b085d7f07d8fc815322e6b85e84 authored 12 months ago by sc0Vu <[email protected]>
fix!(okx): infer posSide for hedge-mode, require explicitly for one-way mode

Added logic for setting the `posSide` automatically for hedge-mode orders, this is a breaking ch...

33dd66b446727443761af2950c072dc903ae2706 authored 12 months ago by Dan <[email protected]>
feat(staticTests): add Okx tests

createOrder, createOrders, editOrder, fetchOrder, fetchOpenOrders, fetchCanceledOrders, fetchClo...

43eaf3f2604dc52eb6f575ade9b289ccf0dcf955 authored 12 months ago by Dan <[email protected]>
Merge branch 'master' into add-bitrue-apis-20231031

17e067ccbecb8223d1ff6433d95217afe458566b authored 12 months ago by sc0Vu <[email protected]>
Merge pull request #19883 from sc0Vu/fix-hitbtc-create-order

fix(hitbtc): set default margin mode to cross when create order

79067da20439bdad0b3423e90fb7f4ee6e2098bd authored 12 months ago by Igor Kroitor <[email protected]>
Merge pull request #19886 from carlosmiei/coinbase-tests

feat(staticTests): add coinbasepro

eb1376411a1bb0b609d03d76d48a85c41c455f10 authored 12 months ago by Igor Kroitor <[email protected]>
Merge branch 'master' of github.com:ccxt/ccxt into fix-hitbtc-create-order

890c5f4a92e30dd40682fcada5b13f40dcd2751f authored 12 months ago by carlosmiei <[email protected]>
feat(staticTests): add coinbasepro

02c77df500376dcf169021675335912907755123 authored 12 months ago by carlosmiei <[email protected]>
fix(coinbasepro): add triggerPrice

77c26f6d7a5e33b4d73309ea6db18bfd12fafad0 authored 12 months ago by carlosmiei <[email protected]>
fix build ci:deploy

08f550b1f8ead79335f8e726ad9a5da0c748e19a authored 12 months ago by Carlo Revelli <[email protected]>
add fetchOHLCV, fetchTrades & fetchOrder signatures

a4fc4772c11b2b708f89857cdf8dd3ef910c177c authored 12 months ago by Carlo Revelli <[email protected]>
fix build

c5cc17aed07ed4474e3fe8c521abe0df00ec13d9 authored 12 months ago by Carlo Revelli <[email protected]>
fetch_order_book type hints

6bda889224b27d5b4580410c901a8580f58b9810 authored 12 months ago by Carlo Revelli <[email protected]>
Merge branch 'master' of github.com:ttodua/ccxt into ws-proxy

d2a35bbf4ea696ecb9ddcbba28bc1a30fd6d459f authored 12 months ago by T.Todua <[email protected]>
Merge pull request #19877 from Dan-krm/checkRequiredSymbol

Add checkRequiredSymbol to exchanges

[ci skip]

bf89951e43f9e3509e27da12b4696973da981c04 authored 12 months ago by Travis CI <[email protected]>
info skip

d466e9e10409fd69b58b8f76d80f13285793a9d4 authored 12 months ago by T.Todua <[email protected]>
Merge pull request #19877 from Dan-krm/checkRequiredSymbol

Add checkRequiredSymbol to exchanges

e608bfa6e0481fa6d243dafe16297d827b63aff7 authored 12 months ago by Igor Kroitor <[email protected]>
Merge pull request #19880 from ttodua/skip-fixes-2

kuna - add skip prop

[ci skip]

c86cf91e75751269943b06f59df024999fc53ac6 authored 12 months ago by Travis CI <[email protected]>
Merge pull request #19880 from ttodua/skip-fixes-2

kuna - add skip prop

28d46dd7bd7f59fcc469dda3fc73b4d3e0a007cc authored 12 months ago by Igor Kroitor <[email protected]>
remove skip inline

3492369f2375e275662f86a67d834cfca1de2fdf authored 12 months ago by T.Todua <[email protected]>
add skip inside

3837a1dc0eb93e64e7f369c831fd30e43e6e5b82 authored 12 months ago by T.Todua <[email protected]>
test name for proxy

e589698991aa92331a87e1e4c963bfb4241794b9 authored 12 months ago by T.Todua <[email protected]>
Merge pull request #19885 from carlosmiei/add-more-tests

Add bulk static tests

cb64b1ff9f2281e8a74181bc70c87234961352f1 authored 12 months ago by Igor Kroitor <[email protected]>
Merge branch 'master' of github.com:ccxt/ccxt into fix-hitbtc-create-order

b903869533131bfefc85805d13efb003ac1ae394 authored 12 months ago by carlosmiei <[email protected]>