-
Support opening a live subscription to IB portfolio and trade data, and automatically updating `bankroll` with changes.
-
Did everyone else get the survey email?
> As an IBKR Web API user, you may have valuable insights and ideas about how we could improve our IBKR Web API. We would appreciate your feedback in the for…
bfoz updated
9 months ago
-
Request for API integration for IBKR brokerage.
-
### Issue description
`pipenv install -e /path/to\ the\ local/directory/` fails when run from the command line using zsh. I did not test other shells.
After further testing, I found that the pac…
-
#### Expected Behavior
In live trading with IBKR data that includes daily expiring Futures options. OptionChainProvider & AddFutureOption should return all expirations, including daily expiries. I un…
-
> This gateway will only be developed with client sponsorship This means that you should already have a real trading strategy which can be used to test and validate the gateway solution. It also means…
-
I will then copy this
"/output/2021_ibkr_open_positions_by_endofyear.csv"
to
"/input/2022_ibkr_openpositions_by_startofyear.csv"
and this should be the "starting balance" for each stock, whic…
-
Is it possible to create a multi-container docker app with an Ibeam container and a trading container?
I tried, but the trading container is struggling to connect to IBKR API via Ibeam. To test this …
-
i would like to structure the input in a folder /input/ by year
e.g.: /input/2021_ibkr_TRNT.csv for the transactions
while calculating the tax, there will be some "open positions" in the account a…
-
After long durations (~>4 hours) the code continues to run but no trades are executed. It seems IBKR is disconnecting.
Test:
- Run the code for ~>4 hours
- Close IBKR
Expected:
- Program shou…