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 11 months ago by Dan <[email protected]>
add getInstType helper method to bitget pro

ea10d676f7b52ceed461a8719cc37c6a41506c78 authored 11 months ago by Dan <[email protected]>
ohlcv fix

51130ac932af83638332df2a9099088aad9bbf5b authored 11 months ago by pcriadoperez <[email protected]>
refactor(bitget): watchOrderBook, watchOrderBookForSymbols v2

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

8c7a8fcdd64a1ad4549285abc0ac728b8c1f225b authored 11 months ago by Dan <[email protected]>
pr comments

7af904256ed73ba73a97b55126ec0eecaa86c922 authored 11 months ago by pcriadoperez <[email protected]>
feat(bitmex): watchPositions && parsePosition fix

d8548bd4b981028ca2cfeef056d0947e24a926b0 authored 11 months ago by pcriadoperez <[email protected]>
refactor(bitget): watchOHLCV, watchOHLCVForSymbols v2

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

70e79593efc6433d3dc5fbce8ad9e2b5bde4e22a authored 11 months ago by Dan <[email protected]>
Merge pull request #20267 from ttodua/bingx-limit-fetchtrades-fix

fix(bingx) - percent sign

65abab2069dae6685e93e51f6f121e8dcd84f67e authored 11 months ago by Carlos Gonçalves <[email protected]>
Update bingx.ts

7da101942c46ee6912c013d04e4f26b6043d3275 authored 11 months ago by T. Todua <[email protected]>
Merge branch 'master' into bingx-limit-fetchtrades-fix

074392c5347e7704da45f213a9efdfeaeae84004 authored 11 months ago by T. Todua <[email protected]>
fix(bingx) - percent sign

d88bcd61f800dac768c81ffe10e2605fba3a93a7 authored 11 months ago by T.Todua <[email protected]>
okx.closePosition works correctly

3b83c038805db93aa4c695de66266e10d7cb05d3 authored 11 months ago by Sam Germain <[email protected]>
probit fetchCurrencies fee fix

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

2e0132c2618a3cbb21ac0dd30466dff71b036889 authored 11 months ago by ndubel <[email protected]>
4.1.78

[ci skip]

aa7926f8a391bedf3cfd3b9696c789dfad933e35 authored 11 months ago by Travis CI <[email protected]>
Merge pull request #20258 from samgermain/docstring-fixes

docs(bitmart,coinmate) fetchIsolatedBorrowRate docstring fixes

00209446330f7713d44fc80e50124bc6e54e04e4 authored 11 months ago by Carlos Gonçalves <[email protected]>
Merge pull request #20260 from carlosmiei/coinbase-fee

feat(coinbase): infer fee currency

152f84302509230ebe33c28e7f8e3749e1683a18 authored 11 months ago by Carlos Gonçalves <[email protected]>
mexc update rateLimits

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

11eb324fe17c7423012bcc94285fa050ffadb881 authored 11 months ago by ndubel <[email protected]>
okx closePosition parsing

9c4c4b6611d2fd1aa19990907608063fb81baca3 authored 11 months ago by Sam Germain <[email protected]>
Merge pull request #20262 from samgermain/close-position-type

closePosition change return type

3d0e9c23b93f2681b409ff7eb1686da7181597e8 authored 11 months ago by Carlos Gonçalves <[email protected]>
closePosition change return type

981aec963794d1593e212d9b5b1977deb5ab3bc8 authored 11 months ago by Sam Germain <[email protected]>
Merge pull request #20261 from carlosmiei/bingx-fix-ticker

fix(bingx): percentage parsing

9e03d933cc4ebc745224e18ddb65ead68898c4db authored 11 months ago by Carlos Gonçalves <[email protected]>
fix(bingx): percentage parsing

6f5291839cef3238324359f850dcb6b9980ef9f4 authored 11 months ago by carlosmiei <[email protected]>
add response tests

949b4ee1a0324d78bb4f4d2f46f137d954fbfb67 authored 11 months ago by carlosmiei <[email protected]>
add order fee currency

99bfa660fb24011d481ceee6df1ebfdbfc08e621 authored 11 months ago by carlosmiei <[email protected]>
feat(coinbase): infer fee currency

c250be2f570bb7a6df602cc1a9c0d23e92fe3713 authored 11 months ago by carlosmiei <[email protected]>
docs(bitmart,coinmate) fetchIsolatedBorrowRate docstring fixes

