-
https://github.com/vnpy/vnpy/blob/32639a1ed732c884ae35f28a099a62a8989e6860/vnpy/gateway/ib/ib_gateway.py#L358
在极少数情况下,没有openorders回报但是存在orderstatus回报,这里的order没有对为None时做处理
-
Hello.
Yes, this isn't a real issue that you have to fix, but it would be glad if you could help me with this problem.
Maybe you did read #1606. Yes, the solution was simple but during the day I…
-
When try to install `uwsgi` via `pip3`, it cannot find some `openssl` libraries, though I think they are installed.
My Linux-Version is:
QTS 4.3 (embedded Linux)
When I run `openssl` hel…
-
Please add "TRAIL" type in ORDERTYPE_VT2IB.
-
### Issue Type
- Bug Report / Support Request
### Your Environment
```
Vagrant 2.2.9
VirtualBox 6.1.14
inside VM: ansible 2.10.1
```
### Your OS
- **Windows** 10 pro
### Full…
-
## 环境
* 操作系统: Ubuntu 18.10
* Python 3.6.8 with virtual env
* vn.py版本: 2.0.6
## Issue类型
Question
## 预期程序行为
运行cta_backtester,期望能按代码逻辑下载完整历史数据到sqlite数据库。
# If history data provided…
-
## Steps to reproduce
Run `tutor local quickstart`
## Unexpected behavior
I get the following error (password redacted to `xxxxxxxxx`):
```
Nathans-MacBook-Pro-2:tutor nateaune$ tutor loc…
natea updated
4 years ago
-
https://github.com/vnpy/vnpy/blob/ad9676f242efbc2cf0eec770cfe18d4ee55b6c76/vnpy/app/spread_trading/engine.py#L202
例如ibGateway的subscribe同时会调用reqContractDetails,触发一次EVENT_CONTRACT。不知道其他Gateway是否存在这种情…
-
-
Hi.
Today I correctly followed the instructions given in README.adoc step by step. I'm trying to run the application on my local laptop i.e. on windows. Everything worked fine except some deprecati…