-
Building an option chain for futures/indexes seems to be slightly different then for stocks
it would be very helpful if we could have an example
-
Hello,
Fantastic work on this matlab IB API!
After downloading TWS-master, I have added stop and stop limit orders to your OrderFactory.java source code. As I have not programmed in java before, …
-
Hi,
When I run a large GPT NeMo model training with 3D parallelism, there is some random chance that the job exits with core dump in the beginning. Failure rate is about 50%. The log seems to sugg…
-
### bug描述 Describe the Bug
# 问题
我使用一个简单的几层卷积demo,试图搭建双节点单卡的多机训练,想使用IB进行多机通信,但却卡在某一步无法进行。
# 环境
H800 8卡 * 2,ubuntu 22.04,paddle 2.6.1,cuda 12.1,nccl 2.17.1
env | grep NCCL:
```
NCCL_DEBUG_SUBSY…
-
Initial draft / POC was in #322 but more or less we need our own image likely built as:
- [`nixOS`](https://github.com/NixOS) so as to (mostly) avoid stupid dockerfile DSL syntax (in exchange for stu…
-
This is not directly related to ibeam but it's a major blocker on adopting the CP API for me so want to see what folks do.
There's [`GET /iserver/account/trades`](https://ibkrcampus.com/ibkr-api-pa…
-
I am getting the following error when building FFTW/3.3.8/gompi-2020b with the foss-2020b toolchain.
```
Executing "mpirun -np 1 /scratch/cor22/bin/BUILD/EB/janus_easybuild/instances/fsv2/2020b/bu…
-
Hello Abel,
Platform: macOS v10.4.1
Matlab: r2018a
TWS: Build 974g, Dec 18, 2018
I followed the getting started steps and was able to run the AccountSummaryExample. Here is the output:
add…
-
### Describe the bug
I am running Openfoam-v2012 simulation (turbulent channel with particles) on cluster with 128 cores . The simulation works fine till 1 hour and then it shows ucx error. I have at…
-
I am trying to sell in a financial advisor group. The [Java example provided by IB](https://www.interactivebrokers.com/en/software/api/api.htm) looks like this:
``` java
Contract m_contract = new Con…