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

fix(gate): fix status for partially filled

pcriadoperez opened this pull request over 1 year ago
fix(build): take exchanges.cfg into consideration

carlosmiei opened this pull request over 1 year ago
php: safeNumber() issue after transpilation

pkindruk opened this issue over 1 year ago
Limit batch order, quantity error

EkremSel opened this issue over 1 year ago
bitmex - fetchticker

ttodua opened this pull request over 1 year ago
php async: gzip response decoding

pkindruk opened this issue over 1 year ago
fix(bybit): restore options loading

carlosmiei opened this pull request over 1 year ago
Gemini fetch_balance()

softnimble opened this issue over 1 year ago
feat(bybit): add clientOrderId support to fetchOrderTrades

carlosmiei opened this pull request over 1 year ago
Bybit load_markets() is missing options markets

kieran-mackle opened this issue over 1 year ago
Bybit fetch_order_trades with clientOrderId

KevinBaudin opened this issue over 1 year ago
binance - support obsolete futures format (Version 1)

ttodua opened this pull request over 1 year ago
binance: update apis

sc0Vu opened this pull request over 1 year ago
binance - support obsolete futures format (Version 2)

ttodua opened this pull request over 1 year ago
okx market order with tp/sl

dmunozfer opened this issue over 1 year ago
bitforex fetchMyTrades since edit

ndubel opened this pull request over 1 year ago
bitstamp fetchTickers

ndubel opened this pull request over 1 year ago
Fix private tests args.

pkindruk opened this pull request over 1 year ago
feat(gate): add networks

ProfHollander opened this pull request over 1 year ago
Request for Partnership: Seeking CCXT Official Certification

williamXu-art opened this issue over 1 year ago
Gate: fetchOHLCV, add option support

Dan-krm opened this pull request over 1 year ago
feat(tests): add watchTickers test

pcriadoperez opened this pull request over 1 year ago
Quanto markets

ttodua opened this pull request over 1 year ago
tests - orderbook & ticker granular check

ttodua opened this pull request over 1 year ago
krakenfutures & poloniex: handleOrder remove previousOrder logic

samgermain opened this pull request over 1 year ago
Fix buda exchange misscalculated fee by 1 decimal point

Carual opened this pull request over 1 year ago
Coinstore Exchange Integration Request

SpenTappy opened this issue over 1 year ago
eslint produces errors accoding to its smart rules [ci skip]

olegtaranenko opened this pull request over 1 year ago
fix(bitmex): spot/currencies precisions

carlosmiei opened this pull request over 1 year ago
parseWsOrder previousOrder logic moved to base/exchange

samgermain opened this pull request over 1 year ago
Ws method stubs

samgermain opened this pull request over 1 year ago
fix(filterByLimit): restore tail argument in the PRO side

carlosmiei opened this pull request over 1 year ago
proxies dont work for ccxt pro

DonnieFy opened this issue over 1 year ago
Deepwaters exchange integration

gmussi opened this issue over 1 year ago
feat(hitbtc): websockets class updated from V1 to V3

samgermain opened this pull request over 1 year ago
Balance values incomplete for gateio

dwiltech opened this issue over 1 year ago
okcoin: upgrade from v3 to v5

sc0Vu opened this pull request over 1 year ago
Requests speed decrease using watch_order_book()

ZakatZakat opened this issue over 1 year ago
TypeError when loading deribit markets (python)

rmotmans opened this issue over 1 year ago
fix(coinex): ws authentication flow + watchOrders [ci deploy]

carlosmiei opened this pull request over 1 year ago
Exchange: add TypeScript types to a number of market methods.

blair opened this pull request over 1 year ago
binance: trailing stop orders don't require stopPrice.

blair opened this pull request over 1 year ago
bybit: update setPositionMode

sc0Vu opened this pull request over 1 year ago
appveyor & travis - build.sh updates

ttodua opened this pull request over 1 year ago
travis - no tags

ttodua opened this pull request over 1 year ago
fix(okx): fetchOpenInterestHistory in operator

