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)




"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 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
"Boy, probably spent a thousand hours trying to get ******* API to work right. And now two hours to have something running with IQFeed. Hmmm, guess I was pretty stupid to fight rather than switch all this time. And have gotten more customer service from you guys already than total from them… in five years." - Comment from Jim
"You are much better than lawyers or the phone company because you answer the phone when I call! I just love your customer service." - Comment from Isreal
"Thanks for following up with me. You guys do a great job in tech support." - Comment from Phelps
"Thank you so much - awesome feed, awesome service!" - Comment from Greg via Email
"If you are serious about your trading I would not rely on IB data for serious daytrading. Took me a while to justify the cost of IQ Feed and in the end, it's just a 2 point stop on ES. Better safe than sorry" - Comment from Public Forum
"IQFeed version 4 is a real screamer compared to anything else I have seen." - Comment from Tom
"I am a hedge fund manager here. It’s funny, I have a Bloomberg terminal and a Bridge feed, but I still like having my DTN feed!" - Comment from Feras
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 »Historical data request - E,Invalid server protocol version.
Author Topic: Historical data request - E,Invalid server protocol version. (3 messages, Page 1 of 1)

buscq9421
-Interested User-
Posts: 10
Joined: Jan 26, 2019


Posted: Jan 26, 2019 12:50 PM          Msg. 1 of 3
I am coding in python.

import socket
HOST = '127.0.0.1'
PORT = 9100
s = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
s.connect((HOST, PORT))
s.sendall(b'S,SET PROTOCOL,6.0\r\n')
s.sendall(b'HIX,GOOG,60,1\r\n')
s.recv(1024).decode()

this results in
'S,CURRENT PROTOCOL,6.0\r\nE,Invalid server protocol version.,\r\n!ENDMSG!,\r\n'

====================================================
I also ran diagnostics.exe
seems to encounter the same issue for HTX.

I ran on Saturday.

Thanks



File Attached: Capture2.PNG (downloaded 1021 times)

buscq9421
-Interested User-
Posts: 10
Joined: Jan 26, 2019


Posted: Jan 26, 2019 01:40 PM          Msg. 2 of 3
@ DTN Admin

I believe this might be a bug in the 6.0.1.0 version. 6.0.0.5 does not have this issue.

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


Posted: Jan 28, 2019 06:45 AM          Msg. 3 of 3
Hello, we rolled out some software updates to our history servers this past weekend that caused this briefly.

These errors are no longer happening on either version.
 

 

Time: Fri May 3, 2024 1:07 AM CFBB v1.2.0 11 ms.
© AderSoftware 2002-2003