a78afca5f698ceeb38daf381c780c26549d50d93 authored 11 months ago by Sam Germain <[email protected]>
skip tests

93f62e515330434eeb47fb0bc9bb0c8852035220 authored 11 months ago by carlosmiei <[email protected]>
Merge pull request #20107 from sc0Vu/update-upbit-apis-20231124

upbit: remove method usage

679f1ce4b1f3ccd124c5b62a9d357383c8453ed2 authored 11 months ago by Carlos Gonçalves <[email protected]>
Merge pull request #20186 from sc0Vu/update-idex-apis-20231201

idex: remove method

bec7534021cdfde0bb220d65306fe336e1419848 authored 11 months ago by Carlos Gonçalves <[email protected]>
fix tests

96800f194fffef4ea5ff0b3a23a51d5052f2788e authored 11 months ago by carlosmiei <[email protected]>
add walletAddress

eeb65627907e948aa8761d0bd25849f6403604e5 authored 11 months ago by carlosmiei <[email protected]>
add idex markets

6d35c6dd197523aedce5300fb6013cd582580727 authored 11 months ago by carlosmiei <[email protected]>
Merge pull request #20256 from carlosmiei/binanceus-fetchStatus

fix(binanceus): missing override

05753205efc3c54a28227f3c2663ba74b778bb0e authored 11 months ago by Carlos Gonçalves <[email protected]>
add SOl currency to cache

30a9a7db5b3ef3049f9a0459e6c6e8a91ab0f192 authored 11 months ago by carlosmiei <[email protected]>
add binanceus tests

aadd4a58b6c5213f25126b12e5840d4c777eea1b authored 11 months ago by carlosmiei <[email protected]>
add binanceus markets

122cf4c3c9db70e3b1748cc61b0300f9a995f231 authored 11 months ago by carlosmiei <[email protected]>
skip fetchStatus

104902f4887d871cdd7bc1d5a679f1399d8d5358 authored 11 months ago by carlosmiei <[email protected]>
fix(binanceus): missing override

46be9b6d8cae611b0ba44548017e1a3ea13dc340 authored 11 months ago by carlosmiei <[email protected]>
add flag

6227e9e8f09fd24b35cc848b991e4bcff500858b authored 11 months ago by carlosmiei <[email protected]>
remove duplicated endpoints

9bdf2131b3a08f9eddbc7e5fd91ba9cb2d85619f authored 11 months ago by carlosmiei <[email protected]>
Merge pull request #20254 from sc0Vu/update-hitbtc-apis-20231205

hitbtc: update apis

05279072b64cd9eec7662c1bb57a4d4db5d4da00 authored 11 months ago by Carlos Gonçalves <[email protected]>
Merge pull request #20251 from sc0Vu/update-bybit-apis

bybit: update broker apis

89271f5e539914e21db62f02aae59165413ae19b authored 11 months ago by Carlos Gonçalves <[email protected]>
Merge pull request #20252 from sc0Vu/add-binance-sor-ws-order

binance: add sor.order.test

23f8606ed3c954c68937ca169a9814a95df07669 authored 11 months ago by Carlos Gonçalves <[email protected]>
bybit: add v5/broker/earning-record

425b478adbea9d8ba16fca34bd4ef4a9e8b198f3 authored 11 months ago by sc0vu <[email protected]>
htx cross swap balance parse

0d8541012f52e82e327f1c2fbbb7fc30aea4a514 authored 11 months ago by ndubel <[email protected]>
Merge pull request #20253 from sc0Vu/add-okx-apis

okx: add monthly statement api

b798dc1f484f14f3d2180b91775147622e545f28 authored 11 months ago by Carlos Gonçalves <[email protected]>
Merge pull request #20250 from Dan-krm/mexcCreateMarketBuyOrderRequiresPrice

Mexc: createMarketBuyOrderWithCost

d8dee8d05198445ed30b0edb3387f9b08fb79fe6 authored 11 months ago by Carlos Gonçalves <[email protected]>
Merge pull request #20249 from babbarc/gate-ticker

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

ae35a2f2704bc6de06f509b5806c3e804a430e42 authored 11 months ago by Carlos Gonçalves <[email protected]>
Merge pull request #20219 from sc0Vu/add-gate-apis-20231204

gate: update apis

f91d36866a2604fc6499108c9ac8df011aea8d5d authored 11 months ago by Carlos Gonçalves <[email protected]>
okx: update

5c02c8c83570db54b90084fc557e46f338a00647 authored 11 months ago by sc0vu <[email protected]>
Merge branch 'master' into update-idex-apis-20231201

