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)




"I cannot believe what a difference it makes trading with ProphetX!" - Comment from Bruce in Los Angeles
"You are much better than lawyers or the phone company because you answer the phone when I call! I just love your customer service." - Comment from Isreal
"I use IQ Feed, Great stuff as far as data analysis information, storage and retrieval is concerned." - Comment from Public Forum
"Version 4.0.0.2 has been working well for me and I appreciate that it is now a much tighter client to work with. I feel I can go to press with my own application and rely on a stable platform" - Comment from David in IA.
"After all the anxiety I had with my previous data provider it is a relief not to have to worry about data speed and integrity." - Comment from Eamonn
"With HUGE volume on AAPL and RIMM for 2 days, everyone in a trading room was whining about freezes, crashes and lag with *******, RealTick, TS and Cyber. InvestorRT with IQFeed was rock solid. I mean SOLID!" - Comment from Public IRC Chat
"I've been using IQFeed 4 in a multi-threaded situation for the last week or two on 2600 symbols or so with 100 simultaneous daily charts, and I have had 100% responsiveness." - Comment from Scott
"The service is great, I see a noticeable improvement in my volume profiles over [broker]'s data feed" - Comment from Larry
"IQFeed version 4 is a real screamer compared to anything else I have seen." - Comment from Tom
"I just wanted to let you know how fast and easy I found it to integrate IQFeed into our existing Java code using your JNI client. In my experience, such things almost never go so smoothly - great job!" - Comment from Nate
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: orbwen
About Contact
Joined: Feb 5, 2011 09:35 PM
Last Post: Feb 16, 2013 06:48 PM
Last Visit: Feb 16, 2013 08:20 PM
Website:  
Location:
Occupation:
Interests:
AIM:
ICQ:
MSN IM:
Yahoo IM:
Post Statistics
orbwen has contributed to 12 posts out of 21185 total posts (0.06%) in 4,830 days (0.00 posts per day).

20 Most recent posts:
Data and Content Support » KFN missing intraday data prior to 2/11/2013 Feb 16, 2013 06:48 PM (Total replies: 2)

I request 30min intervals from any start date prior to 2/11/2013 and only get back intervals starting at 2/11.

It appears the problem BEGAN on 2/11! I run a job daily that checks prices for the prior 2 weeks to look for any adjustments and starting 2/11 data for KFN was incomplete.

Example:

send: HIT,KFN,1800,20130201 000000,20130220 000000,,0900,1630,1,GetIntradayData0,10000
receive: GetIntradayData0,2013-02-11 09:30:00,11.1400,11.1400,11.1400,11.1400,400,400,
receive: GetIntradayData0,2013-02-11 10:00:00,11.2900,11.1500,11.1900,11.2550,145115,144715,
receive: GetIntradayData0,2013-02-11 10:30:00,11.2600,11.2200,11.2525,11.2400,256529,111314,
...
receive: GetIntradayData0,2013-02-15 16:00:00,11.4150,11.3650,11.4000,11.4100,1150057,177517,
receive: GetIntradayData0,2013-02-15 16:30:00,11.6000,11.4050,11.4050,11.6000,1156278,6221,
receive: GetIntradayData0,2013-02-15 17:00:00,11.3700,11.3100,11.3100,11.3200,1198178,4550,

Please fix!!

Thanks,
Jonathan

Data and Content Support » VIX.XO value delayed Oct 10, 2011 05:50 PM (Total replies: 1)

I'm using IQFeed to pass opening prices and values as early as possible. Listening for over 300 symbols, nearly all came through within a couple minutes of market opening. But VIX.XO is delayed by 15minutes. The first tick update was not reported until 9:46 -- it was for the value at 9:31.

I issued well before the market opened: wVIX.XO
And it took 10min to report even the normal status messages with yesterday's value:
F,VIX.XO,D,,,48.000,14.270,,,,,,,,,,,,,,,,,,CBOE VOLATILITY INDEX (S&P 500),BVZ VIX,,,,,,,,,, , ,,c,13,3,,,6,13,08/08/2011,04/28/2011,,,,,,,,,,
P,VIX.XO,D,36.200,0.,,0,00,0,0,0,0,0,0,,,0.,16:14:49t,,0,36.200,0.,,,20,c,,,,,10/07/2011,,,,,,,,,,,,,0,,,13,3,,00,,,,,,0,,,,,,,13,0,0,16:14:49,,

No other symbols had issues -- just VIX.XO. Suggestions?

Data and Content Support » daily volume covers what times? Jul 10, 2011 06:45 PM (Total replies: 1)

Can anyone please clarify for me...

I thought the daily volume reported from daily historic requests included only trades during market hours 9:30am-4pm EST. But it looks like this is not the case. On 6/24, most stocks of the scores I checked did half or more of their trades after-hours according to the intraday statistics.

So when final volume is reported for a “day” what time period is this supposed to cover? 9:30am to 9:30am the next day? Midnight to midnight? Is there a special cutoff time each evening a few hours after market close?

I understand the numbers will not always agree exactly -- the exchanges report their official numbers based on adjustments we don't have visibility into.

Many thanks!
Jonathan


It looks like the historic data I get back from HDT requests is a mix of adjusted and unadjusted values! Please tell me I am making a mistake somewhere and IQFeed isn't doing this!

Take as an example HLF near the 5/18 split. Prices returned are all adjusted, so the split is barely noticeable in HLOC data. But the volume seems to be UNADJUSTED.

5/16 660979 (nasdaq.com shows 1321958)
5/17 760133 (vs 1520266)
5/18 2203055 (equals nasdaq value)

Am I missing something?

Jonathan

IQFeed Developer Support » mistakes in historic data Jun 22, 2011 02:11 PM (Total replies: 2)

Thanks for the reply, Steve.

