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

feat(xt): restore [wip]

carlosmiei opened this pull request 4 months ago
feat(phemex): add fetchOrder for USDT settled swaps

carlosmiei opened this pull request 4 months ago
coinbase advanced; fetch_accounts_v3 pagination doesn't work

joergkiesewetter opened this issue 4 months ago
C# WatchOrders Hyperliquid Subscriptions

JakubMartinovicHusar opened this issue 4 months ago
fix(tradeogre): cancelAllOrders - unify response

samgermain opened this pull request 4 months ago
New exchange: paradex

sc0Vu opened this pull request 4 months ago
fix(wavesexchange): cancelOrder - response wrapped in safeOrder

samgermain opened this pull request 4 months ago
fix(wazirx): cancelAllOrders response unification

samgermain opened this pull request 4 months ago
Zonda cancel order unification

samgermain opened this pull request 4 months ago
feat(binance): add internal payment history

sc0Vu opened this pull request 4 months ago
feat(types): automate export process

carlosmiei opened this pull request 4 months ago
Order side invalid error on Kucoin

duncanmcl opened this issue 4 months ago
Create message queue for unresolved messages in WS client

pcriadoperez opened this pull request 4 months ago
Clear cache on close ws client

pcriadoperez opened this pull request 4 months ago
[Typescript] Not all types are being exported

ivnnv opened this issue 4 months ago
fix(bitget) - margin ws orders

ttodua opened this pull request 4 months ago
race condition during auth

untoreh opened this issue 4 months ago
Bitget some of subscription are misssed. C#

skuvv opened this issue 4 months ago
feat(binance): add bbo static tests

carlosmiei opened this pull request 4 months ago
InvalidNonce bitfinex2 invalid checksum

ssemeniuta opened this issue 4 months ago
How to make BBO orders in Binance? Sell & Buy

incafox opened this issue 4 months ago
feat(exchange): mergeAll

samgermain opened this pull request 4 months ago
coinex: fetchCurrencies v2

Dan-krm opened this pull request 4 months ago
fix(upbit): ws options

sc0Vu opened this pull request 4 months ago
Kraken cancel order

samgermain opened this pull request 4 months ago
fix(cs): stringContent protection

carlosmiei opened this pull request 4 months ago
fix(mexcWs): update contract url

carlosmiei opened this pull request 4 months ago
[TS-1] Struct foxbit

BrunoNeville31 opened this pull request 4 months ago
fix(bitget): watchOrders spot-margin resolver

carlosmiei opened this pull request 4 months ago
Bitget order subscription duplication. C#

skuvv opened this issue 4 months ago
feat(base): type base cancelAllOrders

carlosmiei opened this pull request 4 months ago
woo: update doc

sc0Vu opened this pull request 4 months ago
fix(kraken): cancelOrder(s), cancelAllOrders - unify response

samgermain opened this pull request 5 months ago
fix(krakenfutures): cancelAllOrders - unify response

samgermain opened this pull request 5 months ago
fix(coinex): content-type remove charset

carlosmiei opened this pull request 5 months ago
build: skip-tests

carlosmiei opened this pull request 5 months ago
Fix for Hitbtc currency withdrawal and deposit status

emad-eldeen opened this pull request 5 months ago
fix(cs): update charset and fix uuid()

carlosmiei opened this pull request 5 months ago
fix(appveyor): cinst replacement

carlosmiei opened this pull request 5 months ago
error when import talib

trungnhan0809 opened this issue 5 months ago
error in ccxt

trungnhan0809 opened this issue 5 months ago
fix(bitget) - ws types reorg 1

ttodua opened this pull request 5 months ago
fix(bitfinex2): createOrder parsing

carlosmiei opened this pull request 5 months ago
C# Bitfinex2 CreateOrder -> parseOrder returns empty Order object

wolfgang-s opened this issue 5 months ago
feat(types.cs): handle info

carlosmiei opened this pull request 5 months ago
feat(binance): add copyTrading endpoints

carlosmiei opened this pull request 5 months ago
feat(orderbook): type variable