carlosmiei opened this pull request over 1 year ago
updates for appveyor & travis & reogranize

ttodua opened this pull request over 1 year ago
fix(mexc): remove await from checkRequiredCredentials

carlosmiei opened this pull request over 1 year ago
pro/mexc: check_required_credentials cannot be await

lovepocky opened this issue over 1 year ago
remove - networkCodesToIds

ttodua opened this pull request over 1 year ago
bitmart - add endpoint

ttodua opened this pull request over 1 year ago
build: improve linting time

carlosmiei opened this pull request over 1 year ago
'Activation Price' not working in Trailing Stop. Bybit

IsaTTeN opened this issue over 1 year ago
base - fetch ohlcv removal with building

ttodua opened this pull request over 1 year ago
bybit: add new position apis

sc0Vu opened this pull request over 1 year ago
In Python Triangular arbitrage

guram-asanidze-1-btu-edu-ge opened this issue over 1 year ago
Okx: fetchOpenInterestHistory, add option support

Dan-krm opened this pull request over 1 year ago
Bybit unified v5 set_position_mode() using V3 instead of V5.

xmintx opened this issue over 1 year ago
Bybit fetch_position(symbol) always returns 0 for 'contracts'

xmintx opened this issue over 1 year ago
feat(exchange): `okex, huobipro, gateio, mexc3` - removal of old aliases

ttodua opened this pull request over 1 year ago
handleIsContractAndParams implementation

samgermain opened this pull request over 1 year ago
SaxoBank

jothi-devhub opened this issue over 1 year ago
build: fix return code [ci skip]

carlosmiei opened this pull request over 1 year ago
Kraken since parameter not working

Tomas-MP opened this issue over 1 year ago
bitget: update fetchMarkets & fetchTradingFee

sc0Vu opened this pull request over 1 year ago
Okx: fetchTrades, add option support

Dan-krm opened this pull request over 1 year ago
CCXT Dotnet for C#

kroitor opened this issue over 1 year ago
Uniqueness in markets?

avmarko opened this issue over 1 year ago
fix(whitebit): nonce granularity

carlosmiei opened this pull request over 1 year ago
coinex fetchCurrencies enhancement

ProfHollander opened this pull request over 1 year ago
whitebit 429 error becouse of nonce

Pyxic opened this issue over 1 year ago
AioHttp and event loop error.

ShieldTrade opened this issue over 1 year ago
Fix field name

mironsv opened this pull request over 1 year ago
feat(gate): fetchMyTrades, replace swap endpoint

carlosmiei opened this pull request over 1 year ago
Bitget: createOrder, add position stop-loss and take-profit

Dan-krm opened this pull request over 1 year ago
bitget update apis

sc0Vu opened this pull request over 1 year ago
bitget: patch returned order is defined

sc0Vu opened this pull request over 1 year ago
Bump react/http from 1.8.0 to 1.9.0

dependabot[bot] opened this pull request over 1 year ago
Finandy exchange

dawadam opened this issue over 1 year ago
Bitmart unable to use fetch_ohlcv

Tomas-MP opened this issue over 1 year ago
Gate.io fetchmytrades swaps time range issue

speedingonatram opened this issue over 1 year ago
Issue Regarding API Timestamp and recv_window Error

kbogu opened this issue over 1 year ago
Binance: editOrder, add swap and future support

Dan-krm opened this pull request over 1 year ago
bitget: add user apis

sc0Vu opened this pull request over 1 year ago
OKX fetch stop/trigger orders

kraakundsmaak opened this issue over 1 year ago
Build: atomic builds and tests inside PR [ci skip]

carlosmiei opened this pull request over 1 year ago
Price in market order results in QuoteOrderQty market order

hodlerhacks opened this issue over 1 year ago
xt parseTransaction fixes

ndubel opened this pull request over 1 year ago
build: bitso skip fetchOHLCV [ci skip]

carlosmiei opened this pull request over 1 year ago
bitget: update transfer / withdraw to v2 api

sc0Vu opened this pull request over 1 year ago
filterByLimit is descending by default

samgermain opened this pull request over 1 year ago