¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
Re: API error - Your API version does not support fractional size rules (during forex price extraction)
API #163 is version 10.10.?? If you have that or more, then it sounds like an internal TWS error.
By rossh_yh · #50429 ·
API error - Your API version does not support fractional size rules (during forex price extraction)
Hi, I get the following message - 'Your API version does not support fractional size rules?. Please ' upgrade to a minimum version 163.' when extracting live forex prices specifically AUD.USD.? all
By Ed Bell · #50428 ·
RealTimeBar "open" Error
I'm using Python API version 10.20 and got an error when trying to get RealTimeBar data that said there was no attribute "open".? The error message traced back to "common.py" line 76. I changed
By @seniorgeek · #50427 ·
Re: TWS Build 10.20.1f dateformat problem
Ok, thank you. [email protected]> wrote:
By Zsolt Soczo · #50426 ·
Re: 1min historical data availability
The only thing I can think of, if you need Bid, is to grab " High Resolution Historical Data ( https://interactivebrokers.github.io/tws-api/historical_time_and_sales.html ) " via
By J¨¹rgen Reinold · #50425 ·
Re: TWS Build 10.20.1f dateformat problem
Yes, the API doc is correct in some place and are not in some others (as you find it on a page where text look 'strange') However every code examples seems correct to me. Dash is legit but implicitly
By Gordon Eldest · #50424 ·
Re: TWS Build 10.20.1f dateformat problem
Thanks for pointing out the location of the log menu; now I have found the problem. I made a mistake during the API call; I forgot to put space between the time and timezone parts. The error message
By Zsolt Soczo · #50423 ·
Re: TWS Build 10.20.1f dateformat problem
A while back, V10 TWS moved the "Diagnostics" options from the "Accounts" menu to "Help -> Troubleshooting -> Diagnostics". The "API Logs" option still exists so you can check that TWS indeed receives
By J¨¹rgen Reinold · #50422 ·
Re: TWS Build 10.20.1f dateformat problem
Hi maybe it¡¯s because markets are still closed (Sunday) worldwide, not due to format¡­ I am just a beginner and still walking through many problems, so take it just as a suggestion¡­ All the best
By Emanuele <emanuelemazzitelli1976@...> · #50421 ·
Re: TWS Build 10.20.1f dateformat problem
Hi My stupid suggestion is to check if the dash is transmitted correctly. Maybe you need double quote like ""/ But i guess you've already checked that?
By Edward · #50420 ·
TWS Build 10.20.1f dateformat problem
Hello, I tested TWS Build 10.20.1f, and it does not accept the given date for Order Tif: "20221218 05:50:15 US/Central" ErrorMessage: End Time: The date, time, or time-zone entered is invalid. The
By Zsolt Soczo · #50419 ·
Re: 1min historical data availability
Thank you both, since I posted this question, I have noticed indeed multiple gaps. Yes I need bid, to backtest any strategy, you need to know the spread. I backtest on ticks over the past six months
By John · #50418 ·
Re: 1min historical data availability
1- Do you really need "Bid" ? Look odd to me to use Bid on Bar on old data. 2- IBKR is tailored (pretty well) to deliver data that are pertinent for immediate decision. (days to sub-seconds). My guess
By Gordon Eldest · #50417 ·
Re: 1min historical data availability
Just anecdotally I have found 1 minute data from both IB and IQFeed (which I use) to be very patchy. Similar to your experience, I have found large and apparently random gaps in the 1 minute data. I
By David Walker · #50416 ·
Getting "Last" in historical futures data
Hi, I've been looking to download historical futures data. I really want the "Close' field to be the last traded price and not the settlement price. However, I've just noticed this in the doc
By Anders <anders@...> · #50415 ·
Re: 2 Factor Authentication Mandatory for Trading Now?
Why don¡¯t you join the IBC User Group /g/ibcalpha, and then you¡¯d get up-to-date information on this and other topics. And you¡¯d know that yes, IBC works perfectly with IB Key
By Richard L King · #50414 ·
Re: Can I get the dividend history of an ETF through API?
In case it helps someone, I was able to get the dividend history of AAPL using reqFundamentalData with reportType = "ReportsFinSummary" presumably this will work for ETFs as well.
By groups_io@... · #50413 ·
2 Factor Authentication Mandatory for Trading Now?
Since the start of this week, when I log on to TWS/IB Gateway, it always prompt for IB Key authentication, which makes IBC not working. I called IB and they said that it's now mandatory even for
By impcharts@... · #50412 ·
Re: Yikes smart exchange is not smart
"I was mistakenly under the impression that if I create a SMART sell order that it would fill at the best price" Reg NMS is not required pre-market but it would be interesting what IB has to say about
By FreeGoldRush · #50411 ·
Re: Re-login failures with TWS auto-restart option.
Hi, had to deal with this strange feature, too. Recently discovered, that IBC provides a ?Solution?: After changing `ExistingSessionDetectedAction=primary` the TWS seems to restart seamless. Gr¨¹?e
By Hartmut Bischoff · #50410 ·