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)




"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
"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
"Very impressed with the quality of your feed - ******* is a real donkey in comparison." - Comment from A.C. via Email
"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.
"I have to tell you though that using the IQFeed API is about the easiest and cleanest I have seen for some time." - Comment from Jim
"I started a trial a few weeks back before the market went wild. DTN.IQ didn’t miss anything and beat my other provider. I decided to stay with you because of the great service through all the volatility." - Comment from Mike
"DTN feed was the only feed that consistently matched Bloomberg feed for BID/ASK data verification work these past years......DTN feed is a must for my supply & demand based trading using Cumulative Delta" - Comment from Public Forum Post
"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
"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'm satisfied with IQFeed. It's the most reliable and fastest quote feed I have ever used. Although I'm a resident in China, it's still very fast!" - Comment from Xiaofei
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 »Can't Connect IQFeed 5.2.1.0 and wine-1.9.6 (Staging)
Author Topic: Can't Connect IQFeed 5.2.1.0 and wine-1.9.6 (Staging) (5 messages, Page 1 of 1)

TechnoConserve
-Interested User-
Posts: 5
Joined: Apr 4, 2016


Posted: Apr 7, 2016 02:23 PM          Msg. 1 of 5
It seems like this is possible based on the threads I've read from others but for some reason I'm not having any luck. On the GUI side of things, everything looks fine, but nothing seems to actually connect. The logs seem to support this since it looks like it connects successfully but then immediately complains no clients are connected and begins shutting down. Again, there is no sign of this in the GUI of Diagnostics.exe which will just hang indefinitely without throwing errors or crashing.

It seems like there is a ping issue though since the logs end with "Ping failed: Error: 11010 - Unknown Error."

The machine is a DigitalOcean VPS running Ubuntu 14.04 x64

Any guidance on what sort of black magic I need to use or incantations to mutter while running commands to make this work would be greatly appreciated

Results from traceroute in Diagnostics.exe:

login.interquote.com
Trace route to 66.112.156.213
Hop Min RTT Avg RTT Max RTT IP
1 * * * Error:11010
2 * * * Error:11010
3 * * * Error:11010
4 * * * Error:11010
5 * * * Error:11010
6 * * * Error:11010
7 47 ms 47 ms 47 ms 66.112.156.213


login2.paragonsoftware.net
Trace route to 66.112.148.213
Hop Min RTT Avg RTT Max RTT IP
1 * * * Error:11010
2 * * * Error:11010
3 * * * Error:11010
4 * * * Error:11010
5 * * * Error:11010
6 * * * Error:11010
7 * * * Error:11010
8 * * * Error:11010
9 * * * Error:11010
10 * * * Error:11010
11 * * * Error:11010
12 * * * Error:11010
13 49 ms 49 ms 50 ms 66.112.148.213

Results from ping in Diagnositics.exe:

Pinging login.interquote.com [66.112.156.210] with 32 bytes of data:

Reply from 66.112.156.210: bytes=4 time=48ms TTL=53
Reply from 66.112.156.210: bytes=4 time=48ms TTL=53
Reply from 66.112.156.210: bytes=4 time=48ms TTL=53
Reply from 66.112.156.210: bytes=4 time=52ms TTL=53

Ping statistics for 66.112.156.210:
Approximate round trip times in milli-seconds:
Minimum = 48ms, Maximum = 52ms, Average = 49ms


Pinging login2.paragonsoftware.net [66.112.148.210] with 32 bytes of data:

Reply from 66.112.148.210: bytes=4 time=50ms TTL=49
Reply from 66.112.148.210: bytes=4 time=50ms TTL=49
Reply from 66.112.148.210: bytes=4 time=50ms TTL=49
Reply from 66.112.148.210: bytes=4 time=50ms TTL=49

Ping statistics for 66.112.148.210:
Approximate round trip times in milli-seconds:
Minimum = 50ms, Maximum = 50ms, Average = 50ms



File Attached: IQConnectLog8.txt (downloaded 1479 times)

DTN_Tim Walter
-DTN Guru-
Posts: 1238
Joined: Apr 25, 2006


Posted: Apr 7, 2016 02:34 PM          Msg. 2 of 5
Hello,

When IQConnect starts up it waits for 30 seconds and if no connections are received it will then close itself. If you look at the launching the feed apps, it will show an example of how you connect to the admin socket to keep the app open while you do other functions.

Once any connection to IQFeed is made, the feed will close itself 5 seconds after the last socket is closed. So, I would just open the admin socket and leave that there for the duration of your apps run. The ping being blocked seems normal in WINE builds by default.

Tim

TechnoConserve
-Interested User-
Posts: 5
Joined: Apr 4, 2016


Posted: Apr 7, 2016 02:45 PM          Msg. 3 of 5
So when running in wine it's normal that the diagnostics don't actually run?

DTN_Tim Walter
-DTN Guru-
Posts: 1238
Joined: Apr 25, 2006


Posted: Apr 7, 2016 03:04 PM          Msg. 4 of 5
On WINE, with current IQFeed versions, yes. Much of the diagnostics was designed using a COM interface that WINE does not support. We are looking to remove the pieces in a nearby release to improve this.

Tim

tccharleton
-Interested User-
Posts: 25
Joined: Dec 2, 2014

Reluctant but dedicated nerd.


Posted: May 6, 2016 07:16 AM          Msg. 5 of 5
Check out the thread below. I had a similar problem and I found a solution. It may not work but it might be related.

http://forums.dtn.com/index.cfm?page=topic&topicID=4195
 

 

Time: Tue May 7, 2024 11:39 PM CFBB v1.2.0 12 ms.
© AderSoftware 2002-2003