-
Thank you for your work,
I just simply imported your crate and used this demo code you provided:
It placed an order of 200 shares of BMW, now I know you like the cars but I can't find in this c…
yssoe updated
2 years ago
-
Hello,
i'm using the following code to place an order:
```
trade = Ibkr2.myib.placeOrder(contract, order)
# hack from: https://stackoverflow.com/questions/62248078/need-to-use-ib…
-
Hello,
When I launch the container directly with docker, it works fine:
```
> docker run -d \
-p "127.0.0.1:6080:6080" \
-p "127.0.0.1:8888:8888" \
--ulimit nofile=10000 \
-e USERNA…
-
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
-
Hi, thanks for your work!
I could not figure out how to run it on macOS, the cloned repo looks Windows only?
-
## Is your feature request related to a problem? Please describe
There isn't a build that is compatible with modern Apple computers, which run on the platform `linux/arm64`.
```
$ docker pull -…
-
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…
-
Hey,
I'm not sure if this is a bug but I'm constantly getting the following error after doing lot's of API calls:
`maximum number of running instances reached (1)`
I have checked multitple time…
-
These fund items have been added under def ContractDetails
```python
# FUND values
self.fundName = ""
self.fundFamily = ""
self.fundType = ""
self.fundFro…
-
Hi, on my credentials I cant logging. Getting this log. Where is the issue?
Java Version: 11.0.24
****************************************************
version: a27ed42161ad96c53e715ca5c5e3e3fa4cf…