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

feat(kraken): parseLedgerEntry - string math

github.com/ccxt/ccxt - bd70bc125d4e21246b0c033009b63f5f147e886a authored about 1 year ago by Sam Germain <[email protected]>
normalize code

github.com/ccxt/ccxt - 044d10abdb853c6f251a8e4b8908206f38046d2f authored about 1 year ago by carlosmiei <[email protected]>
Merge pull request #19449 from carlosmiei/safe-order-fix

fix(kraken): handle raw trades

[ci skip]

github.com/ccxt/ccxt - 521bd73df8da920b0327f890d1c92cf61b738075 authored about 1 year ago by Travis CI <[email protected]>
okx: add pagination to fetchTrades

github.com/ccxt/ccxt - 93347a353aaec10507cae2db8fb728c6495f5fe3 authored about 1 year ago by carlosmiei <[email protected]>
Merge pull request #19449 from carlosmiei/safe-order-fix

fix(kraken): handle raw trades

github.com/ccxt/ccxt - 9ebcefe9a2df61630411ce92c6ef62cd8632c72f authored about 1 year ago by Igor Kroitor <[email protected]>
rename cursor

github.com/ccxt/ccxt - be16c3b0924e3290868e0f75795ff477581648e7 authored about 1 year ago by carlosmiei <[email protected]>
Merge branch 'master' of github.com:ccxt/ccxt into paginate

github.com/ccxt/ccxt - ff3a81090fd553961e25da28c60def813153a24d authored about 1 year ago by carlosmiei <[email protected]>
renames

github.com/ccxt/ccxt - e96b23371713895a33aa7ec743310ea33fb6e86f authored about 1 year ago by carlosmiei <[email protected]>
bitget pagination

github.com/ccxt/ccxt - b702ff7d3013c31da2c6574c4b38db5e5efb313f authored about 1 year ago by carlosmiei <[email protected]>
bybit jsdocs

github.com/ccxt/ccxt - 745a756568708ad9407781d33342002a62ec3c0c authored about 1 year ago by carlosmiei <[email protected]>
4.1.3

[ci skip]

github.com/ccxt/ccxt - 4ccaf707b60f5770f44b30c87e2feff736ea3f0e authored about 1 year ago by Travis CI <[email protected]>
Merge pull request #19452 from carlosmiei/bitget-fetchClosed-fix

fix(bitget): fetchCanceledAndClosedOrders

github.com/ccxt/ccxt - 482c3737834a7b208608a58e4c8fca0d610f5630 authored about 1 year ago by Igor Kroitor <[email protected]>
fix bitget

github.com/ccxt/ccxt - e720890e6b935a48231c772db6f623b022dccbc8 authored about 1 year ago by carlosmiei <[email protected]>
fix(bitget): fetchCanceledAndClosedOrders

github.com/ccxt/ccxt - d4657708b466aa68fcea655ebafe8524cbabcadb authored about 1 year ago by carlosmiei <[email protected]>
Merge pull request #19444 from ttodua/php-dynamic-methods

PHP - feature to add method overload/override

github.com/ccxt/ccxt - 3ede03d34834607a4f30759dcfdd10d323af8222 authored about 1 year ago by Igor Kroitor <[email protected]>
Merge pull request #19450 from ttodua/test-error-length

fix(tests) - error message length correction

github.com/ccxt/ccxt - b3370d397b45a39757531b825030b0b29086e072 authored about 1 year ago by Igor Kroitor <[email protected]>
Merge pull request #19451 from ttodua/skip-async-tests

fix(tests) - skip async php

github.com/ccxt/ccxt - 0487a1243cb1997221e364f30e2ca9bb453c44c5 authored about 1 year ago by Igor Kroitor <[email protected]>
fix(tests) - skip async php

github.com/ccxt/ccxt - 9fd0b697f6280aa6a1931403d91d3cbe9a33691b authored about 1 year ago by T.Todua <[email protected]>
fix(kraken): handle raw trades

github.com/ccxt/ccxt - 12866879e840eee1b724899949c333490e4f7dc2 authored about 1 year ago by carlosmiei <[email protected]>
fix(Exchange): safeOrder rawTrades

