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 was on the phone with a friend who uses CQG and right after the Fed announcement, CQG was as much as 30 seconds behind DTN.IQ. Some quotes were off by as much as 15-18 cents. Your feed never missed a beat." - Comment from Roger
"I like you guys better than *******...much more stable and a whole lot fewer issues." - Comment from Philip
"Thank God for your Data Feed as the only Zippers I see are on my pants (LOL), and no more 200 pip spikes to mess up charts." - Comment from Spiro via Email
"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.
"Just a quick one to say I'm very impressed so far :) The documentation for developers is excellent and I've quickly managed to get an app written to do historical downloads. The system is very robust and pretty quick considering the extent of data that's available. The support guys have been very helpful too, in combination with the forums it's been plain sailing so far!" - Comment from Adam
"You have an excellent product !!!!!!" - Comment from Arely
"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
"I am enjoying the feed very much - so superior to the broker provided feed I was previously using." - Comment from George
"I used to have *******, but they are way more money for the same thing. I have had no probs with data from DTN since switching over." - Comment from Public Forum Post
"Everything is working great ! Very impressive client. The news refreshes better and is more pertinent than the ******* feed I paid $ 100/month for. I Also like the charts a lot." - Comment from Leon
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 »S,CUST shows 6.1.0.20 instead of expected 6.2.0.23
Author Topic: S,CUST shows 6.1.0.20 instead of expected 6.2.0.23 (6 messages, Page 1 of 1)

stargrazer
-DTN Guru-
Posts: 302
Joined: Jun 13, 2005

Right Here & Now


Posted: Oct 16, 2021 11:53 AM          Msg. 1 of 6
Hello,

I extract the version string from the S,CUST message to determine functionality and availability of services.

I have 6.2.0.23 installed. Yet I see 6.1.0.20 in the statement.

S,CURRENT PROTOCOL,6.2, does work to enable certain operations but it would be useful to see that the right version is in place to start with.

There are Level 2 functions which have only recently been released and I would like to check the version prior to enabling/using those functions.

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

IQML - IQFeed-MATLAB connector


Posted: Oct 16, 2021 12:23 PM          Msg. 2 of 6
Are you certain that when you initially connect to IQFeed you specify S,SET PROTOCOL,6.2 in *ALL* the connection ports?

Yair Altman
IQML - IQFeed-MATLAB connector
https://UndocumentedMatlab.com/IQML

I am not a DTN employee; my post reflects my personal opinion

stargrazer
-DTN Guru-
Posts: 302
Joined: Jun 13, 2005

Right Here & Now


Posted: Oct 16, 2021 12:48 PM          Msg. 3 of 6
The SET PROTOCOL is a bit of a red herring.

Upon connection, I get:


$ telnet 127.0.0.1 5009
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
S,KEY,99999
S,SERVER CONNECTED
S,IP,0.0.0.0 59000,0.0.0.0 59000,66.112.148.210 60009,
66.112.148.213 60001,66.112.148.210 60005,66.112.156.212 60012,
66.112.156.200 60003,66.112.148.211 60015,66.112.148.210 60050,
66.112.148.213 60014,66.112.148.210 60016,66.112.148.210 60018
S,CUST,real_time,66.112.148.226,60002,WkznRa,6.1.0.20,0, ........
T,20211016 12:44:31
T,20211016 12:44:32
T,20211016 12:44:33


Which all arrives prior to being able to do the SET PROTOCOL
Edited by stargrazer on Oct 16, 2021 at 01:53 PM

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

IQML - IQFeed-MATLAB connector


Posted: Oct 16, 2021 01:09 PM          Msg. 4 of 6
This field in the S,CUST message indicates the latest official version of IQFeed, which is currently 6.1.0.20. Remember that 6.2 is still in beta mode and not the officially supported version [yet]. Simply run the S,SET PROTOCOL,6.2 after you receive this message and you should be ok. You will see that the 6.2 protocol is used by an incoming S,CURRENT PROTOCOL,6.2 message. Note that you need to repeat this protocol setting for all ports, not just the Admin port.

Yair Altman
IQML - IQFeed-MATLAB connector
https://UndocumentedMatlab.com/IQML

I am not a DTN employee; my post reflects my personal opinion

stargrazer
-DTN Guru-
Posts: 302
Joined: Jun 13, 2005

Right Here & Now


Posted: Oct 16, 2021 01:52 PM          Msg. 5 of 6
Ok, to wrap this up: I'm hoping that DTN will make a note and maybe look into a mechanism where the developer can determine the actual version being connected such that the application can then make appropriate services available for the functionality actually supplied.

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


Posted: Oct 18, 2021 10:30 AM          Msg. 6 of 6
Hello, the official release version is 6.2.0.23 currently (not 6.1). The version field in the S,CUST message also controls the IQFeed version Upgrade Nag so it has always lagged the actual release date by a bit of time to allow a small number of customers to upgrade naturally before we turn on the nag. Unfortunately, with the timing of data center move, we didn't want to have both happening at once so we are delaying the upgrade nag until after the datacenter move is complete.

However, the current version field in this message does not indicate (and never has indicated) the installed version. For example, once we update this field after the move, customers running 6.1 or older versions will still get a 6.2 version number in this field.

The installed version would either have to be pulled out of the registry (documented here: https://www.iqfeed.net/dev/api/docs//RegistrySettings.cfm) or by examining the file information of IQConnect.exe.
 

 

Time: Wed April 24, 2024 5:28 PM CFBB v1.2.0 12 ms.
© AderSoftware 2002-2003