¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
Re: TWS order has reqId=0; how to cancel it from API?
What does it mean when you say "I can see this order in the API"? The Retrieving currently active orders ( https://interactivebrokers.github.io/tws-api/open_orders.html ) section of the API reference
By J¨¹rgen Reinold · #49284 ·
TWS order has reqId=0; how to cancel it from API?
I have a manual order placed in TWS. I can see this order in the API (my API client is set to clientID=0). It shows as: order=Order(permId=390120308, action='BUY', totalQuantity=10.0, orderType='STP
By Bart D · #49283 ·
Re: Install TWS or IB gateway on Ubuntu and ARM64 bit processor
Hello Have you found a way to make it work? I tried different distros and always got to the same point of being unable to install IB Gateway. I installed IB Gateway in a Debian VM and copied the
By Chrix BB · #49282 ·
Locked Re: Paid engagement for python script
Please folks if you want to follow up on this request, reply directly to the poster. I'm locking this topic now. Richard King Moderator
By Richard L King · #49281 ·
Locked Re: Paid engagement for python script
Hey Matt- I¡¯m interested in this project as well. I¡¯m currently managing a multi strategy long/short portfolio via IBApi overseeing 7 figures in assets, much of it being outside funds. Let me
By Mike · #49280 ·
Locked Re: Paid engagement for python script
You may want to check first if IB lets you submit orders that are so far away from market price. I believe they have a limit on accepting limit orders that are too far away from current bid/ask
By Bart D · #49279 ·
Locked Re: Paid engagement for python script
I can do this Let me know, Rob
By RobDawg35 · #49278 ·
Locked Paid engagement for python script
Hi, I'm writing to see if anyone is interested in 1) a paid engagement to develop a python script, functionality described below; and 2) spending the time to help me understand the logic behind the
By mfleharty@... · #49277 ·
Re: Issue retrieving delayed frozen data with recent TWS version (>= 9.74)
Same problem here. I already opened a ticket to IB, but no response yet.
By hansblafoo@... · #49276 ·
Issue retrieving delayed frozen data with recent TWS version (>= 9.74)
Hello, Just be aware that TWS API has an issue regarding delayed market data requests (when you don't have real time subscriptions for the specificied instruments) It was working fine until TWS 9.73
By lsaintigny@... · #49275 ·
Re: TWS 50/sec limit
Hi Franck; Definitely, something happened with introduction of the PACEAPI feature (9.73 -> 9.74) We've got some weird behavior with the more recent versions of TWS (> 9.73) That's why we still use
By lsaintigny@... · #49274 ·
Re: Bracket sequences not executing and a new state - Transmitted, not acknowledged.
There have been several reports here of broken features in the TWS 10 series. Seemingly unrelated errors are happening and it feels like TWS has gotten away from them in the 10 series. Hanging on to
By Nick <news1000@...> · #49273 ·
Re: Bracket sequences not executing and a new state - Transmitted, not acknowledged.
Just to update in case anyone else has whack executions with 10.14. I moved to 9.83i (which is apparently still supported) and the strange statuses, the loss of bracket components and similar garbage
By mark collins · #49272 ·
Possible bug in TWS API when requesting auction price, volume, and imbalance data for ASX-listed securities
Hi, When requesting auction price, volume, and imbalance data for ASX-listed securities in the pre-auction period, I'm getting the same number returned to me for both auction volume and auction
By Colin Bowers · #49271 ·
Re: TWS 50/sec limit
"@Frank: that's exactly the same as I'm doing it, but I'm still getting the pace violation error." My code is MVSC C++ and my api code uses the winsock2 send function, so I know exactly when the
By Frank Bell · #49270 ·
Re: TWS 50/sec limit
You need to enable the api log to see when TWS thinks the requests arrived. Your requests may not arrive at TWS at the time when you send them.
By Nick <news1000@...> · #49269 ·
Re: TWS 50/sec limit
Nick, I guess that after 6 years since the original post was written, the OP doesn't care anymore. ;-) I just hijacked the thread for asking another question regarding the 50 msg/sec limit instead of
By hansblafoo@... · #49268 ·
Bracket sequences not executing and a new state - Transmitted, not acknowledged.
Hello, I'm trying to investigate why some of my accounts are executing differently on 10.12 versus 10.14.1e. The symptom is that the first in a sequence of bracket orders is executed on both (parent
By mark collins · #49267 ·
Re: bunch of reqMktData requests for options
Hi all, Not sure IB will address this issue soon enough (see their reply below) I'm upset and frustrated as I raised my first ticket about it more than 2 years ago; --------------------- Dear
By lsaintigny@... · #49266 ·
Delay of about a minute or so for the API orders to show up on TWS
Hi Nick, You could be right about certain instruments - an SQ short STPLMT filled exactly as it should this morning. Thank, as always, and Be Well, Lou Dudka
By Lou Dudka · #49265 ·