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 am very happy I changed. I love the product, but more so I am thrilled with Tech Support. You are knowledgeable, polite, pleasant and professional." - Comment from Pat
"I ran your IQFeed DDE vs. my broker vs. a level II window for some slow-moving options. I would see the level II quote change, then your feed update instantaneously. My broker's DDE, however, would take as much as 30 seconds to update. I am not chasing milliseconds, but half a minute is unacceptable." - Comment from Rob
"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
"Can I get another account from you? I am tired of ******* going down so often" - Comment from George
"You are either overstaffed or people just don't have problems with your feed because customer support always answers the phone quickly." - Comment from Jay via Email
"And by the way, have to say this. I love the IQFeed software. It's rock solid and it has a really nice API." - Comment from Thomas via RT Chat
"I "bracket trade" all major news releases and I have not found one lag or glitch with DTN.IQ feed. I am very comfortable with their feed under all typical news conditions (Fed releases, employment numbers, etc)." - Comment from Public Forum
"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 just wanted to let u know that your data feed/service is by far the best!!! Your unfiltered tick data is excellent for reading order flow and none of your competitors delivers this quality of data!" - Comment from Peter via Email
"My broker in Davenport suggested I give you a try as he uses your service and says its the best." - Comment from Bill via RT Chat
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 7:32 AM CFBB v1.2.0 8 ms.
© AderSoftware 2002-2003