-
I am using `IB.client.getReqId()` to place my version of bracket orders and set `parentId` in target and stop loss orders.
But I have stumbled upon an error:
```
Traceback (most recent call las…
-
First time trying to connect with IBKR API. I don't know if I missed some step, just I am stupid etc. Tried to google that error, but personally didn't found anything. Used just example code.
IB Ga…
-
I have run into this problem (with latest 0.9.63, but also if running with 0.9.62 from a poetry environment i still hold without updating to latest version).
The strange thing is that this is happe…
-
```
import ibkr,{IBKREVENTS, IbkrEvents, HistoricalData} from '@stoqey/ibkr';
const ibkrEvents = IbkrEvents.Instance;
ibkr({host:'127.0.0.1',port:4001}) // add your port and host if you want
…
askie updated
3 years ago
-
First, thanks for making this tool!
I finally got docker/wsl running along with the mounted paths and config, but I'm hitting an issue and I'm a bit stuck. Unsure if I need to modify part of the co…
-
I use IBKR's web client portal API for trading. On average I loose the connection to the gateway 1-3 times everyday when live trading. My program checks the connection every minute using the tickle en…
-
Want to run it on my Raspberry Pi and have the crontab execute every 10 minutes. Getting this issue when building the image.
standard_init_linux.go:211: exec user process caused "exec format error…
-
I already mentioned it on your youtube channel, but I thought it might also be prudent to note it here:
![image](https://user-images.githubusercontent.com/59515580/79704767-d2e9c700-8267-11ea-9c4f-34…
-
It seems that the `schwab` and `schwabbank` endpoints broke. My setup used to work fine. Now, when I do `ofxget stmt schwab` I get:
```
Traceback (most recent call last):
File "/.local/bin/ofxget…
-
Currently the position is represented in quote currency. I find this confusing, hence I propose to change it to base currency.