Join the 80,000 other DTN customers who enjoy the fastest, most reliable data available. There is no better value than DTN!

(Move your cursor to this area to pause scrolling)




"The service is great, I see a noticeable improvement in my volume profiles over [broker]'s data feed" - Comment from Larry
"It’s so nice to be working with real professionals!" - Comment from Len
"I am a hedge fund manager here. It’s funny, I have a Bloomberg terminal and a Bridge feed, but I still like having my DTN feed!" - Comment from Feras
"IQFeed version 4 is a real screamer compared to anything else I have seen." - Comment from Tom
"DTN has never given me problems. It is incredibly stable. In fact I've occasionally lost the data feed from Interactive Brokers, but still been able to trade because I'm getting good data from DTN." - Comment from Leighton
"Its working FABULOUSLY for me!! Holy cow...there has been so much I've been missing lately, and with this feed and Linnsoft software...I'm in the game now." - Comment from Chris R.
"For anyone considering using DTN.IQ for a data feed, my experience with the quality of data and the tech support has been very positive." - Comment from Public Forum
"I was on the phone with a friend who uses CQG and right after the Fed announcement, CQG was as much as 30 seconds behind DTN.IQ. Some quotes were off by as much as 15-18 cents. Your feed never missed a beat." - Comment from Roger
"Awesome response, as usual. It is a sincere and refreshing pleasure to do business with DTN, compared to your competition." - Comment from Ryan
"Everything is working great with the API. I love it." - Comment from Calvin
Home  Search  Register  Login  Recent Posts

Information on DTN's Industries:
DTN Oil & Gas | DTN Trading | DTN Agriculture | DTN Weather
Follow DTNMarkets on Twitter
DTN.IQ/IQFeed on Twitter
DTN News and Analysis on Twitter
Viewing User Profile for: tarasov
About Contact
Joined: Oct 24, 2020 08:31 AM
Last Post: Feb 9, 2022 03:33 PM
Last Visit: Feb 10, 2022 01:47 AM
Website:  
Location: Israel
Occupation:
Interests:
Email: pavelt@veloquant.com
AIM:
ICQ:
MSN IM:
Yahoo IM:
Post Statistics
tarasov has contributed to 12 posts out of 21185 total posts (0.06%) in 1,278 days (0.01 posts per day).

20 Most recent posts:
New IQFeed Forum » History candles delay Feb 9, 2022 03:33 PM (Total replies: 4)

Ok, thank you!

New IQFeed Forum » History candles delay Feb 9, 2022 02:29 PM (Total replies: 4)

Hi, thank you for your answer.
Yes, I'm not subscribed to CBOT and CME. So, does a standard delay equal 10 minutes for all instruments?

New IQFeed Forum » History candles delay Feb 9, 2022 02:09 PM (Total replies: 4)

Hi.
I'm trying to request historical 1-minute candles for continuous futures (@YM#, @ES#, @NQ#, @RTY#) for a time range that included the last full minute. It looks like I can get only data that is older than 10 minutes.
Is it kind of standard delay? Is it always 15 minutes?
I didn't find information about delay time in documentation.

