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've been using Neoticker RT with IQFeed for two months, and I'm very happy with both of the products (I've had IQFeed for two years with very few complaints). The service from both companies is exceptional." - Comment from Public Forum
"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'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
"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
"Thanks for the great product and support. During this week of high volume trading, my QuoteTracker + IQ Feed setup never missed a beat. Also, thanks for your swiftness in responding to data issues. I was on ******* for a few years before I made the switch over early this year, and wish I had done it a long time ago." - Comment from Ken
"I had always used ******* but for the past 2 weeks have been trying DTN IQFeed. Customer support has been extraordinary. They call just to make sure your problem hasn't recurred." - Comment from Public Forum
"Awesome response, as usual. It is a sincere and refreshing pleasure to do business with DTN, compared to your competition." - Comment from Ryan
"I would just like to say that IQFeed version 4 is running very well and I am very happy with its performance. I would also like to extend a big thanks for the fast and efficient help that I always receive. My questions and concerns are always addressed promptly. Way to go!" - Comment from Josh in CO.
"I was with ******* for 4 years at $230 a month, this is a huge savings for me, GOD BLESS YOU PEOPLE," - Comment from T.S. via Email
"Excellent datafeed !!!" - Comment from Arely
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) »Data and Content Support »problems retrieving historical data for msft
Author Topic: problems retrieving historical data for msft (37 messages, Page 2 of 2)

skearns23
-Interested User-
Posts: 37
Joined: May 19, 2004


Posted: Jan 23, 2006 05:11 PM          Msg. 31 of 37
ahhhhh, I guess that contract expired....

You might change the symbols that end in G6 to end in H6 instead...

-steve

skearns23
-Interested User-
Posts: 37
Joined: May 19, 2004


Posted: Jan 23, 2006 05:44 PM          Msg. 32 of 37
ooops, I noticed in an earlier post that I said I had set logging registry value to
1, but in fact the error shows up only when it is set to 0, probably because of
the speed issue.

DTN_Steve_S
-DTN Guru-
Posts: 2093
Joined: Nov 21, 2005


Posted: Jan 24, 2006 09:36 AM          Msg. 33 of 37
I did some remote testing this morning and I am still getting good data and complete requests for all of the symbols requested

skearns23
-Interested User-
Posts: 37
Joined: May 19, 2004


Posted: Jan 24, 2006 05:56 PM          Msg. 34 of 37
I have created a newer version of my application, which shows consistent
errors on my machine. Please try this newer version, which
finds more of the errors.

If anyone else has java installed and can try this on their machines, that would
also be appreciated.

http://www.softwaretruth.com/stevek/dtn/DtnControllerSimple.java

(I also uninstalled my iqfeed 4.1.0.0 beta installation and re-downloaded
and re-installed, but no change was evident.)

DTN_Steve_S
-DTN Guru-
Posts: 2093
Joined: Nov 21, 2005


Posted: Jan 25, 2006 09:22 AM          Msg. 35 of 37
I am still not recieving any errors.

I have run through it 4 times from my local machine as well as 4 more times from a remote location. All requests completed and no errors were reported.

skearns23
-Interested User-
Posts: 37
Joined: May 19, 2004


Posted: Jan 25, 2006 09:46 AM          Msg. 36 of 37
well that is disappointing.

it sounds to me like we need to turn on logging
of the iq app, so that we can trace the problem back.

Where do you stand in getting a version of
the iq connection manager which logs faster,
by not closing and reopening the log every time?

skearns23
-Interested User-
Posts: 37
Joined: May 19, 2004


Posted: Jan 25, 2006 10:24 AM          Msg. 37 of 37
A Workaround Seems To Have Been Found!!!!

When I replaced :

mSinSocket.connect(new InetSocketAddress(InetAddress.getLocalHost(), 9100));
which actually connects to my internet address on the local lan: "192.168.1.100"
with :

mSinSocket.connect(new InetSocketAddress("127.0.0.1", 9100));

it all magically started working consistently.

I even have a theory how this could trigger a bug in dtn's code.
In an earlier message I pointed out that most programmers wrongly
think that they will receive a full line of data when they read from a socket.
Even if the sender of the data sends a full line, there is in fact no guarantee
that this will happen. So one possibility is that connecting to
"192.168.1.100" takes a bit longer, routes through a router, etc.. which
can cause a less than full line to occasionally come through; since
the dtn app is probably not expecting this, it gets misparsed and havoc results.

Another, less likely possibility is that my router or msft's ip stack is messing up
loopback connections. But this is inconsistent with the fact that it only happens
with HX (tick data requests).

In any case, I am glad to be thru this horrific experience lasting 6 months, which I wasted
100's of hours on. It would be nice if dtn would compensate me for their
bug with several months of free service.
 
Page 2 of 2 Go to page: · 1 · [2] · Prev

 

Time: Sat May 18, 2024 12:43 AM CFBB v1.2.0 16 ms.
© AderSoftware 2002-2003