github.com/ccxt/ccxt - 4d2796c37152656305f7230d986e05ab4618c0b5 authored about 1 year ago by carlosmiei <[email protected]>
fix(tests) - error message length correction

github.com/ccxt/ccxt - eeb504ab1fcd9c2b119692348974574e824549a5 authored about 1 year ago by T.Todua <[email protected]>
deribit revert codeFromOptions edits

github.com/ccxt/ccxt - 28f44f6aeb86256ad923d8964d77ecef752fe5a1 authored about 1 year ago by Igor Kroitor <[email protected]>
Merge branch 'master' of github.com:ccxt/ccxt

github.com/ccxt/ccxt - aa737521a0096412a1bdbecd27884543d0cbdfb7 authored about 1 year ago by Igor Kroitor <[email protected]>
deribit support exchange-specific param name for currency codes

github.com/ccxt/ccxt - ab0ebfcd73003bf8962167a6cb40d81e23d7e3e3 authored about 1 year ago by Igor Kroitor <[email protected]>
fix manual

github.com/ccxt/ccxt - 8a889edfc0f810386af178ab4a60f59e3ef779d3 authored about 1 year ago by carlosmiei <[email protected]>
final edits

github.com/ccxt/ccxt - cd587a545a08d6a83a2ce0c05fbe5b168adc2090 authored about 1 year ago by T.Todua <[email protected]>
Merge pull request #19445 from Dan-krm/bitmartFetchPosition

Bitmart: fetchPosition, fetchPositions

github.com/ccxt/ccxt - bdd4cb6949d3f564a6b23441559dd45d8a9de8b8 authored about 1 year ago by Igor Kroitor <[email protected]>
add safeDeterministicCall

github.com/ccxt/ccxt - a86d182a4c7028c3658415090cbf57a9b5c8decb authored about 1 year ago by carlosmiei <[email protected]>
Merge pull request #19446 from carlosmiei/exchangepy-bytes

fix(Exchange.py): bytes response in the sync version

github.com/ccxt/ccxt - 020cc0ec0bb911c6ba8cf58156d79d9a06b5099c authored about 1 year ago by Igor Kroitor <[email protected]>
cr fix

github.com/ccxt/ccxt - b8aa2313e823419b70727df0b3c600942708b749 authored about 1 year ago by carlosmiei <[email protected]>
fix typo

github.com/ccxt/ccxt - b06616dac93d93fcdd685eae3e8b028dcdba3574 authored about 1 year ago by carlosmiei <[email protected]>
fix(Exchange.py): bytes response in the sync version

github.com/ccxt/ccxt - 4117413869ef4a148e5fd49a734e0f0cc1496a07 authored about 1 year ago by carlosmiei <[email protected]>
extend

github.com/ccxt/ccxt - 2cd3885d809e28ee576656cd0320323e9a69a06b authored about 1 year ago by T.Todua <[email protected]>
add to docs

github.com/ccxt/ccxt - 1597c2696e795e8e7e4fcf590217d14ab56a13f9 authored about 1 year ago by carlosmiei <[email protected]>
Merge branch 'master' of github.com:ccxt/ccxt into paginate

github.com/ccxt/ccxt - 392bdcce638c170457731373f38d7e874af806ca authored about 1 year ago by carlosmiei <[email protected]>
pagination fixes

github.com/ccxt/ccxt - 342639f9d4c50e9b944185191fc07801cd14e523 authored about 1 year ago by carlosmiei <[email protected]>
docs and pagination

github.com/ccxt/ccxt - e0e086e2ed73052a3ff31596da64014a2436a03a authored about 1 year ago by carlosmiei <[email protected]>
update docs

github.com/ccxt/ccxt - f94d3eea080cd124782f6b51c100752d2464f255 authored about 1 year ago by carlosmiei <[email protected]>
position change

github.com/ccxt/ccxt - c85c5df287f548983837272bbfd65f0437f89adb authored about 1 year ago by T.Todua <[email protected]>
remove

github.com/ccxt/ccxt - 115995768637a73fa46b06df3f2967e8cdd8a8c0 authored about 1 year ago by T.Todua <[email protected]>
displace