So this leaves me with a problem -- how to I get unadjusted daily OHLC prices? I was using the 30min interval prices to manually calculate unadjusted daily OHLC, then using the daily query to get the adjusted close. Now I don't see how to get this info for your feed.

Suggestions? Thoughts? Solutions?

Thanks,
Jonathan

IQFeed Developer Support » mistakes in historic data Jun 21, 2011 05:28 PM (Total replies: 2)

IQFeed support:

While performing some backtesting I'm seeing a lot of instances where the intraday data doesn't seem to agree with the daily historic data. I'm hoping there's just a mistake in my approach and that IQFeed is not giving me corrupt data.

Take for example ZUMZ 1/2/2008 - 1/4/2008. There have been no splits or dividends; adjusted prices should match unadjusted.

I used two requests:
HIT,ZUMZ,1800,20080101 190000,20080104 190000,,0930,1630,1,Intraday,10000
HDT,ZUMZ,20080102,20080105,,1,EndOfDay,10000

The closing price from 30-min intraday history does not agree with end of day:
Intraday,2008-01-02 16:00:00,22.4600,22.0000,22.2700,22.2300,1024622,168063,
Intraday,2008-01-02 16:30:00,22.9133,22.2000,22.2000,22.9115,1042027,17405,
EndOfDay,2008-01-02 15:00:00,24.3000,22.0000,24.2600,22.2000,1045027,0,

Intraday,2008-01-03 16:00:00,20.4700,20.2100,20.2900,20.2700,1167870,99933,
Intraday,2008-01-03 16:30:00,20.9192,20.2800,20.2800,20.9110,1196828,28958,
EndOfDay,2008-01-03 15:00:00,22.6352,20.0700,22.2000,20.2800,1197028,0,

Intraday,2008-01-04 16:00:00,19.0000,18.5600,18.8400,18.6600,3300269,247920,
Intraday,2008-01-04 16:30:00,18.6600,17.8090,18.6600,17.8090,3320548,20279,
EndOfDay,2008-01-04 15:00:00,19.5100,16.4900,19.2800,18.6475,3320852,0,

And on 1/4 the opening price does not agree:
Intraday,2008-01-04 10:00:00,19.5100,16.4900,19.4500,17.2000,864150,881350,
EndOfDay,2008-01-04 15:00:00,19.5100,16.4900,19.2800,18.6475,3320852,0,

I tried using the start of the 4:30-5pm interval as the closing price of the day. That worked for 1/2 and 1/3, but on 1/4:
Intraday,2008-01-04 16:30:00,18.6600,17.8090,18.6600,17.8090,3320548,20279,
EndOfDay,2008-01-04 15:00:00,19.5100,16.4900,19.2800,18.6475,3320852,0,

The problems exist for almost any symbol, and throughout the time period I'm looking at. Most are only a few cents off, but some are significantly more. Is this a problem in the data, my interpretation or the feed? Any information is appreciated!

Jonathan


I moved from one PC to another and downloaded the client and developer executables to reinstall. It looks like the documentation is missing several files resulting in broken links from the table of contents page.

It includes all the files if you accept the default location, but if you specify another folder, it is missing lots of files (first example: AdminviaTCPIP.html).

I've re-installed to the default location and moved the files myself, but would suggest fixing the archive for the next person.

Jonathan

IQFeed Developer Support » HIT results timestamps off? Feb 12, 2011 12:08 AM (Total replies: 1)

I'm submitting a HIT request:

HIT,F,60,20100823 101500,20100823 104500,,0930,1600,1,req0,10000

The results I receive (first and last) are:
req0,2010-08-23 10:16:00,11.8000,11.7800,11.7950,11.7900,6786982,150943,
... lots more data ...
req0,2010-08-23 10:46:00,11.7100,11.6700,11.7001,11.6900,12098531,336128,

I'm requesting one-minute quotes from 10:15am to 10:45ambut the response timestamps indicate 10:16am to 10:46am.

Is the timestamp identifying the end of each interval instead of the beginning? Is this expected behavior?

Data and Content Support » iqfeed reports splits? Feb 10, 2011 11:05 PM (Total replies: 3)

thanks, Jay.

that gets me started -- but i'm interested in as much history as possible. anywhere to go beyond these last two?

Data and Content Support » iqfeed reports splits? Feb 10, 2011 06:51 PM (Total replies: 3)

please forgive me if i'm missing something obvious in the documentation, but i don't yet see it...

where do i find information about past splits using iqfeed?

feel free to point me to the correct page in the API documentation if i just missed it.

thanks!

IQFeed Developer Support » iqconnect side-by-side error message Feb 9, 2011 01:56 AM (Total replies: 3)

I followed the steps in the documentation. There isn't much to go wrong: run IQConnect.exe with appropriate options.

Turns out there is a library required by the IQFeed applications that is not included. Any windows 7 users will need to get the "x86" version (middle link) of this library from microsoft:

http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&FamilyID=766a6af7-ec73-40ff-b072-9112bab119c2

Hopefully this will help the next windows 7 user...

IQFeed Developer Support » iqconnect side-by-side error message Feb 5, 2011 09:47 PM (Total replies: 3)

Sorry -- brand new user of the API.

When I try to start iqconnect or the diagnostics tool from a DOS window or windows start menu I get this error message:

"The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail."

Looking for the error message online, there are no posts in these forums, but a few on gaming sites. It looks like it could be related to some needed libraries in windows? I followed the steps in the quick-start guide but am kind of stuck here.

Any advice?

Using windows7 and ran the API client installer, agreed when it asked to also download and run the iqfeed installer. No errors reported during installation.


Time: Fri April 26, 2024 4:07 PM CFBB v1.2.0 7 ms.
© AderSoftware 2002-2003