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)




"The people at Nirvana have very nice things to say about your company and I can see why! Price and service is a potent combination." - Comment from Ed
"I am keeping IQFeed, much better reliabilty than *******. I may refer a few other people in the office to switch as well." - Comment from Don
"I noticed that ******* quotes locked up shortly after the interest rate announcement yesterday while yours stayed stable." - Comment from Ron in Utah
"As a past ******* customer(and not a happy one), IQ Feed by DTN is a much better and cheaper product with great customer support. I have had no problems at all since switching over." - Comment from 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
"I use IQ Feed, Great stuff as far as data analysis information, storage and retrieval is concerned." - Comment from Public Forum
"I just wanted to say how happy I am with your service. I was able to download the API docs last week and I was able to replicate Interactive Brokers historical bar queries and realtime bar queries over the weekend. That was about one of the fastest integrations that I've ever done and it works perfectly!!!!" - Comment from Jason via Email
"Version 4.0.0.2 has been working well for me and I appreciate that it is now a much tighter client to work with. I feel I can go to press with my own application and rely on a stable platform" - Comment from David in IA.
"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
"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
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 »Unable to connect to Admin port afetr starting IQconnect
Author Topic: Unable to connect to Admin port afetr starting IQconnect (4 messages, Page 1 of 1)

rlt6246
-Interested User-
Posts: 3
Joined: Feb 8, 2016


Posted: Feb 8, 2016 06:56 AM          Msg. 1 of 4
I'm attempting to connect to IQFeed from a MATLAB application. I am using the Instrument Control Toolbox rather than the Datafeed toolbox. The launch of IQConnect is successful. But after constructing a tcpip object, the open command fails, suggesting that either IQConnect is not listening to the Admin port or it rejects the connection. I start IQConnect with the command:

IQConnect.exe -product RICHARD_THRASHER_***** -version 0.0.0.0 -login ****** -password ******** -autoconnect

(where ofc I used the actual data instead of *'s). I have attached the log. Ofc, I am pursuing this issue with MATLAB as well.



File Attached: IQConnectLog4.txt (downloaded 1581 times)

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


Posted: Feb 8, 2016 08:34 AM          Msg. 2 of 4
I sent you an email Richard, let us know if anything else comes up.

Tim

rlt6246
-Interested User-
Posts: 3
Joined: Feb 8, 2016


Posted: Feb 8, 2016 08:53 AM          Msg. 3 of 4
Thanks for your help. The problem was that my app called IQConnect synchronously, thus waiting until IQConnect timed out before it tried to connect. Making the call asynchronous solved the problem.

altmany
-Interested User-
Posts: 73
Joined: Jul 30, 2018

IQML - IQFeed-MATLAB connector


Posted: Mar 12, 2019 06:56 AM          Msg. 4 of 4
For completeness, in case anyone else has a similar problem, you can start IQConnect asynchronously by appending '&' at the end of the command:

IQConnect.exe ... -autoconnect &

Note that this is not specific to Matlab - It is an OS issue that may be relevant for anyone who launches IQConnect programmatically, using any programming language. Some programming languages also have alternative mechanisms for starting an external process asynchronously, without requiring an extra '&', but sending a system command with & should work across the board.

Note: I am not a DTN employee; my post reflects my personal opinion and not necessarily DTN's

- Yair
IQML - IQFeed-Matlab connector
https://UndocumentedMatlab.com/IQML
 

 

Time: Sun May 19, 2024 5:10 PM CFBB v1.2.0 14 ms.
© AderSoftware 2002-2003