github.com/ccxt/ccxt - aba41b2edec6b9792e608512c335516eba615dff authored about 1 year ago by T.Todua <[email protected]>
Merge pull request #19439 from carlosmiei/binance-orderbook-limit

fix(binance): watchOrderbook (spot) max limit

github.com/ccxt/ccxt - 8a15b1e68bf0a0c63d8600fb1d2fa0da9af2b6ef authored about 1 year ago by Igor Kroitor <[email protected]>
simplify fetchPosition return statement

github.com/ccxt/ccxt - 3e117fabbb46efe001b326f31daba00132d77592 authored about 1 year ago by Dan <[email protected]>
feat(bitmart): fetchPositions

```
bitmart.fetchPositions ()
2023-10-04T07:40:08.122Z iteration 0 passed in 584 ms

id | ...

github.com/ccxt/ccxt - 5620440f9eaf5f2c0f8afc1ff8342b459b620cf0 authored about 1 year ago by Dan <[email protected]>
manual

github.com/ccxt/ccxt - 74702126a70e4c47702b9d7a696e7f5ef37c8f50 authored about 1 year ago by T.Todua <[email protected]>
updates

github.com/ccxt/ccxt - 73a21d212b79bb9af6312691e712d2e438f356fb authored about 1 year ago by T.Todua <[email protected]>
update

github.com/ccxt/ccxt - 86561dba006191f66d3a5414a650f3a7bfae0b40 authored about 1 year ago by T.Todua <[email protected]>
manual

github.com/ccxt/ccxt - 4423443483d9fed4e6c2bb9d1c9381423ce811a0 authored about 1 year ago by T.Todua <[email protected]>
feat(php) - feature to add overloads

github.com/ccxt/ccxt - d6e3bc0c5630627abffa39fa0d9d98b292256c17 authored about 1 year ago by T.Todua <[email protected]>
transpile [ci proxy]

github.com/ccxt/ccxt - 01ef172a5598281e893e6a3ae16e9e0c138f471f authored about 1 year ago by T.Todua <[email protected]>
feat(bitmart): fetchPosition

Added fetchPosition to Bitmart:
```
bitmart.fetchPosition (BTC/USDT:USDT)
2023-10-04T04:33:46.96...

github.com/ccxt/ccxt - bb2d335a9c486cbeeb90ba86947ddc238e30a36f authored about 1 year ago by Dan <[email protected]>
fix handle type

github.com/ccxt/ccxt - 392b389f383ce304fe5712c0dc17fd44bb04b8d9 authored about 1 year ago by Pablo Criado-Perez <[email protected]>
feat(kuna): v4 implicit api paths

github.com/ccxt/ccxt - c251e39e4cf869aebb9795f274897938d677d393 authored about 1 year ago by Sam Germain <[email protected]>
huobi cursor pagination

github.com/ccxt/ccxt - b00e45bfa1c6aed995aed212265a890bc868e990 authored about 1 year ago by carlosmiei <[email protected]>
update fetchPaginatedCallCursor

github.com/ccxt/ccxt - da758fe8dee3af0e499f8fadd78272d3d9603c77 authored about 1 year ago by carlosmiei <[email protected]>
add jsdocs to huobi

github.com/ccxt/ccxt - 0dd103eb1a35df4bb0be962ed60a7d4a126e7e67 authored about 1 year ago by carlosmiei <[email protected]>
add warning

github.com/ccxt/ccxt - 5d7ccb951e24602e9e9e081577a3eed820bf6ebe authored about 1 year ago by carlosmiei <[email protected]>
docs

github.com/ccxt/ccxt - a0a41f8de62d7154e4167ca0c3fc011c8b700e36 authored about 1 year ago by carlosmiei <[email protected]>
improve docs

github.com/ccxt/ccxt - 85b4e77ad3c2d1c604a0428beaa5f8b0eaad5ae8 authored about 1 year ago by carlosmiei <[email protected]>
first version of the pagination docs

github.com/ccxt/ccxt - 5f45737879c72be7deea938a9c31a9801a1c8eb2 authored about 1 year ago by carlosmiei <[email protected]>
fix(binance): watchOrderbook (spot) max limit

