Re: best way to display info from ibgateway client
You can create a second user for the same IB account and use it to log in to a local TWS instance while the gateway is active on a remote server. Note that if you want market data you will need to pay
By
Scott Kister
·
#52846
·
|
Re: New home for ib_insync / ib_async
Done (plus a number of other changes, clarifications and corrections).
Richard
Sent: Friday, May 17, 2024 10:26 PM
To: [email protected]
Subject: [TWS API] New home for ib_insync /
By
Richard L King
·
#52845
·
|
New home for ib_insync / ib_async
In you group page you have the following (crossed out):
Note: If you have a question about the IB-insync library, don't post it here: use the IB-insync Python framework User Group at
By
Mel
·
#52844
·
|
Re: best way to display info from ibgateway client
I run a module to get current data for portfolios.? I have a GUI one that has tabs for holdings per account, Change in NAV and Trades, as well as a command line one that writes it all to a file.
I
By
Mel
·
#52843
·
|
best way to display info from ibgateway client
I recently moved all my execution apps to a remote Ubuntu server. It's tough to run two instances of TWS without killing the CPU, so I switched from TWS to IB Gateway. I can still run both live and
By
tbrown122387@...
·
#52842
·
|
Closing a position in two steps
Hello group,
At the beginning of the day my strategy attempts to open a huge position (worth around $100M). The position is opened using one of IB's algos during a limited time interval (assume it is
By
Levente
·
#52841
·
|
Re: what happens with a gtd oca order after partial fill?
Dmitry,
Thanks, I was thinking along the same lines. It's probably the only way to really test this scenario.
Greetings,
Raoul
By
Raoul Suurmeijer
·
#52840
·
|
Re: what happens with a gtd oca order after partial fill?
That would be the case with a 'normal' gtc order I think. With a gtd order, at some point the parent will be cancelled. On a partial fill with such a gtd order, I do not want the child orders
By
Raoul Suurmeijer
·
#52839
·
|
Re: what happens with a gtd oca order after partial fill?
Usually if I get a partial fill (eg: 47 of 100) I will still see an order for 53 shares.? I have never had partial fills via the api that didn't get the remainder filled before close, so I expect it
By
Mel
·
#52838
·
|
Re: what happens with a gtd oca order after partial fill?
Raoul,
I strongly believe it is easy to create partial fills.
Here are some ideas to facilitate your partial fill tests.
IB supports "Scale Order" for futures, which means you can put
By
Dmitry Shevkoplyas
·
#52837
·
|
Re: what happens with a gtd oca order after partial fill?
Ok, I see. The problem is, in the mes or es futures, fills are almost always in full instantly, maybe with a second in between. So I've never seen the situation of a partial fill lasting for a long
By
Raoul Suurmeijer
·
#52836
·
|
Re: what happens with a gtd oca order after partial fill?
I think you may have misunderstood me. If things have worked as you hope, the gtd parent (albeit partially filled) will disappear from the API page in TWS, but the other child orders should still be
By
Richard L King
·
#52835
·
|
Re: what happens with a gtd oca order after partial fill?
No, that's not the problem. I can see everything in tws. When the parent is completely filled, or completely cancelled by the gtd, everything is fine. But it's the scenario with a partial fill on a
By
Raoul Suurmeijer
·
#52834
·
|
Re: what happens with a gtd oca order after partial fill?
Surely you can see in TWS whether the child orders are still extant, and whether they have the correct sizes?
If your response is ‘I can’t see them because I’m using Gateway’, then I would
By
Richard L King
·
#52833
·
|
what happens with a gtd oca order after partial fill?
Hello all,
The scenario with partial fills is very difficult to test on a live/paper account because you want to see the actual callbacks. Maybe somebody has run into the following scenario. I wasn't
By
Raoul Suurmeijer
·
#52832
·
|
Re: Dividend Plan available via API?
Dividends via RTD API still working fine with generic type 456.?Documentation still available: https://interactivebrokers.github.io/tws-api/tick_types.html#ib_dividends
Cheers,Marcos
En
By
Marcos Boluda
·
#52831
·
|
Re: Dividend Plan available via API?
This is … well… interesting
I was reading available tick types, and realised that 258 (fundamental data) is not in documentation anymore. However it still works
A tick list “258,456” would
By
Gonzalo Saenz
·
#52830
·
|
Re: Historical short fee data from IB FTP
I have that file daily from 2022-03-23 to the present day. Let me know if you still need it.
By
Jesse Stone
·
#52829
·
|
Re: Problem with RTD and Excel
Reverting to the 10.19 version did fix it. I typically use the online version and the automated updates seems to have got me in this case. IB seems to be pretty lax in their regression testing.
Thanks
By
JimInNeavitt
·
#52828
·
|
Re: Problem with RTD and Excel
I am not familiar with the Excel and RTD Server integration details. Maybe someone who is would know how to specify a genericTickList from within the spreadsheet. According to the " Available Tick
By
Jürgen Reinold
·
#52827
·
Edited
|