-
I have this set up in a VM and I'm trying to run the Docker container with TWS 978 on my paper trading account.
The Bot hangs on "Searching option chain for symbol=SPY right=P, this can take a whil…
-
#### Expected Behavior
- IB has no race condition when connecting
#### Actual Behavior
- At IB.Connect() we have
```
// we're going to try and connect several times, if successful break
…
-
I have cloned this repo and trying to get it working but I keep getting this error in my IDE:
`Cannot resolve com.interactivebrokers:twsapi:9.76`
It's related to how IB api is imported in maven …
-
Just a heads up that the method signature for `tickOptionComputation` in `EWrapper` changes in the newer 9.79 beta of twsapi, breaking ib-re-actor with that version
I'm using 9.76 as a workaround…
-
I propose adding functionality similar or exacly like the Watchdog from ib_insync:
> The idea is to wait until there is no traffic coming from the app for
> a certain amount of time (the ``appTime…
bantu updated
4 years ago
-
I have a problem with my application and I'm not sure if it might be caused by a bug in IB4m.
I have subscribed to the execDetails-events to listen for executed trades. This works fine but when a t…
-
I am running python 3.5
here is an error I got
File "C:/StockServer/TWSAPI/SuperTrendTest3.py", line 3, in
import pandas_ta as ta
File "C:\Users\googlecloud\Anaconda3\envs\py35\l…
-
I follow the instruction to downloaded the twsapi_macunix.974.01 from http://interactivebrokers.github.io/. But after unzip I found the python api version inside is still 9.73.7. Did anyone successful…
-
## 环境
* 操作系统: Ubuntu 16.04
* Anaconda版本: 如Anaconda 4.0.0 Python 2.7 32位
## Issue类型
parallels@ubuntu:~/vnpy-1.9.0/examples/VnTrader$ python run.py
Traceback (most recent call last):
Fil…
-
## 环境
* 操作系统: CentOS7 (CentOS Linux release 7.5.1804 (Core) )
* Anaconda版本: Anaconda 4.0.0 Python 2.7 64位
* vn.py版本: v1.8.1
## Issue类型
Question
## 实际程序行为
不能成功安装或运行,不确定是否能在CentOS环境下安装。
…