-
Environment: MS Windows 7 Pro, Visual Studio 2013. TwsApiCpp version 9.71.
When we open the TwsApi.sln solution there is a "One way upgrade" that produces the following warnings (two examples - there …
-
So how do I link to the libtwsapi library
I try the follow for the TestCppClient, but I get undefined reference errors. I can get it to work with the original makefile.
g++ -pthread -Wall -Wno…
-
Like this
https://gist.github.com/amcintyre99/e89f89d0d100ecfa6f10dc51c1c377ae
in paper acct, if it matters.
-
第一次安装VNPY,运行时碰到下面错误,我搜索了一下没看到相关内容,哪位大神帮我指点一下:
hzhen@ubuntu:~/vnpy-1.8/examples/VnTrader$ python run.py
Traceback (most recent call last):
File "run.py", line 19, in
from vnpy.trader.gatew…
-
## 环境
* 操作系统: Ubuntu desktop 16.04
* Anaconda版本: 如Anaconda 5.0.1 Python 2.7 32位
* vn.py版本: 1.7.3
## Issue类型
Question
## 预期程序行为
python run.py OK
## 实际程序行为
```
tom@udvbud-vnpy-py…
-
![screen shot 2017-04-10 at 15 49 10](https://cloud.githubusercontent.com/assets/20806018/24853209/e4cf0448-1e0c-11e7-99d2-d54b8f0bc39b.png)
OS: Ubuntu 16.04 LTS
-
No responses in the User Group yet, so I am submitting this updated version of the issue here.
Am running IB Controller 3.4.0 with TWS 963.3k, 24 October 2017, using a Paper Trading account on a cl…
-
thanks for setting up another python library for interactive brokers.
Right now it's possible to request historical data on bars and tick data. The main problem is that Interactive Brokers is limit…
-
Ubuntu 16.04 LTS
Python 2.7.12
terminal里的log:
twsapi.so: caannot open shared object file: No such file or directory
No module named vnshzd
-
Ubuntu 16.4 LTS
Python 2.7.12
vnpy version不知道在代码里怎么查看;
已经装好的报错,clone最新版也不行;
walker@ubuntu:/home/Vnpy/vnpy/vn.trader$ python vtMain.py
Traceback (most recent call last):
File "/home/Vnpy/vnpy…