-
```
What steps will reproduce the problem?
1. app.eConnect()
2. app.eDisconnect()
3. app.eConnect()
What is the expected output? What do you see instead?
I would expect normal connection again, but i…
-
Can we have a package to maintain the WebSocket subscriptions , and fetching data made simpler with web sockets for multiple securities and similar for rest api's ,
I've been trying to do the sam…
-
After having worked for some time, now it seems I cannot shake this off:
socat[537] E connect(5, AF=2 127.0.0.1:4001, 16): Connection refused …
-
I am quite close to the finish line.. of wrapping a 3rd party C++ library with CXX so I can stop coding C++ and join the Rust hype train.. I am seeing the following error.. it feels like this is just …
EMCP updated
4 months ago
-
Add the ability to execute to multiple brokerages from within on QCAlgorithm structure. This will allow running cross asset strategies (execute equities on IB, fx on FX brokerage etc).
Inside the A…
-
Upon running ```docker-compose up```, I ran into ```Error: Could not find or load main class```. The full log is as below:
```
tws_1 | 2021-01-31 10:44:09,703 INFO spawned: 'ibcontroller' with …
-
I've several stocks in my portfolio and I'd like to access them using go,
![portfolio](https://user-images.githubusercontent.com/616412/70638978-2724d080-1c10-11ea-9e8d-4152f72d065e.png)
ri…
-
"category": "sfkzq",
"model": "SOP10",
"name": "水阀控制器",
imglink: https://images.tuyacn.com/ecommerce/16119137706294d7a3b33.jpg?x-oss-process=image/format,webp
## The problem
When I added this w…
-
```
What steps will reproduce the problem?
1. app.eConnect()
2. app.eDisconnect()
3. app.eConnect()
What is the expected output? What do you see instead?
I would expect normal connection again, but i…
-
This issue demands a networking tool-set driven by 2 sets of
requirements:
- as per `ib` backend work in #321, we need an
event oriented task that will request a data re-connection
whenever …