Re: reqMktdata SPX call
Under "File -> Global Configuration -> API -> Settings"
* Enable "Create API message log"
* Enable "Include market data in API log file"
Log files are stored encrypted so you would use "Account ->
By
Jürgen Reinold
·
#49174
·
|
Re: reqMktdata SPX call
Hi there
nope, the message is getting to IB it's just not sending anything back. I just wanted to see if I was missing anything at the highest level. As Richard says there should be not difference in
By
dent
·
#49173
·
|
Re: reqMktdata SPX call
You provided very little context, but the word "Sending" in the error message jumped at me. Just guessing but could it be that your request fails in the Julia API implementation before it is even sent
By
Jürgen Reinold
·
#49172
·
|
Re: reqMktdata SPX call
Absolutely the same. Depending on the index you may not receive some tick types, but I've never noticed anything to be missing that I'd expect to be there. The FTSE index (which IB actually no longer
By
Richard L King
·
#49171
·
|
Re: reqMktdata SPX call
Thanks Richard
so the results of the call for an "IND" should be the same as the results as a call for "STK". Is that a fair statement?? Also I was talking to a chum about the Aboyne highland games.
By
dent
·
#49170
·
|
Re: reqMktdata SPX call
Yes, market data requests work the same way for indexes as for any other contract.
I just tried it on my system with these parameters and it worked fine (market is closed now though so only zeros
By
Richard L King
·
#49169
·
|
Re: reqMktdata SPX call
Sorry Richard
I wanted to just ask the general question if it was legitimate for me to send a reqMktData for an index. Here's the TWS connection data
```
Info: connected
│ V = "167"
```
I'm
By
comicpilsen
·
#49168
·
|
Re: reqMktdata SPX call
Give us some clues please!
Like what API implementation are you using?
Sent: 11 March 2022 00:02
To: [email protected]
Subject: [TWS API] reqMktdata SPX call
Hi all is there ANY reason
By
Richard L King
·
#49167
·
|
reqMktdata SPX call
Hi all
is there ANY reason that calling reqMktdata using "SPX" , "CBOE","USD" as parameters would cause
```
sending | ┌ Error: exception thrown
│ e = TypeError: in typeassert, expected
By
comicpilsen
·
#49166
·
|
Re: Unexpected duplicate orders re-submitted many times within a short time
Hi WHmKK Zeng,
Just curious, what method are you using to avoid re-submitting the same orders? I'm trying to stop new orders from being created when open orders for that contract already exist, but
By
Bryce Turner
·
#49165
·
|
IBKR currency carry reference benchmarks + history
Hello TWS group,
Was looking into FX trading recently, and tried to source the below reference benchmark rates from the TWS API without
By
John
·
#49164
·
|
Re: Place a Limit Order with 2 Profit Takers and 1 Stop Loss for a Stock
Dear Orionn,
May I ask how can we trigger the stop-loss order modification a profit taker order fills?
Thank you.
Hao
Dear Orionn,
I just read your reply
By
Hao Shi
·
#49163
·
|
Re: Connected to gateway, but no response from API via gateway
Are you sure you are using the correct gateway, Eric? It feels like you are trying to make "Client Portal API" calls to the ":TWS API Gateway".
The Client Portal API comes with its own little gateway
By
Jürgen Reinold
·
#49162
·
|
Re: Connected to gateway, but no response from API via gateway
Um, the TWS API is not a web server or http based at all. It uses a custom protocol, http is not going to work.
I am not a python expert so I apologize if your example is running a python TWS API
By
Nick <news1000@...>
·
#49161
·
|
Connected to gateway, but no response from API via gateway
Hello,
One computer on my LAN is running the IB Gateway and another is running scripts that connect to the IB Gateway. I am able to connect to the gateway, but I am not getting responses from the
By
Eric Eikrem
·
#49160
·
|
Re: bunch of reqMktData requests for options
Hi Richard,
I created a ticket. Let's see whether they will fix it.
From a retrospective view, you're right and I could have saved me a lot of hassle. But to be fair, I couldn't be sure before
By
hansblafoo@...
·
#49159
·
|
Re: bunch of reqMktData requests for options
Andreas
Login to Account Management and you can submit a trouble ticket there. It's easy enough to find the mechanism once you've logged in.
The cost of the US Equity and Options Add-On
By
Richard L King
·
#49158
·
|
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
·
|