Issuer Country
How to retrieve this parameter in a scanner subscription?
Thanks in advance.
By
mrc.lgl@...
·
#47886
·
|
Negative volume in tickString
Hi,
I was wondering if anyone has encountered this. I'm using TWS API from C# and receive the real-time trades via tickString callback. In the past using old API I didn't see this but now working with
By
edwardgonen@...
·
#47885
·
|
700% financing charges on a self funding portfolio
Hey,
I've been looking at the various fees that IB charges and noticed I'm
paying just over ?7k/year in financing on a self funding portfolio that
runs a net position of - on average - about ?1k.
By
Graham Bygrave
·
#47884
·
|
Re: How to use AbstractField type="scanner.filter.ComboField" in Scanner Subscription Request?
Hi JR, thank you so much! Setting StockTypeFilter did it for me, greatly appreciated.
By
tl665575@...
·
#47883
·
|
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
·
|