Re: bunch of reqMktData requests for options
Hi together,
thanks for your responses! :-)
I'm running the latest TWS API version and the most recent TWS version. As described, this TWS version seems to be flawed since I cannot reliably request
By
hansblafoo@...
·
#49157
·
|
Open Tick Price For Index, for example COMP, INDU etc.
Do we get *Open Tick* price for indexes? I do get market data for it but no open tick price.
Please advise
Thanks
By
Ketan
·
#49156
·
|
Re: reqMarketData live data lagging
While IB does sometimes mess up, these types of things are almost always due to an issue with the client app.
The first step is to enable the API log and look to at the data TWS actually sends.
If
By
Nick <news1000@...>
·
#49155
·
|
reqMarketData live data lagging
Hi there, relatively new to tws api.
I am retrieving live ticks using IBAPI's reqMktData function and saving it in a csv. In the beginning, the data is retrieved as expected but gradually there starts
By
movais996@...
·
#49154
·
|
Re: bunch of reqMktData requests for options
Just an update on this.
I still have a 973 Windows installer (now more than three years old), and I ran that earlier today and was surprised to find that it still works. It now gives a message
By
Richard L King
·
#49153
·
|
Re: bunch of reqMktData requests for options
You should try and get your client working on a "stable" 981.3 or a "latest" TWS version of at least 10.12.2, Andreas. The same applies to IBGW.
I am not aware of any links where you can download
By
Jürgen Reinold
·
#49152
·
|
Re: TWS API returns "Error: 0 200 No security definition has been found for the request" in reqMktData() for INDEX
You might try searching by region and exchange:
Product Listings - Indices - North America | Interactive Brokers U.K. Limited ( https://www.interactivebrokers.co.uk/en/index.php?f=41307&p=ind )
By
paul_blinn@...
·
#49151
·
|
Re: bunch of reqMktData requests for options
Hi there,
I also have the exact same problem. Interestingly, after I tried to fetch the data via API from TWS and didn't get the prices though (I always got the message that the "requested market
By
hansblafoo@...
·
#49150
·
|
Re: Software version upgrade, recommendations?
Hi,
I'm currently facing the exact same issue with the latest TWS release. Do you have a download link for the IB website for getting the 9.73 release? When I want to use TWS 9.73, do I also have to
By
hansblafoo@...
·
#49149
·
|
Re: TWS API returns "Error: 0 200 No security definition has been found for the request" in reqMktData() for INDEX
Is there a way via the API (or even elsewhere) to get a list of all indices available on IB? I was looking for the ICESEMI index but was unable to find it.
By
Scott Kister
·
#49148
·
|
Re: TWS API returns "Error: 0 200 No security definition has been found for the request" in reqMktData() for INDEX
You can't use SMART for indexes. The exchange for the ES index is GLOBEX.
Sent: 08 March 2022 10:57
To: [email protected]
Subject: [TWS API] TWS API returns "Error: 0 200 No security definition has
By
Richard L King
·
#49147
·
|
TWS API returns "Error: 0 200 No security definition has been found for the request" in reqMktData() for INDEX
Hi,
I am trying to pull real-time data for some INDEX in a Python based project, I write the following code to pull the data:
```
contract = Contract()
contract.symbol = "ES"
contract.secType =
By
Tareq Naushad
·
#49146
·
|
Futures Ratio Bag
When amending my code to a non-standard combo (such as simultaneously Buying 2 futures contracts).....I receive an error message not authorized to trade?
*Code that works:*
vix1_contract =
By
paul_blinn@...
·
#49145
·
|
historical market data pacing violations are back?!
So far so good, no hist data pacing violations - 10 am New York Time.
Let's keep our fingers crossed.
@skee__bum - maybe you did shake their tree enough!
Be Well,
Lou Dudka
By
Lou Dudka
·
#49144
·
|
Undocumented updateAccountValue() keys
These keys I seem to be missing from the docs
By
Moritz M?ller
·
#49143
·
|
Re: Reqpositions for 1 account
It worked! Thanks!!!
By
nagabrahmam9@...
·
#49142
·
|
Re: historical market data pacing violations are back?!
I may have reported too soon. Suddenly, on Friday afternoon in the last hour of trading before the futures markets closed, I got multiple pacing violations messages on various futures contracts. Even
By
J G
·
#49141
·
|
historical market data pacing violations are back?!
At about 5 pm New York Time my pacing violations seemed to stop.
Yes, markets are not yet closed, even Friday.
By
Lou Dudka
·
#49140
·
|
Re: next valid id on initial connection
thank you
I'll keep looking for an example?in i b_insync library ( https://github.com/erdewit/ib_insync )
By
cohavetzh@...
·
#49139
·
|
Re: next valid id on initial connection
It depends on your definition of good.
The solution uses sleep for synchronization, so I would not call it a good solution. It does not address the mismatch between synchronous and asynchronous
By
Jürgen Reinold
·
#49138
·
|