¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
Data
Hi, What's the difference between using reqMktData() and reqTickByTickData() ? When using the latter, it seems you receive Bid Ask quotes a little faster. Doesn't it ? Best Eduardo Kremer
By Eduardo Esteva Kremer <eekremer@...> · #47966 ·
Re: reqFundamentalData not working this week
Nothing major changed on my end. All last week we had two situations: After TWS restart: * Requests for four of the seven data types succeed * Requests for ReportSnapshot, ReportsFinSummary,
By J¨¹rgen Reinold · #47965 ·
Re: reqFundamentalData not working this week
Hey Guys, Is this still an issue for you all as well ?
By rajmahal · #47964 ·
Re: How to interpret "Count" & "Volume" in historical data?
Welcome to the group. As far as I know there is no one standard for exactly what is counted in volumes, number of trades, and even OHLC prices. Just like I am often surprised what is being sold as
By J¨¹rgen Reinold · #47963 ·
How to interpret "Count" & "Volume" in historical data?
Sorry, I'm new with IB API. Recently started experimenting with historical bar data via IBApi.EClient.reqHistoricalData (
By @pAckmAn4000 · #47962 ·
Re: TWS data providers in the cloud OR " I don't want to run a TWS instance on my machines any more"
We looked at quite a few of the financial data vendors using websockets it's certainly interesting. Coding it is simple enough and the one that piqued our interest
By dent · #47961 ·
Re: TWS data providers in the cloud OR " I don't want to run a TWS instance on my machines any more"
Thank you for your kind words, CP. The group has definitely been valuable to us since many topics triggered reviews of our approaches and often helped us mature our environment. Many of the more
By J¨¹rgen Reinold · #47960 ·
Re: TWS data providers in the cloud OR " I don't want to run a TWS instance on my machines any more"
first of all, congratulations on your new role and thank you for taking the time. I "was" hoping that the sign on to the data vendor would be at level where I subscribed to their "account" with IB
By dent · #47959 ·
Re: TWS data providers in the cloud OR " I don't want to run a TWS instance on my machines any more"
I am not aware of any such service and can come up with a long list of reasons why this would probably not be a good idea. One of them is security since that TWS would have to be logged into your IB
By J¨¹rgen Reinold · #47958 ·
Re: TWS 985 changes quote size units for US stocks
In the past I was looking at futures so I didn't have the lots/shares issue. Thanks for the heads-up about the change in reporting.
By Nick <news1000@...> · #47957 ·
Re: TWS 985 changes quote size units for US stocks
Since they are reporting individual trades, TickByTick always reported shares not lots. That is also true for RtTradeVolume, RtVolume, and Level II data feeds. The way I read the change is that it
By J¨¹rgen Reinold · #47956 ·
TWS data providers in the cloud OR " I don't want to run a TWS instance on my machines any more"
Hi All I have been running a TWS mosaic session on a machine on my network for some 3 years and it's excellent. I get to see what is going on AND I can use it to get data when I need to using the
By comicpilsen · #47955 ·
Re: TWS 985 changes quote size units for US stocks
With TWS 981.3c and Api 9.73 I am seeing stock bid/ask size for TickByTick data in shares but for MktData I'm seeing it in lots. I don't have any of the related TWS config settings. TWS 981.3c is
By Nick <news1000@...> · #47954 ·
TWS 985 changes quote size units for US stocks
You may have known this, but we did not. Apparently the US SEC updated some rules last year that lead to IBKR changing the way quote size data is displayed in TWS and reported to the API for US
By J¨¹rgen Reinold · #47953 ·
Re: TickByTick data outage during the night?
Hi, Mij tws chart showed the same behavior, but the api kept delivering the correct price and volume data. But in the api, I use tickString for price and volume, so that may be the difference between
By Raoul Suurmeijer · #47952 ·
Re: TickByTick data outage during the night?
Sure but the OP is talking about several hours of no activity at all. That is not throttling it's an outage.
By Nick <news1000@...> · #47951 ·
Re: TickByTick data outage during the night?
IB's data feed is not a true tick by tick data feed. I compared different datafeeds and IBs was missing a lot of data. They do this on purpose with their burst feed (4x per second) and to avoid
By YSS <ys.soete@...> · #47950 ·
Re: Wrong requested positions
This group is targeted at the TWSAPI implementations provided by IBKR, so your question is really out of scope and you're quite likely not to get any other replies, but you never know ¨C there may be
By Richard L King · #47949 ·
Wrong requested positions
Hi, I use MatLab with IB4m to get IB messages via API. I have a problem when I request my positions via API using the following code: clear all; close all; clc; percorso =
By domme83@... · #47948 ·
Re: TickByTick data outage during the night?
Computer and TWS are both set to Chicago time. The crosshair is at 12 August 03:45. Excuse the white lines. KH
By Kevin · #47947 ·