Do I understand correctly, that if I need candles data for the last 10 minutes, I have to pay for additional services (CBOT and CME in my case)? And after that, I will be able to request historical candles including last full minute or just subscribe to streaming candles (http://www.iqfeed.net/dev/api/docs/Derivatives_StreamingIntervalBars_TCPIP.cfm), right?

Data and Content Support » Zero volume in historical candels Dec 7, 2021 04:24 AM (Total replies: 0)

Hello.
I'm requesting historical 1 minute candles since the very beginning, so I'm using requests like this:
HIT,WIN#,60,20010101 000000,20211206 235959,,,,1,H_0000000000,100,s,0

For three instruments (WIN#, EB#, RDX#) in column 'Period Volume' I'm getting 0 for the some first rows. Here are numbers of zero volume rows and date range for this data:
EB#, 24952, 2006-06-05 17:03:00, 2006-08-16 18:30:00
WIN#, 165668, 2008-08-04 12:03:00, 2009-12-11 20:16:00
RDX#, 442, 2016-07-28 06:49:00, 2016-09-16 13:28:00

I don't have old files now, but I remember that I loaded the same data a few months ago and the data was full, without any zero volume rows.
Is it the correct situation?

Data and Content Support » Zero data in historical trades Oct 18, 2021 03:38 AM (Total replies: 2)

Hello.
I'm loading historical trades data with request 'HTT,PHYS,20210505 000000,20210505 120000,,,,1,H_0000000000,100'.
In trades, I see a strange situation, for all trades in range 2021-05-05 11:12:04.932000-04:00 -- 2021-05-05 11:26:35.608000-04:00 columns tick_id, tot_vlm, bid and ask are zero.
It looks like a problem with the data, can you check it?


It was helpful, thank you very much!


Can you explain one more thing? In the phrase "Send Failed to Client", does "client" mean my application? Not IQFeed client (IQConnect.exe)?
And where can I find a detailed description of IQConnectLog file?


Thank you, for your explanation. I'm already using some of these tips and I will think about others.


Hello.

I'm working with QIFeed client on the remote host. When I run a few requests (HIT type) simultaneously, I get in IQConnectLog errors that look like this:
 
STATUS LookupError 292 7 2021-08-29 17:03:35 Queuing HistoryData to Client: Bytes To Send 7243 : Bytes Sent 872 : Bytes Queued 6371
STATUS LookupError 292 7 2021-08-29 17:03:35 Send Failed to Client: Bytes To Send 13690 : Error 10035 : First 256 bytes of data H_0000000000,2021-06-14 04:09:00,16.300,16.250,16.250,16.250,3015,97,0,


But eventually, I get the same data as with one request without errors (I saved it in files and compared). I suppose that after an error in data sending IQFeed sends it again unless I get all the necessary data, but I'm not sure. Can someone confirm that I will get all data I need when I do parallel requests and see errors like this? Or give me some advice where can I read about it, may be some documentation?

Data Questions » Daily data range Mar 9, 2021 09:00 AM (Total replies: 1)

Hello.
Can you explain me how calculates daily data for assets from CME, which traded since 6:00 p.m. to 5:00 p.m. ET next day. I suggest that daily data in this case includes all data for trading session and labled as second day (I mean 2021-03-08 includes 2021-03-07 18:00 ET - 2021-03-08 17:00 ET). Is it correct?

Data and Content Support » Historical candles were changed Oct 28, 2020 04:14 AM (Total replies: 3)

I'm sure that both queries were HIT type, so it means that both of them were "Interval history" type, right?

Thank you, I will wait for results of your investigation.

Data and Content Support » Historical candles were changed Oct 24, 2020 09:43 AM (Total replies: 3)

Hello.
I worked with API for the last week and I faced a situation I can't understand, I hope you can help me.

In the beginning of the last week (19.10.2020) I loaded 1-minutes bars for AAPL for period 2013-01-01 - 2020-10-16 with request HIT. I saved this data and after a couple of days (21.10.2020) I loaded the same data again, with the same request. I compared this data using pandas (datetime column in index, merge and calculating differences between corresponding columns) and saw that there are differences between old and new files.

I'm attaching a file with differences to the post, I hope you can look at this. Differences mostly in volume, but there are a few differences for prices too. Can you explain to me what data are correct, old one or new one and how is it possible, that so old data (2016 and 2018 years) was changed?

I tried to get a specific request from the package I use and I think it is
HIT,AAPL,60,20130101 000000,20201016 235959,"","","",True,1,100,s,True<CR><LF>

Time in file in GMT.


Time: Tue April 23, 2024 8:39 AM CFBB v1.2.0 10 ms.
© AderSoftware 2002-2003