github.com/ccxt/ccxt - 7101487d41416d2f0f9ff78239e4c0cf994c4e47 authored about 1 year ago by carlosmiei <[email protected]>
improve log

github.com/ccxt/ccxt - 6851f05dd2102f6f950e8cc4d2e82bb0f9d85821 authored about 1 year ago by carlosmiei <[email protected]>
remove unccessary line

github.com/ccxt/ccxt - ccbe83ce8eaa99bca9e1e70699948f295034226e authored about 1 year ago by carlosmiei <[email protected]>
small fix

github.com/ccxt/ccxt - 4111e853ba1aa36ee696352c8939a1d3beb163ef authored about 1 year ago by carlosmiei <[email protected]>
apply direction to fetchPaginatedCallDynamic

github.com/ccxt/ccxt - e182a61b0749f37ec25568a0edf24551140b5cc6 authored about 1 year ago by carlosmiei <[email protected]>
Merge branch 'master' of github.com:ccxt/ccxt into paginate

github.com/ccxt/ccxt - 32d0e8e69317c22f3eb201531a3d4ffc7df3cc26 authored about 1 year ago by carlosmiei <[email protected]>
bybit: allow querying all inverse

github.com/ccxt/ccxt - 7598b15c7528671e8089a8d5a2158075c476f8a0 authored about 1 year ago by carlosmiei <[email protected]>
transpile to fix python

github.com/ccxt/ccxt - e1a319565949fe275331ec371bb8be437d970c1c authored about 1 year ago by T.Todua <[email protected]>
Merge pull request #19436 from Dan-krm/bingxCreateOrder

BingX: createOrder, add reduceOnly and positionSide support

[ci skip]

github.com/ccxt/ccxt - 3209ced07c5566455947e62883c22829f0f1b2fe authored about 1 year ago by Travis CI <[email protected]>
minor examples edit [ci skip]

github.com/ccxt/ccxt - 1adeaf322729ab7e19dafd6a8d760b23d79ad048 authored about 1 year ago by T.Todua <[email protected]>
Merge pull request #19436 from Dan-krm/bingxCreateOrder

BingX: createOrder, add reduceOnly and positionSide support

github.com/ccxt/ccxt - b8a7ac32a03cc93b1df424f4ce60f8afb0efa3e3 authored about 1 year ago by Igor Kroitor <[email protected]>
add price to spot limit

github.com/ccxt/ccxt - ed43d4cfb0b5b8733733ccbd4db52ece18ebd72f authored about 1 year ago by carlosmiei <[email protected]>
4.1.2

[ci skip]

github.com/ccxt/ccxt - 7c047099de0563cf7b798f7d6874fa225b20a6e5 authored about 1 year ago by Travis CI <[email protected]>
py - WS proxy

github.com/ccxt/ccxt - 74da63d8fea3b136680dc8cf6eeaa8a50e993c98 authored about 1 year ago by T.Todua <[email protected]>
Merge pull request #19426 from Dan-krm/bybitEditOrderStopLossTakeProfitStrings

Bybit: editOrder, triggerPrice, stopLoss and takeProfit strings

github.com/ccxt/ccxt - d15d299405c354c1cff7d999d961628b263f6fa8 authored about 1 year ago by Igor Kroitor <[email protected]>
Merge pull request #19435 from carlosmiei/coinbasepro-watchMyTradesForSymbols

Coinbasepro: add watchMyTradesForSymbols and watchOrdersForSymbols

github.com/ccxt/ccxt - 6935d873b89c8a2daccb067e9e7fa4447a273b45 authored about 1 year ago by Igor Kroitor <[email protected]>
[ci skip]

github.com/ccxt/ccxt - 213510fb7265cadc3a22892cdd83a5975525fb33 authored about 1 year ago by T.Todua <[email protected]>
minor [ci skip]

github.com/ccxt/ccxt - c71b9d004adbb23a5d53f42e619e2a7ebdad18f7 authored about 1 year ago by T.Todua <[email protected]>
minor [ci skip]

