-
```
import bitmex
client = bitmex.bitmex(test = False, api_key=[], api_secret=[])
client.APIKey.APIKey_get().result()
```
On the above code, I get this error:
`/Library/Frameworks/Python.fram…
-
Predicting stock prices using Technical Analysis is a 16th century Japanese tech.
Let's improve it by creating an Trading Advisor based on **Machine Learning** who can predict trends.
Using **senti…
-
Have gone through a series of errors and used previous posts to fix them. Then i came to this and am stumped.
Last login: Sat Apr 7 10:50:20 on ttys000
Chriss-MacBook-Pro:~ chrisjhonsberge…
-
AS title say, always server is overloaded this program immediately stop and destory my strategy.
How can i improve my code?
-
- OS: Windows 10
- Programming Language version: Python 2.7.14
- CCXT version: 1.10.1265
- Exchange: Bitmex
- Method: Authentication error
```
print bitmex.fetch_balance()
File "C:\Python27…
-
- OS: Windows
- Programming Language version: Python
- CCXT version: 1.12.154
- Exchange: Bitmex
- Method: Just try to place an order with an amount with decimals. Example 1.323
Is there any p…
-
- OS: Windows 10 x64 Pro
- Programming Language version: Python 3.6.4
- CCXT version: 1.12.176
- Exchange: Bitfinex
- Method:
Following code
Going Long only with Limit post only orders with a…
-
hello , I am trying to run this bot , I am getting the following error ,I used a testnet api key and secret
and used python 3.5.3 version
fatal: Not a git repository (or any of the parent directo…
-
ATTENTION!!!
MUST READ THIS BEFORE SUBMITTING ISSUES:
https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md#how-to-submit-an-issue
- OS:Windows 7
- Programming Language version:Python
- …
-
I have the bot running all the way to the point where it connects to websocket. For some reason I am getting these errors that are preventing me from getting live data from websocket. I have entered m…