-
I would like to create a read-only app. For security reasons, I would like to use the API with a seperate user account who only has read-only access.
Do you know if this is possible at IBKR?
-
TWS launches fine on a fresh Windows reboot. However after closing TWS, only maybe 1 out of 4 subsequent attempts to open it will succeed. TWS hangs at the dialog box, or the dialog box never appears,…
-
I realize that this library is primarily aimed at crypto markets, but I do a lot of equities trading and would like to help contribute.
I see that Adam has a stub for the IBKR API, but it doesn't …
-
At some point in 2020 I held Virgin Galactic warrants (`SPCE WS`), `assetCategory` is `WAR`.
These are like long dated options, (i.e `SPCE 25OCT24 11.5 C`). So I think the script has to be tweaked…
-
I think below does not guarantee that an event handler (which is correctly added only once on first of multiple simultaneous subscriptions) updates all subscriptions, since basically this starts from …
-
```python
Размеры таблиц дивидендов и налогов по ним не совпадают. Попробуем исправить...
Traceback (most recent call last):
File "/Users/dmitryryazantsyev/workspace/ibkrTaxFork/ib.py", line 255,…
dryaz 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 want to get the high, low, open, close, etc prices for my portfolio. I didn't see a good way to do this with `@stoqey/ibkr`, so I wrote the following self-contained prototype with `@stoqey/ib` to f…
ellis updated
3 years ago
-
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…
-
Hello,
Thank you for making such algo. I was planning to create my own wheel strategy for algotrading but didn't have time to get on it.
Anyways, when i run the following:
`thetagang -c thetaga…