-
ATTENTION!!!
MUST READ THIS BEFORE SUBMITTING ISSUES:
https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md#how-to-submit-an-issue
- OS: Windows 10
- Programming Language version: Python …
-
## 环境
* 操作系统: MAC OS
* Anaconda版本: Python 2.7
* vn.py版本: v1.9
## Issue类型
三选一:Bug
使用CTATemplate中的TargetPosTemplate实现的策略,在fxcm gateway下可获取持仓,账户信息,tick行情,但无法发出委托,委托发出后即无任何后续操作,也未再委托列表内显示。…
asxzy updated
6 years ago
-
- OS: macOS High Sierra
- Programming Language version: Python 3.6.3
- CCXT version: 1.13.48
- Exchange: Bitmex
- Method: bitmex.private_post_position_leverage()
I want to change my position le…
-
- OS:Linux
- Programming Language version:Python 2.7
- CCXT version: exchange.py '1.17.132'
- Exchange:bitmex
- Method:create_order
Hi,
I'm sure it's something I'm doing wrong but I tried a lot …
-
Been trying to use the python api.
Some works nicely, but bitmex authenticated api seems to have an issue with the nonce generation.
```python
bitmex = ccxt.bitmex({
"apiKey": BITMEX_API…
-
Hello,
I tried running BitcoinExchangeFH with multiple exchanges as a publisher to ZeroMQ socket on windows 7 and Ubuntu 16.04.2 AWS EC2. See my simple ZeroMQ subscriber client below.
The market dat…
-
I have successfully installed market maker via the "getting started" instructions in the README.
I am on Mac OSX 10.10.5
I can successfully run "marketmaker XBTUSD" using DRYRUN=True on testnet …
-
## 环境
* 操作系统: 如Windows 10
* Anaconda版本: 如Anaconda 5.2.0 Python 2.7 32位
* vn.py版本: 如v1.9.0发行版
## Issue类型
三选一:Bug
## 预期程序行为
能正确获取到bitmex的行情信息
## 实际程序行为
连接bitmex时程序崩溃
## 重现步骤
针对Bug…
-
I've issues to understand the `limit` option of ccxt. I've read the docs but it's still not very clear for me. I try to understand it using the example below.
I don't really understand this line:
…
-
## 环境
* 操作系统: 如Windows 2012
* Anaconda版本: 如Anaconda 4.0.0 Python 2.7 32位
* vn.py版本: 如v1.8
## Issue类型
三选一:Bug
## 预期程序行为
市价下单
## 实际程序行为
市价下单成功后(订单下成功),报错()
File "C:\Anaconda2\vnpy-1.8.…