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'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
"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 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
"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
"This is an excellent value, the system is generous (allowing for 500 stocks) and stable (and really is tick-by-tick), and the support is fantastic." - Comment from Shirin via Email
"If you want customer service that answers the phone, your best bet is IQFeed. I cannot stop praising them or their technical support. They are always there for you, and they are quick. I have used ****** too but the best value is IQFeed." - Comment from Public Forum
"I use IQ Feed, Great stuff as far as data analysis information, storage and retrieval is concerned." - Comment from Public Forum
"Very impressed with the quality of your feed - ******* is a real donkey in comparison." - Comment from A.C. via Email
"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
"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
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: Wed May 8, 2024 6:20 PM CFBB v1.2.0 11 ms.
© AderSoftware 2002-2003