Re: How to use AbstractField type="scanner.filter.ComboField" in Scanner Subscription Request?
It should have said the StockTypeFilter ( https://interactivebrokers.github.io/tws-api/classIBApi_1_1ScannerSubscription.html#ad7b030ad4e79bbe7e05d9c25528dca2d ) field of the ScannerSubscription
By
J¨¹rgen Reinold
·
#47882
·
|
Re: How to use AbstractField type="scanner.filter.ComboField" in Scanner Subscription Request?
We don't have that much practical experience with scanners, but the value you are asking about belongs to the "SimpleFilter" with id "STKTYPE". That suggests that you can incorporate it into your
By
J¨¹rgen Reinold
·
#47881
·
|
How to use AbstractField type="scanner.filter.ComboField" in Scanner Subscription Request?
I am trying to replicate my TWS Market scanner in the TWS API, but I cannot find how to include the universe filter for CORP stocks (i.e. single company stocks not including ADRs/ETFs/ETNs/etc.) in
By
tl665575@...
·
#47880
·
|
Re: Can't get snapshots from API
You might want to consult the documentation for that. For example:
* Snapshot Market Data at https://ibkr.info/node/2830
* Requesting Watchlist Data? at
By
J¨¹rgen Reinold
·
#47879
·
|
Re: Can't get snapshots from API
So what is the purpose of "snapshot" and "regulatorySnapshot" flags if you need a market data subscription anyway? If you can get real-time data, aren't these flags redundant?
By
rotces
·
#47878
·
|
Re: Can't get snapshots from API
I contacted IB in the past when I had the same experience. They confirmed that this is "expected behavior". Even without a subscription can you see data for a stock in TWS. But you can't get the same
By
J G
·
#47877
·
|
Re: Can't get snapshots from API
I guess then it is time now for a subscription.
By
J¨¹rgen Reinold
·
#47876
·
|
Re: Can't get snapshots from API
Yes, with Frozen I get the same output as above, with Delayed or Frozen Delayed I get the same output as 1 but for 2 I get the delayed data and not the real-time snapshot
By
rotces
·
#47875
·
|
Re: Current market state (open/closed)
I agree with all previous posts that the trading hours and liquid trading hours in contact objects are probably your strongest indicators.
In addition, you could subscribe to market data for the
By
J¨¹rgen Reinold
·
#47874
·
|
Re: Current market state (open/closed)
Hello kav
As Despair pointed out, contract details appears to be the only way.
However, within CD, liquidHours includes the hour between 1500 and 1600 where, to me, volume seems to dry up and the
By
Kevin
·
#47873
·
|
Re: Can't get snapshots from API
Have you tried switching Market Data Types ( https://interactivebrokers.github.io/tws-api/market_data_type.html ) from Live (which requires subscriptions) to Frozen, Delayed, or Frozen Delayed?
JR
By
J¨¹rgen Reinold
·
#47872
·
|
Can't get snapshots from API
Hi,
When I use the TWS software, currently I have no market data subscriptions but I can still click the snapshot button to get a snapshot for a stock. However, it doesn't work using the API.
I've
By
rotces
·
#47871
·
|
Re: Current market state (open/closed)
I had similar thoughts to the OP, but haven't found anything either, yet.
But there must be some behaviour in order routing/execution for example,
which differs between trading hours and out of
By
Sandro Krumbein
·
#47870
·
|
Re: Current market state (open/closed)
To my knowledge parsing the contract details is the way to go.
By
Despair
·
#47869
·
|
Re: reqFundamentalData not working this week
sorry ... fat fingers ... what I wanted to still add:
Our TWS restarts every day at 16:45 Chicago time.
* Just before restart, all of the 5x7 requests faled axcept for ReportsOwnership for IBM.
By
J¨¹rgen Reinold
·
#47868
·
|
Re: reqFundamentalData not working this week
Quick update from my side, so I don't mislead you. After further research, RESC does not provide data for me either. I was looking for error messages yesterday but apparently 430 errors were
By
J¨¹rgen Reinold
·
#47867
·
|
Re: How do you deal with partial fills?
@ds-avatar Thanks, the commissions are a bit headache as far as whether to choose tiered or fixed. I switched to Tiered for now and will see how that works.
@J G Thanks, i think thats it. I just have
By
Luke
·
#47866
·
|
Re: reqFundamentalData not working this week
Same issue.? RESC has not been working since sunday for any ticker I try -- error 430, fundamentals not available.? The other fundamental reports (ReportsFinStatements, ReportSnapshot,
By
Drast
·
#47865
·
|
Re: Timing of events
Sorry for reviving old thread, but i just wanted to ask if this how it actually works? ie volume in tickSize and price is fired only based on change? If i understand it correctly, that would mean that
By
Luke
·
#47864
·
|
does historical market depth data is available?
By
refael.lasry@...
·
#47863
·
|