github.com/ccxt/ccxt - 87b22c2fbb006286589a557faa9ba5bad701dc03 authored about 1 year ago by T.Todua <[email protected]>
feat(bingx): createOrder, add reduceOnly and positionSide support

Added reduceOnly and positionSide functionality to swap orders:
```
bingx.createOrder (BTC/USDT:...

github.com/ccxt/ccxt - c1be836e79ee260980bb21a5c561fd0234487336 authored about 1 year ago by Dan <[email protected]>
minors

github.com/ccxt/ccxt - d585a32b8cda14d5546d8e94e5a5e817f2bc7e40 authored about 1 year ago by T.Todua <[email protected]>
minor updates [ci skip]

github.com/ccxt/ccxt - a91b47723bde6628dfbfcd0d134ae432c697c215 authored about 1 year ago by T.Todua <[email protected]>
use safeString instead of toString()

github.com/ccxt/ccxt - 94a60e5831fe464d8ed2e34a2d13e6b1ee861bf7 authored about 1 year ago by Dan <[email protected]>
feat(coinbase): add watchOrdersForSymbols

github.com/ccxt/ccxt - 0a472bab909a9eae1865a61767a23c2636a2a7b1 authored about 1 year ago by carlosmiei <[email protected]>
Merge branch 'master' of github.com:ccxt/ccxt into ws-proxy

github.com/ccxt/ccxt - f3494d56b5e8e9be83e19779fd633887eee19f2f authored about 1 year ago by T.Todua <[email protected]>
php & async[ci skip]

github.com/ccxt/ccxt - 289be79bcbf1cc7adb99ef954feb6db54e577224 authored about 1 year ago by T.Todua <[email protected]>
ts & py

github.com/ccxt/ccxt - 58b9155883e80e4b0456a3acffdfd011977b2278 authored about 1 year ago by T.Todua <[email protected]>
fix trading handling

github.com/ccxt/ccxt - d5341737de391902e3dd027cbd1232dfa94b916f authored about 1 year ago by carlosmiei <[email protected]>
fix typo

github.com/ccxt/ccxt - f56bc1d69c8e86b0f0621cfe9ed44da802278797 authored about 1 year ago by carlosmiei <[email protected]>
add missing endpoint

github.com/ccxt/ccxt - 2d6ab5ff5e575b55a6a95b6965ee294c4b85785c authored about 1 year ago by carlosmiei <[email protected]>
feat(exchange): add watchOrdersForSymbols stub

github.com/ccxt/ccxt - e708438e20ea0ff96abff0bd40ad3cfad49d904b authored about 1 year ago by carlosmiei <[email protected]>
feat(coinbasepro): add watchMyTradesForSymbols

github.com/ccxt/ccxt - bc8ce46edb242e16381b80469241c773997baa76 authored about 1 year ago by carlosmiei <[email protected]>
feat(coinbasepro): add watchMyTradesForSymbols stub

github.com/ccxt/ccxt - 5caeadc2c9cae61fb55eef7b138b94cdbbb35f68 authored about 1 year ago by carlosmiei <[email protected]>
js base

github.com/ccxt/ccxt - 0904e4bcc82d3d12f674b97f8e44376ea95360cd authored about 1 year ago by T.Todua <[email protected]>
proxy test sample

github.com/ccxt/ccxt - 79aa97c5d58579f691ad66cf241db67055af7b5d authored about 1 year ago by T.Todua <[email protected]>
exchange

github.com/ccxt/ccxt - d598190a480517d8276b073274f2d8a5ea0f5b61 authored about 1 year ago by T.Todua <[email protected]>
Merge pull request #19434 from carlosmiei/bitrue-change-fix

fix(bitrue): ticker percantage scale

[ci skip]

github.com/ccxt/ccxt - 8c4c067c05f400d519aabd399da3f6bb062883bd authored about 1 year ago by Travis CI <[email protected]>
Merge pull request #19434 from carlosmiei/bitrue-change-fix

fix(bitrue): ticker percantage scale

github.com/ccxt/ccxt - 5468c10e42ef8671a43555ab8f4b2ee49d654bee authored about 1 year ago by Igor Kroitor <[email protected]>