-
- OS: Ubuntu 18
- Programming Language version: PHP 7.3
- CCXT version: Latest
- Exchange: N/A
- Method: loadMarkets
Calling LoadMarkets on the following exchanges fails to load:
allcoin - W…
-
To be available for all strategies, and taken into use with _Relative Orders_.
This is an alternative source of "center price", and can be used in stead of "center price from market".
I suggest …
-
Hello
Below some tests achieved on cctx exchanges . Done with 'since', 'timeframe'='1h', but without 'limit' as this parameter creates in some cases different other inconsistencies.
The exchange dat…
-
-
1hour request bug
-
- OS: Windows 10 Pro
- Programming Language version: Python 3.6
- CCXT version: 1.17.439
- Exchange: Binance, Coinbase Pro, others?
- Method: any private method
When I call a private method wit…
-
- OS: Windows 10
- Programming Language version: Python 3.6
- CCXT version: 1.17.65
- Exchange: Coinbase Pro, Binance, Kraken (maybe others, haven't tried yet)
- Method: fetch_ohlcv
I am trying…
-
- OS: Windows 10
- Programming Language version: Python
- CCXT version: 1.13.44
- Exchange: ccex
- Method: fetch_open_orders, fetch_my_trades, load_markets
Hello! I found that fetch_open_orders…
-
Maybe it's just me, but I'm getting a FORBIDDEN response from C-Cex.com during Exchange initialization. I've checked my API keys, and they match what C-Cex gave me.
```org.knowm.xchange.exceptions…
-
loadMarkets in ccex uses this call: https://c-cex.com/t/api_pub.html?a=getmarkets, but this doesnt return all trading pairs supported by ccex. I looked around and found https://c-cex.com/t/prices.json…