carlosmiei opened this pull request 5 months ago
fix(bitget) - watchOrder calculation of remaining & filled

ttodua opened this pull request 5 months ago
okx: add new endpoints 2024-06-03

Dan-krm opened this pull request 5 months ago
feat(upbit): watch private topic

sc0Vu opened this pull request 5 months ago
fix(kucoin): cancelOrder - unify response

samgermain opened this pull request 5 months ago
fix(indodax): cancelOrder - unified response

samgermain opened this pull request 5 months ago
fix(independentreserve): cancelOrder - unify response

samgermain opened this pull request 5 months ago
Bybit fetch_trades ignores "since" parameter

oldrichsmejkal opened this issue 5 months ago
ccxtpro watch_orders missing filled orders

Crypto7816 opened this issue 5 months ago
fix(bitget): watchOrders spot margin

carlosmiei opened this pull request 5 months ago
Bitget Cancel order does not work for Margin orders.

skuvv opened this issue 5 months ago
Bitget WatchOrders for Margin does not work

skuvv opened this issue 5 months ago
fix(coinspot): cancelOrder - unified response, remove dynamic method call

samgermain opened this pull request 5 months ago
fix(coinone): cancelOrder - unified response

samgermain opened this pull request 5 months ago
fix(coinmate): cancelOrder - unified response

samgermain opened this pull request 5 months ago
fix(bithumb): cancelOrder - unified response

samgermain opened this pull request 5 months ago
fix(woo): cancelAllOrders - unified response

samgermain opened this pull request 5 months ago
Woofipro cancel order

samgermain opened this pull request 5 months ago
coindcx integration

rayBastard opened this pull request 5 months ago
fix(binance): add swap to accountsByType

carlosmiei opened this pull request 5 months ago
fix(coinlist): cancelOrders encoding

carlosmiei opened this pull request 5 months ago
fix(hitbtc): currency network withdrawal and deposit status

emad-eldeen opened this pull request 5 months ago
fix(CS): urlencode, handle special cases

carlosmiei opened this pull request 5 months ago
HTX: authentication error in C#

carlosmiei opened this issue 5 months ago
The order amount must exceed 0.1 USDT while making a trade of 3 USDT

ShahwaizJerrax opened this issue 5 months ago
New Exchange: Robinhood

leicao-me opened this issue 5 months ago
New Exchange: Backpack

zhangxf55 opened this issue 5 months ago
New exchange: Hashkey

chlwjd1234 opened this issue 5 months ago
fix(coinbase): fetchAccounts default limit

carlosmiei opened this pull request 5 months ago
Coinbase fetch_accounts_v3 limit of 100 breaks deposit()

jtashiro opened this issue 5 months ago
Add Upbit private websocket connection

WillPCowan opened this issue 5 months ago
Bybit CreateOrderWs with bound IP Address

SAuKS81 opened this issue 5 months ago
bitmart: update the fetchTrades spot endpoint

Dan-krm opened this pull request 5 months ago
Cannot import functions

cybzen opened this issue 5 months ago
fix(coinlist): cancelOrders - unify response

samgermain opened this pull request 5 months ago
fix(coinex): cancelAllOrders - unified response

samgermain opened this pull request 5 months ago
fix(coincheck): cancelOrder - unified response

samgermain opened this pull request 5 months ago
fix(coinbaseexchange): cancelOrder, cancelAllOrders - unified response

samgermain opened this pull request 5 months ago
feat(okx): Simple earn fixed endpoints

samgermain opened this pull request 5 months ago
fix(cex): cancelAllOrders - unified response

samgermain opened this pull request 5 months ago
fix(btcturk): cancelOrder - response unification

samgermain opened this pull request 5 months ago
fix(btcmarkets): cancelOrder(s) - unified response

samgermain opened this pull request 5 months ago
fix(btcalpha): cancelOrder - unified response

samgermain opened this pull request 5 months ago
fix(coinex): fetchBalance switch statements

carlosmiei opened this pull request 5 months ago
fix(static): disable failing static test

carlosmiei opened this pull request 5 months ago
phemex watchOrders exception

untoreh opened this issue 5 months ago