62ec07266ed4845abbf2c6b99c914b4bab5b21be authored 11 months ago by sc0vu <[email protected]>
okx: add monthly statement api

51543fe4f09c6e41798875d03023c87ed9e11deb authored 11 months ago by sc0vu <[email protected]>
hitbtc: add @see

65dc9082e9221fc17d6523dd2288c8fdc2b8f028 authored 11 months ago by sc0Vu <[email protected]>
upbit: update

68f3bd86f04e106f4ef8b963f1a0e3430ee541bc authored 11 months ago by sc0vu <[email protected]>
hitbtc: fetchLeverage remove method usage & update static-test

32289b1ad2524dcbfdcc3d7eb05787e790bfd12c authored 11 months ago by sc0Vu <[email protected]>
hitbtc: modifyMarginHelper remove method usage & update static-test

0b445c3bbba6172eb4acb12b1bcfd7ea1e880f5a authored 11 months ago by sc0Vu <[email protected]>
binance: add sor.order.test

6a0a3c65ac8a5436070bb5e0d3640c5a5891efa7 authored 11 months ago by sc0vu <[email protected]>
hitbtc: fetchPosition remove method usage & update static-test

d85f8140b380f301dc898b7c886e3e32d0f1187a authored 11 months ago by sc0Vu <[email protected]>
hitbtc: fetchPositions remove method usage & update static-test

d9f1e3f530caba79f1a4e4478ff8c3d964fb96be authored 11 months ago by sc0Vu <[email protected]>
hitbtc: editOrder remove method usage & update static-test

cd7fd4947dd11a9189cfc08e1d728c3168d3960b authored 11 months ago by sc0Vu <[email protected]>
refactor(bitget): watchTicker, watchTickers v2

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

6257982603ab990764f08cadf8d2e07dafd4dd1c authored 11 months ago by Dan <[email protected]>
hitbtc: cancelOrder remove method usage & update static-test

fd353dc8bcc31d4cf8219fe562eafa747098fc36 authored 11 months ago by sc0Vu <[email protected]>
hitbtc: cancelAllOrders remove method usage & update static-test

7eedef5eb9d28e725780d99dcf24c6071eff494e authored 11 months ago by sc0Vu <[email protected]>
upbit: update

eca0fb54657a2c25336f95f74b00cb767cbe8853 authored 11 months ago by sc0vu <[email protected]>
hitbtc: fetchOpenOrder remove method usage & update static-test

ff1934785cff2f72bd0b4d5c1bf505447ed9804c authored 11 months ago by sc0Vu <[email protected]>
hitbtc: fetchOpenOrders remove method usage & update static-test

a30cba99954a8820063dbe6dcbe25350e8d5cb2b authored 11 months ago by sc0Vu <[email protected]>
hitbtc: fetchOrderTrades remove method usage & update static-test

4a7f8b12988118e37e878b7d5c1030bbfb8f393a authored 11 months ago by sc0Vu <[email protected]>
hitbtc: fetchOrder remove method usage & update static-test

09651f15e0bcfc784b5f1f92ca83a36bf60b6ac1 authored 11 months ago by sc0Vu <[email protected]>
gate: update apis

5f335b2acb159bb3f90f5630c59fe2bc53a256cf authored 11 months ago by sc0vu <[email protected]>
hitbtc: fetchClosedOrders remove method usage & update static-test

2ae5f3eba389c6d66cfdb4d25fa01e70fc267acb authored 11 months ago by sc0Vu <[email protected]>
bybit: update broker apis

f193d84c556731fed8c89026f0428ee90eaa0250 authored 11 months ago by sc0vu <[email protected]>
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 11 months ago by Dan <[email protected]>
hitbtc: fetchTradingFees remove method usage & update static-test

17e3206cd47d309f03ba2d92b2dd4fc96dc8d4a5 authored 11 months ago by sc0Vu <[email protected]>
Update README.md BitMart link [ci skip]

353d5be42e9b19f85d1369ed56fb54ecba5a3a21 authored 11 months ago by Igor Kroitor <[email protected]>
test(mexc): static request, createMarketBuyOrderWithCost

3af18549a081a050738fefc7680103cb1190d10f authored 11 months ago by Dan <[email protected]>
feat(mexc): createMarketBuyOrderWithCost

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

7d6b954ad7621716d70799cfa744dc3004739b8d authored 11 months ago by Dan <[email protected]>
Merge branch 'master' into bitgetFetchMarketsV2

