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

refactor(bitget): watchTrades, watchTradesForSymbols v2

### Spot:
```
bitget.watchTrades (BTC/USDT, , 3)
[
{
info: {
ts: '1701910643360',
...

85f3b178a5091b260e1b516652dc94b34af563a9 authored about 1 year ago
add getInstType helper method to bitget pro

ea10d676f7b52ceed461a8719cc37c6a41506c78 authored about 1 year ago
ohlcv fix

51130ac932af83638332df2a9099088aad9bbf5b authored about 1 year ago
refactor(bitget): watchOrderBook, watchOrderBookForSymbols v2

### Spot:
```
bitget.watchOrderBook (BTC/USDT, 5)
{
symbol: 'BTC/USDT',
bids: [
[ 43859....

8c7a8fcdd64a1ad4549285abc0ac728b8c1f225b authored about 1 year ago
pr comments

7af904256ed73ba73a97b55126ec0eecaa86c922 authored about 1 year ago
feat(bitmex): watchPositions && parsePosition fix

d8548bd4b981028ca2cfeef056d0947e24a926b0 authored about 1 year ago
refactor(bitget): watchOHLCV, watchOHLCVForSymbols v2

### Spot:
```
bitget.watchOHLCV (BTC/USDT, 1m, , 3)
[
[ 1701902520000, 43842.77, 43847.48, 438...

70e79593efc6433d3dc5fbce8ad9e2b5bde4e22a authored about 1 year ago
Merge pull request #20267 from ttodua/bingx-limit-fetchtrades-fix

fix(bingx) - percent sign

65abab2069dae6685e93e51f6f121e8dcd84f67e authored about 1 year ago
Update bingx.ts

7da101942c46ee6912c013d04e4f26b6043d3275 authored about 1 year ago
Merge branch 'master' into bingx-limit-fetchtrades-fix

074392c5347e7704da45f213a9efdfeaeae84004 authored about 1 year ago
fix(bingx) - percent sign

d88bcd61f800dac768c81ffe10e2605fba3a93a7 authored about 1 year ago
okx.closePosition works correctly

3b83c038805db93aa4c695de66266e10d7cb05d3 authored about 1 year ago
probit fetchCurrencies fee fix

https://api.probit.com/api/exchange/v1/currency_with_platform

2e0132c2618a3cbb21ac0dd30466dff71b036889 authored about 1 year ago
4.1.78

[ci skip]

aa7926f8a391bedf3cfd3b9696c789dfad933e35 authored about 1 year ago
Merge pull request #20258 from samgermain/docstring-fixes

docs(bitmart,coinmate) fetchIsolatedBorrowRate docstring fixes

00209446330f7713d44fc80e50124bc6e54e04e4 authored about 1 year ago
Merge pull request #20260 from carlosmiei/coinbase-fee

feat(coinbase): infer fee currency

152f84302509230ebe33c28e7f8e3749e1683a18 authored about 1 year ago
mexc update rateLimits

https://mexcdevelop.github.io/apidocs/spot_v3_en/#introduction

11eb324fe17c7423012bcc94285fa050ffadb881 authored about 1 year ago
okx closePosition parsing

9c4c4b6611d2fd1aa19990907608063fb81baca3 authored about 1 year ago
Merge pull request #20262 from samgermain/close-position-type

closePosition change return type

3d0e9c23b93f2681b409ff7eb1686da7181597e8 authored about 1 year ago
closePosition change return type

981aec963794d1593e212d9b5b1977deb5ab3bc8 authored about 1 year ago
Merge pull request #20261 from carlosmiei/bingx-fix-ticker

fix(bingx): percentage parsing

9e03d933cc4ebc745224e18ddb65ead68898c4db authored about 1 year ago
fix(bingx): percentage parsing

6f5291839cef3238324359f850dcb6b9980ef9f4 authored about 1 year ago
add response tests

949b4ee1a0324d78bb4f4d2f46f137d954fbfb67 authored about 1 year ago
add order fee currency

99bfa660fb24011d481ceee6df1ebfdbfc08e621 authored about 1 year ago
feat(coinbase): infer fee currency

c250be2f570bb7a6df602cc1a9c0d23e92fe3713 authored about 1 year ago
docs(bitmart,coinmate) fetchIsolatedBorrowRate docstring fixes

a78afca5f698ceeb38daf381c780c26549d50d93 authored about 1 year ago
skip tests

93f62e515330434eeb47fb0bc9bb0c8852035220 authored about 1 year ago
Merge pull request #20107 from sc0Vu/update-upbit-apis-20231124

upbit: remove method usage

679f1ce4b1f3ccd124c5b62a9d357383c8453ed2 authored about 1 year ago
Merge pull request #20186 from sc0Vu/update-idex-apis-20231201

idex: remove method

bec7534021cdfde0bb220d65306fe336e1419848 authored about 1 year ago
fix tests

96800f194fffef4ea5ff0b3a23a51d5052f2788e authored about 1 year ago
add walletAddress

eeb65627907e948aa8761d0bd25849f6403604e5 authored about 1 year ago
add idex markets

6d35c6dd197523aedce5300fb6013cd582580727 authored about 1 year ago
Merge pull request #20256 from carlosmiei/binanceus-fetchStatus

fix(binanceus): missing override

05753205efc3c54a28227f3c2663ba74b778bb0e authored about 1 year ago
add SOl currency to cache

30a9a7db5b3ef3049f9a0459e6c6e8a91ab0f192 authored about 1 year ago
add binanceus tests

aadd4a58b6c5213f25126b12e5840d4c777eea1b authored about 1 year ago
add binanceus markets

122cf4c3c9db70e3b1748cc61b0300f9a995f231 authored about 1 year ago
skip fetchStatus

104902f4887d871cdd7bc1d5a679f1399d8d5358 authored about 1 year ago
fix(binanceus): missing override

46be9b6d8cae611b0ba44548017e1a3ea13dc340 authored about 1 year ago
add flag

6227e9e8f09fd24b35cc848b991e4bcff500858b authored about 1 year ago
remove duplicated endpoints

9bdf2131b3a08f9eddbc7e5fd91ba9cb2d85619f authored about 1 year ago
Merge pull request #20254 from sc0Vu/update-hitbtc-apis-20231205

hitbtc: update apis

05279072b64cd9eec7662c1bb57a4d4db5d4da00 authored about 1 year ago
Merge pull request #20251 from sc0Vu/update-bybit-apis

bybit: update broker apis

89271f5e539914e21db62f02aae59165413ae19b authored about 1 year ago
Merge pull request #20252 from sc0Vu/add-binance-sor-ws-order

binance: add sor.order.test

23f8606ed3c954c68937ca169a9814a95df07669 authored about 1 year ago
bybit: add v5/broker/earning-record

425b478adbea9d8ba16fca34bd4ef4a9e8b198f3 authored about 1 year ago
htx cross swap balance parse

0d8541012f52e82e327f1c2fbbb7fc30aea4a514 authored about 1 year ago
Merge pull request #20253 from sc0Vu/add-okx-apis

okx: add monthly statement api

b798dc1f484f14f3d2180b91775147622e545f28 authored about 1 year ago
Merge pull request #20250 from Dan-krm/mexcCreateMarketBuyOrderRequiresPrice

Mexc: createMarketBuyOrderWithCost

d8dee8d05198445ed30b0edb3387f9b08fb79fe6 authored about 1 year ago
Merge pull request #20249 from babbarc/gate-ticker

fix(gate): change watchTicker optionName to 'name'

ae35a2f2704bc6de06f509b5806c3e804a430e42 authored about 1 year ago
Merge pull request #20219 from sc0Vu/add-gate-apis-20231204

gate: update apis

f91d36866a2604fc6499108c9ac8df011aea8d5d authored about 1 year ago
okx: update

5c02c8c83570db54b90084fc557e46f338a00647 authored about 1 year ago
Merge branch 'master' into update-idex-apis-20231201

62ec07266ed4845abbf2c6b99c914b4bab5b21be authored about 1 year ago
okx: add monthly statement api

51543fe4f09c6e41798875d03023c87ed9e11deb authored about 1 year ago
hitbtc: add @see

65dc9082e9221fc17d6523dd2288c8fdc2b8f028 authored about 1 year ago
upbit: update

68f3bd86f04e106f4ef8b963f1a0e3430ee541bc authored about 1 year ago
hitbtc: fetchLeverage remove method usage & update static-test

32289b1ad2524dcbfdcc3d7eb05787e790bfd12c authored about 1 year ago
hitbtc: modifyMarginHelper remove method usage & update static-test

0b445c3bbba6172eb4acb12b1bcfd7ea1e880f5a authored about 1 year ago
binance: add sor.order.test

6a0a3c65ac8a5436070bb5e0d3640c5a5891efa7 authored about 1 year ago
hitbtc: fetchPosition remove method usage & update static-test

d85f8140b380f301dc898b7c886e3e32d0f1187a authored about 1 year ago
hitbtc: fetchPositions remove method usage & update static-test

d9f1e3f530caba79f1a4e4478ff8c3d964fb96be authored about 1 year ago
hitbtc: editOrder remove method usage & update static-test

cd7fd4947dd11a9189cfc08e1d728c3168d3960b authored about 1 year ago
refactor(bitget): watchTicker, watchTickers v2

### Spot:
```
bitget.watchTicker (BTC/USDT)
{
symbol: 'BTC/USDT',
timestamp: 1701843899414,
...

6257982603ab990764f08cadf8d2e07dafd4dd1c authored about 1 year ago
hitbtc: cancelOrder remove method usage & update static-test

fd353dc8bcc31d4cf8219fe562eafa747098fc36 authored about 1 year ago
hitbtc: cancelAllOrders remove method usage & update static-test

7eedef5eb9d28e725780d99dcf24c6071eff494e authored about 1 year ago
upbit: update

eca0fb54657a2c25336f95f74b00cb767cbe8853 authored about 1 year ago
hitbtc: fetchOpenOrder remove method usage & update static-test

ff1934785cff2f72bd0b4d5c1bf505447ed9804c authored about 1 year ago
hitbtc: fetchOpenOrders remove method usage & update static-test

a30cba99954a8820063dbe6dcbe25350e8d5cb2b authored about 1 year ago
hitbtc: fetchOrderTrades remove method usage & update static-test

4a7f8b12988118e37e878b7d5c1030bbfb8f393a authored about 1 year ago
hitbtc: fetchOrder remove method usage & update static-test

09651f15e0bcfc784b5f1f92ca83a36bf60b6ac1 authored about 1 year ago
gate: update apis

5f335b2acb159bb3f90f5630c59fe2bc53a256cf authored about 1 year ago
hitbtc: fetchClosedOrders remove method usage & update static-test

2ae5f3eba389c6d66cfdb4d25fa01e70fc267acb authored about 1 year ago
bybit: update broker apis

f193d84c556731fed8c89026f0428ee90eaa0250 authored about 1 year ago
refactor(bitget): pro, updated URLS to v2, remove getWsMarketId and getMarketIdFromArg

removed getWsMarketId and getMarketIdFromArg because it looks like the REST and Websocket implem...

f7d0179c5d7f4d2f9f5b5c0389dc879e91e7f970 authored about 1 year ago
hitbtc: fetchTradingFees remove method usage & update static-test

17e3206cd47d309f03ba2d92b2dd4fc96dc8d4a5 authored about 1 year ago
Update README.md BitMart link [ci skip]

353d5be42e9b19f85d1369ed56fb54ecba5a3a21 authored about 1 year ago
test(mexc): static request, createMarketBuyOrderWithCost

3af18549a081a050738fefc7680103cb1190d10f authored about 1 year ago
feat(mexc): createMarketBuyOrderWithCost

```
mexc createOrder ATLAS/USDT market buy 8 undefined '{"createMarketBuyOrderRequiresPrice":fal...

7d6b954ad7621716d70799cfa744dc3004739b8d authored about 1 year ago
Merge branch 'master' into bitgetFetchMarketsV2

a7a80b21e3a6276fdd485e4ed4688e6c87fb097e authored about 1 year ago
Revert "edit generateImplicitApi to use ts"

This reverts commit 6dbe9b05a6d4d113f1c9bda32a1928d78040cdcb.

[ci skip]

b39f550a9a504c1703283ff6c697c9843d35583e authored about 1 year ago
Revert "edit generateImplicitApi to use ts"

This reverts commit 6dbe9b05a6d4d113f1c9bda32a1928d78040cdcb.

7c8329651c4505c4d6aed15bcfca2a400b1c59bb authored about 1 year ago
fix(gate): change watchTicker optionName to 'name'

8cea6c7a7db38724e06cacddd2eea21a0f4ee6b5 authored about 1 year ago
edit generateImplicitApi to use ts

6dbe9b05a6d4d113f1c9bda32a1928d78040cdcb authored about 1 year ago
remove deleted files

09fb122cec7970fc76f61b8ae384a15e67ab0cc4 authored about 1 year ago
Merge pull request #20248 from ttodua/okx-win-token

fix(okx) - removal of incorrect map (QUICK)

f409bf1386b9d5324251cdb5ee9c31a9919b4ba7 authored about 1 year ago
Update okx.ts

561c37e64ff9faa4dd88872652b4f17d235a2527 authored about 1 year ago
extra

6378b555d0d356f0a6a94ef737886cef32350228 authored about 1 year ago
fix(okx) - uppercase

a6a2e95f0601ed22abb513f229fe35f01507563b authored about 1 year ago
phemex withaw test fix

64ee24e7cfb7b0e2252981480bcfa225e15df04d authored about 1 year ago
phemex withdraw static test

ed8a5b917bdaa366fc7522fe0269cc9e03a1a2e5 authored about 1 year ago
Merge branch 'master' into phemex-withdraw

d2c84973d85f8eca06d3a2251a2a3f0f9acad8fe authored about 1 year ago
Merge pull request #20245 from samgermain/bitget-get-all-positions

feat(bitget) - closeAllPositions

6b5437665fd07c88ea5d32c9e3f84ec69a26c452 authored about 1 year ago
Merge pull request #20246 from samgermain/bingx-has

bingx.has closeAllPosition -> closeAllPositions

f66428d5defa052ca26c2cff4fe70e547ad405fe authored about 1 year ago
bingx has minor fix

f6328f3c611b4f0c7419c8e92339915362db4868 authored about 1 year ago
add static test

0f315cdf9dfb5bc0741e6f9a4eda253a2cfb9358 authored about 1 year ago
default to USDT

d76eb599f50695c540c4310b2ad8ae1a2c2c1222 authored about 1 year ago
add has

0c8e7e7ff81db80af12b613b1d651113754c9a44 authored about 1 year ago
Merge pull request #20244 from carlosmiei/okx-trigger-support

feat(okx): support trigger parameter

aaa253ea28783fd3772e973b6e7ef129d690aaf9 authored about 1 year ago
feat(okx): support trigger parameter

27b94892f7f9584b0c9fbc074f9e9a8e8fbaa2f0 authored about 1 year ago
feat(bitget) - closeAllPositions

8f28fd559978ebc7fbbcadefb9b2e1c86c3ae05a authored about 1 year ago
4.1.77

[ci skip]

49df13e61bd93b79af0d830ea857cfd8ed7f33bf authored about 1 year ago
Merge pull request #20231 from ttodua/okx-ratelimit-1.05

fix(okx) - ratelimit

47b13df366e8ae59a4dc9e2a7feda55699c15122 authored about 1 year ago