-
## 环境
windows server 2016
* 操作系统: 如Windows 7或者Ubuntu 16.04
* Anaconda版本: 如Anaconda 4.0.0 Python 2.7 32位
* vn.py版本: 如v1.7发行版或者dev branch 20170920(下载日期)
## Issue类型
Bug
## 预期程序行为
正常帳戶數據跟…
-
Hello Kroitor,
It seems ohlcv Bitmex gives some exploded volumes for all base/quote type BTC/USD as BTC/USD, XBTM18, XBTU18 as per below screenshot.
Looking at Bitmex API results, it might be that t…
-
Hi,
There is an issue in truncate_to_string method in exchange.py
`'%f' % Decimal(num)`
![image](https://user-images.githubusercontent.com/18344939/44118772-e0056a88-a01f-11e8-9035-ca2b0f3e8cbc.…
-
Tried (a lot of times!) to install the bot following the instructions both in venv and normally, on a fresh debian 8 installation but got always the same error. I believe the error is due to some stup…
-
- 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…
-
marketmaker setup
Traceback (most recent call last):
File "/usr/local/bin/marketmaker", line 11, in
sys.exit(run())
File "/Library/Python/2.7/site-packages/market_maker/__init__.py", line…
ghost updated
6 years ago
-
Can you share me the formula to export quotes from Bitmex api ?
i will try something
thanks
![image](https://user-images.githubusercontent.com/34755801/42180668-5f799032-7e38-11e8-9379-796460…
-
- OS: macOS Sierra 10.12.5
- Programming Language version: Python 3.6.4
- CCXT version: 1.11.69
- Exchange: Bitmex
- Method: `create_order(self, symbol, type, side, amount, price=None, params={}…
-
noda-sin様、bot公開ありがとうございます。どう動くのかワクワクします。
aws上で動かすつもりなのですが、
記載していただいた手順をふみ実行すると下記のようなエラーがでました。
`
Traceback (most recent call last):
File "main.py", line 7, in
from src.factory import B…
-
- OS: Ubuntu 18.04
- Programming Language version: Python 3.6.5
- CCXT version: newest
- Exchange: Bitmex
- Method: create_limit_sell_order()
Hallo, I've tried to get the balance in Bitmex. It …