-
hello, why is nobody fixing this???
-
- OS: Windows 10
- Programming Language version: Python 3.7.1
- CCXT version: 1.18.41
- Exchange: Bitmex
- Method: fetch_balance
Greetings,
While trying to resolve another issue I have decid…
-
Hello,
yesterday my test examples were running fine. But some of them needed Python 3.6 so I installed Python 3.6. (before it was 3.5.6). And today I receive errors:
![1](https://user-images.g…
-
- OS:
Mac OS
- Programming Language version:
Python 3.6
- CCXT version:
1.17.469
- Exchange:
Bitmex
- Method:
exchange.load_markets()
I'm using shadowsockes in the conne…
-
MUST READ THIS BEFORE SUBMITTING ISSUES (read the link, then delete this message before submitting):
https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md#how-to-submit-an-issue
Please make s…
-
ATTENTION!!!
MUST READ THIS BEFORE SUBMITTING ISSUES:
https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md#how-to-submit-an-issue
- OS:mac
- Programming Language version:python
- CCXT v…
-
The ccxt documentation states: "market symbols are common across exchanges which makes them suitable for arbitrage and many other things." Therefore for any combination of market.base and market.quote…
nimad updated
5 years ago
-
`client = bitmex.bitmex(test=False, api_key="*******************", api_secret="*******************************")`
`result_tra = client.User.User_getExecutionHistory(symbol='XBTUSD', timestamp='2018-1…
-
## Step 2: Describe your environment
* OS : [Windows, .]
* Python Version: 3.6
* Branch: Master | Dev
* Last Commit ID: _____ (`git log --format="%H" -n 1`)
## Step 3: Describ…
-
- OS: Windows
- Programming Language version: python
- CCXT version: 1.18
- Exchange: Binance
- Method: fetchOrderBook, createMarketBuyOrder
My program goes through 3 steps to execute an order …