Re: Data Feed that is identical to IB tickByTick data
@Paul
Thanks for reply, i will definitely have a look. Can you please provide a link to the service? ( current link connects to domain for sale ). Btw is it through websocket connection? I am using
By
Luke
·
#48047
·
|
Re: Data Feed that is identical to IB tickByTick data
Luke: If you are a programmer type. I have used TWS API in concert with the
Data Trasmission Network (dnt.com). Paul sends...
By
Paul Kranz <paulckranz@...>
·
#48046
·
|
Data Feed that is identical to IB tickByTick data
I know this has been asked a lot, so i will try to narrow down my question very specificaly to what i ma looking for.
I have spent over month trying to find data provider, which is able to provide
By
Luke
·
#48045
·
|
Re: TWS will periodically "hang" on Initializing managers after daily restart and have purple grid
Hello Jürgen, thanks for the response.
I just checked the trading computer and, yes, America is selected as the Region, as well as the time zone being set to UTC -06:00 America/Chicago. Funny thing,
By
Kevin
·
#48044
·
|
Re: TWS will periodically "hang" on Initializing managers after daily restart and have purple grid
The reset periods per region are documented at the bottom of the Current System Status ( https://www.interactivebrokers.com/en/index.php?f=2225 ) page and shows "First reset: 16:30 - 17:00 ET" for the
By
Jürgen Reinold
·
#48042
·
|
Re: TWS will periodically "hang" on Initializing managers after daily restart and have purple grid
The purple grid occurs (for me, anyway), when TWS loses the Primary server. For me this is cdc1.ibllc.com, Every day at 15:45 or 15:46 US Central time, which is 06:45 the next morning Sydney time at
By
Kevin
·
#48041
·
|
Re: TagValue Implementation, Java, Q: HistoricalData
I can only give you a very generic answer since all links you provided to GitHub and the "Collaboration" group require non-public access permissions.
The List<TagValue> concept is not unique to IB.
By
Jürgen Reinold
·
#48040
·
|
Re: TWS will periodically "hang" on Initializing managers after daily restart and have purple grid
Well, I upgraded my TWS to the latest offline version. Will see if that makes any difference.
By
rajeshh
·
#48039
·
|
TagValue Implementation, Java, Q: HistoricalData
Hi Everyone,
Hope everyone’s doing great and all is well. I was wondering for the longest on TagValue implementation, especially as pertains to historical data. Would anyone care to comment or
By
robertvanquish@...
·
#48038
·
|
How do I pull the EV multiplier out of the contract details?
Hello,
I'm running a bot using python and can't seem to figure out how to pull the EVmultiplier out of the ContractDetails to use as an object.? Has anyone ever done that using python?
By
Jordan <jordan.howell2@...>
·
#48037
·
|
Re: TWS will periodically "hang" on Initializing managers after daily restart and have purple grid
Every time I've seen the grids go purple it was an internet outage and TWS went back to normal when the internet was available again. But this was after all the startup and initializing managers had
By
Nick <news1000@...>
·
#48036
·
|
TWS will periodically "hang" on Initializing managers after daily restart and have purple grid
This will happen rarely, but couple of times in last 2 weeks, the TWS was stuck on initializing managers very likely sometime after the Daily Restart. The grids will all be purple, and the only way
By
rajeshh
·
#48035
·
|
Re: how do I tell on the TWS app that I'm getting real time data
You should be sanity checking the timestamps anyway, so that will tell you if you are getting current prices for an actively traded instrument.
By
Nick <news1000@...>
·
#48034
·
|
Re: how do I tell on the TWS app that I'm getting real time data
You might also want to look at Market Data Types ( https://interactivebrokers.github.io/tws-api/market_data_type.html ) in the documentation right below the link Mikhail sent. That section describes
By
Jürgen Reinold
·
#48033
·
|
Re: how do I tell on the TWS app that I'm getting real time data
Thank you Mikhail, really helpful information and thanks for the link. I didn't know about the github.io page.? Thanks again
By
dent
·
#48032
·
|
Econmic events via IB API
Hello,
When you startup TWS you get a `daily lineup` screen and one section has the section `economic events`
Is there a way to make an API call to get this data? I can't find it in the
By
YSS <ys.soete@...>
·
#48031
·
|
Re: "The TWS build you are currently running is no longer supported."
It seems I spoke too soon when I said it looks like IB really are retiring TWS972: I ran it up last night, and it worked fine, so it's clearly not dead yet.
So apologies if I alarmed anyone
By
Richard L King
·
#48030
·
|
Re: How to send a strangle order by Client Portal Web API
I want to send a ComboLeg like strangle by Client Portal Web API. I can do it in TWS API in python, but I can't do it in client portal web API
By
ssniri.17@...
·
#48029
·
|
Re: how do I tell on the TWS app that I'm getting real time data
If the data is delayed, you will receive a delayed tick types.
If the data is realtime, then you won't receive delayed tick types
and will receive only a real time tick types.
I've seen sometimes,
By
Mikhail Ershov
·
#48028
·
|
Re: "The TWS build you are currently running is no longer supported."
I've gotten at least two weeks of notice every time my version of TWS was being obsoleted in the past.? This is the first time the plug has been pulled on me without warning and mid session.?
As
By
Frank Bell
·
#48027
·
|