¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
Re: Issuer Country
What is the function in the EWrapper that returns the value for the country?
By mrc.lgl@... · #47901 ·
Re: 700% financing charges on a self funding portfolio
You should also pay attention to the 'Base currency' set up in your account. If you trade US products, you MUST set the base currency to USD. Or else, you'll pay currency conversion fees at EACH
By Francois G · #47900 ·
Re: 700% financing charges on a self funding portfolio
Well, you dont say what your base capital is, so the interest rate you state is meaningless.? And i assume you are doing equities: So, a 800k long, and 799k short position (1k net), on 50% margin
By Drast · #47899 ·
Forex vs stocks
Forex vs stocks Hi, I¡¯ve been testing the api for over a year ( I am well experienced in software, much less in trading). Noticing there are extremely experienced people with high knowledge and
By Erez Kaplan <erezkaplan90@...> · #47898 ·
Re: Issuer Country
I am still not clear what exactly you are trying to do but maybe this will help. Take a look at the XML list of scanner parameters you can retrieve with IBApi.EClient.reqScannerParameters (
By J¨¹rgen Reinold · #47897 ·
Re: Issuer Country
Both, first I'd like to retrieve that value for the scanner results, then I'd like to use the same value to filter the? results on the scanner
By mrc.lgl@... · #47896 ·
Re: 700% financing charges on a self funding portfolio
What you posed is I think two questions and here are my answers: A- I think you won't be able to setup wrong with margin interest fees. That fee is probably very accurate and users would have no
By Bruce B · #47895 ·
Re: 700% financing charges on a self funding portfolio
Yes, this looks in line with ibkr margin interest rates: https://www.interactivebrokers.com/en/index.php?f=46376
By ds-avatar · #47894 ·
Re: Negative volume in tickString
We trade ES, NQ, EC, CL, EUR, NG, GC, RTY and YM in US. FTSE and DAX in Eurex and other products like HO, BRN etc. Interesting that the negative volume was discovered on ES and NQ. need to check now
By Edward · #47893 ·
Re: Negative volume in tickString
Same here. Most of our work is with ES and VX. We have TWS and our tools restart around 16:45 Chicago time every day. In accordance with the documentation we do receive one set of -1 values for
By J¨¹rgen Reinold · #47892 ·
Re: Issuer Country
Are you trying to add an "Issuer Country" filter to your the subscription you request, or are you trying to find out the issuer country for the scanner results you receive? JR
By J¨¹rgen Reinold · #47891 ·
Re: Negative volume in tickString
Thanks again, 1. I agree that ignoring it would be the right thing to do. 2. Regarding <= 0 vs < 0- :) It is a kind of synchronicity. I've got your mail right when I was fixing the same - replacing
By Edward · #47890 ·
Re: Negative volume in tickString
Our code just does that, ignore ticks with negative volume. And as i said, this was put in place several years back after we did see negative volumes. I took a quick look at the current API
By J¨¹rgen Reinold · #47889 ·
Re: Negative volume in tickString
JR, Thanks for the prompt response. Strange that I've never encountered this before but maybe just didn't notice it. I guess the simplest solution would be just to ignore those negative volume
By Edward · #47888 ·
Re: Negative volume in tickString
Negative volume fields for RtVolume (TickId 48) have been around for years, not just since TWS 985.1h. They may be related to "Unreportable Trades". that are included in the data feed ( see RT Volume
By J¨¹rgen Reinold · #47887 ·
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 ·