a7a80b21e3a6276fdd485e4ed4688e6c87fb097e authored 11 months ago by Carlo Revelli <[email protected]>
Revert "edit generateImplicitApi to use ts"

This reverts commit 6dbe9b05a6d4d113f1c9bda32a1928d78040cdcb.

[ci skip]

b39f550a9a504c1703283ff6c697c9843d35583e authored 11 months ago by Travis CI <[email protected]>
Revert "edit generateImplicitApi to use ts"

This reverts commit 6dbe9b05a6d4d113f1c9bda32a1928d78040cdcb.

7c8329651c4505c4d6aed15bcfca2a400b1c59bb authored 11 months ago by Carlo Revelli <[email protected]>
fix(gate): change watchTicker optionName to 'name'

8cea6c7a7db38724e06cacddd2eea21a0f4ee6b5 authored 11 months ago by dragon <dragon@beast>
edit generateImplicitApi to use ts

6dbe9b05a6d4d113f1c9bda32a1928d78040cdcb authored 11 months ago by Carlo Revelli <[email protected]>
remove deleted files

09fb122cec7970fc76f61b8ae384a15e67ab0cc4 authored 11 months ago by Carlo Revelli <[email protected]>
Merge pull request #20248 from ttodua/okx-win-token

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

f409bf1386b9d5324251cdb5ee9c31a9919b4ba7 authored 11 months ago by Carlos Gonçalves <[email protected]>
Update okx.ts

561c37e64ff9faa4dd88872652b4f17d235a2527 authored 11 months ago by T. Todua <[email protected]>
extra

6378b555d0d356f0a6a94ef737886cef32350228 authored 11 months ago by T.Todua <[email protected]>
fix(okx) - uppercase

a6a2e95f0601ed22abb513f229fe35f01507563b authored 11 months ago by T.Todua <[email protected]>
phemex withaw test fix

64ee24e7cfb7b0e2252981480bcfa225e15df04d authored 11 months ago by Sam Germain <[email protected]>
phemex withdraw static test

ed8a5b917bdaa366fc7522fe0269cc9e03a1a2e5 authored 11 months ago by Sam Germain <[email protected]>
Merge branch 'master' into phemex-withdraw

d2c84973d85f8eca06d3a2251a2a3f0f9acad8fe authored 11 months ago by Sam Germain <[email protected]>
Merge pull request #20245 from samgermain/bitget-get-all-positions

feat(bitget) - closeAllPositions

6b5437665fd07c88ea5d32c9e3f84ec69a26c452 authored 11 months ago by Carlos Gonçalves <[email protected]>
Merge pull request #20246 from samgermain/bingx-has

bingx.has closeAllPosition -> closeAllPositions

f66428d5defa052ca26c2cff4fe70e547ad405fe authored 11 months ago by Carlos Gonçalves <[email protected]>
bingx has minor fix

f6328f3c611b4f0c7419c8e92339915362db4868 authored 11 months ago by Sam Germain <[email protected]>
add static test

0f315cdf9dfb5bc0741e6f9a4eda253a2cfb9358 authored 11 months ago by carlosmiei <[email protected]>
default to USDT

d76eb599f50695c540c4310b2ad8ae1a2c2c1222 authored 11 months ago by carlosmiei <[email protected]>
add has

0c8e7e7ff81db80af12b613b1d651113754c9a44 authored 11 months ago by carlosmiei <[email protected]>
Merge pull request #20244 from carlosmiei/okx-trigger-support

feat(okx): support trigger parameter

aaa253ea28783fd3772e973b6e7ef129d690aaf9 authored 11 months ago by Carlos Gonçalves <[email protected]>
feat(okx): support trigger parameter

27b94892f7f9584b0c9fbc074f9e9a8e8fbaa2f0 authored 11 months ago by carlosmiei <[email protected]>
feat(bitget) - closeAllPositions

8f28fd559978ebc7fbbcadefb9b2e1c86c3ae05a authored 11 months ago by Sam Germain <[email protected]>
4.1.77

[ci skip]

49df13e61bd93b79af0d830ea857cfd8ed7f33bf authored 11 months ago by Travis CI <[email protected]>
Merge pull request #20231 from ttodua/okx-ratelimit-1.05

fix(okx) - ratelimit

47b13df366e8ae59a4dc9e2a7feda55699c15122 authored 11 months ago by Carlos Gonçalves <[email protected]>