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)




"Can I get another account from you? I am tired of ******* going down so often" - Comment from George
"I use IQ Feed, Great stuff as far as data analysis information, storage and retrieval is concerned." - Comment from Public Forum
"I will tell others who want to go into trading that DTN ProphetX is an invaluable tool, I don't think anyone can trade without it..." - Comment from Luther
"IQFeed version 4 is a real screamer compared to anything else I have seen." - Comment from Tom
"It’s so nice to be working with real professionals!" - Comment from Len
"If you are serious about your trading I would not rely on IB data for serious daytrading. Took me a while to justify the cost of IQ Feed and in the end, it's just a 2 point stop on ES. Better safe than sorry" - Comment from Public Forum
"If someone needs the best quality data and backfill beyond what their broker provides at a rate that is the best in the industry, I highly recommend IQFeed." - Comment from Josh via Public Forum
"Just a thank you for the very helpful and prompt assistance and services. You provided me with noticeably superior service in my setup compared to a couple of other options I had looked at." - Comment from John
"Just a quick one to say I'm very impressed so far :) The documentation for developers is excellent and I've quickly managed to get an app written to do historical downloads. The system is very robust and pretty quick considering the extent of data that's available. The support guys have been very helpful too, in combination with the forums it's been plain sailing so far!" - Comment from Adam
"I cannot believe what a difference it makes trading with ProphetX!" - Comment from Bruce in Los Angeles
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
»Forums Index »Archive (2017 and earlier) »IQFeed Developer Support »Fundamental Quote error for Index symbol
Author Topic: Fundamental Quote error for Index symbol (5 messages, Page 1 of 1)

andrzejs
-Interested User-
Posts: 23
Joined: May 27, 2004


Posted: Aug 11, 2005 05:42 AM          Msg. 1 of 5
Hi there,

I have a problem while processing a fundamental quote, F.

For example, for HUI.X I get this:

F, HUI.X, 1B, , , 248.180, 165.710, , , , , , , , , , , , , , , , , , GOLD B U G S INDEX, HUI HUW HZI, , , , , , , , , , , , , 0, 13, 3, , , 6, 27, 11/17/2004, 05/16/2005

There are 2 missing fields at the end, Calendar Year High/Low Dates.

I have no problem with stocks, for example for IBM:

F, IBM, 0D, 17.0, 5595000, 99.10, 71.85, 99.10, 71.85, 1.0, 0.20, 0.80, 09/10/05, 08/08, , , , , , 4.83, 5.01, 2.68, 12, , INTERNAT BUSINESS MACH, IBM IBZ, 57., 1.81, VIB WIB, 46970.0, 39798.0, 06/01/05, 14828.0, 1595791, , 0.50 05/27/99, 0.50 05/28/97, , n, 12, 2, 3571, 16.21, 1, 7, 01/03/2005, 04/20/2005, 01/03/2005, 04/20/2005

DTN_Natalie_H
-DTN Evangelist-
Posts: 175
Joined: May 10, 2004

DTN Market Access, LLC.


Posted: Aug 11, 2005 10:17 AM          Msg. 2 of 5
Hi,

What IQFeed version you are running? Will you to email your logfile to developer support for me? Thanks!

Natalie

Natalie Hannan DTN Market Access, LLC.

andrzejs
-Interested User-
Posts: 23
Joined: May 27, 2004


Posted: Aug 11, 2005 08:19 PM          Msg. 3 of 5
I'm using 2.3. What log file? Is there a log file that IQConnect creates? I looked for one but didn't find it.

andrzejs
-Interested User-
Posts: 23
Joined: May 27, 2004


Posted: Aug 11, 2005 09:12 PM          Msg. 4 of 5
Problem resolved, it's not IQFeed related, thanks for your help.

I found IQLog.txt but it's empty save for 1 line:
=== IQConnect Log File Created On Thu Aug 11 20:40:10 ===

For COMP.X and HUI.X the last two fields are not filled, they're empty:
F,HUI.X,1B,,,248.180,165.710,,,,,,,,,,,,,,,,,,GOLD B U G S INDEX,HUI HUW HZI,,,,,,,,,,,,,0,13,3,,,6,27,11/17/2004,05/16/2005,,,

I'm making the assumption that indexes don't have the Calendar Year High/Low dates set, but they have 52 week High/Low dates set. Is there a reason behind this?

I'm using Java1.5 and I parse the F string by using the split() method. It turns out that any trailing empty fields are omitted from the result, hence I got an array of 47 fields instead of 49. The only work-around I can think of is to append another non-empty field to the end of the string before splitting, so that there are at least 49 fields, say ",*".

skunk
-DTN Evangelist-
Posts: 249
Joined: May 7, 2004


Posted: Aug 25, 2005 04:25 PM          Msg. 5 of 5
if you want split() to return trailing empty fields, call split(regex, -1) instead
 

 

Time: Fri May 3, 2024 11:50 PM CFBB v1.2.0 8 ms.
© AderSoftware 2002-2003