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)




"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 noticed that ******* quotes locked up shortly after the interest rate announcement yesterday while yours stayed stable." - Comment from Ron in Utah
"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
"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.
"I have been using IQFeed now for a few years in MultiCharts and I have zero complaints. Very, very rare to have any data hiccups or anything at all go wrong." - Comment from Public Forum
"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
"I had always used ******* but for the past 2 weeks have been trying DTN IQFeed. Customer support has been extraordinary. They call just to make sure your problem hasn't recurred." - Comment from Public Forum
"Everything is working amazing now. I'm already impressed with the true-tick feed of IQFeed and it's ability to support my 480 symbol layout." - Comment from Tyler 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
"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
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 »NEW IQFEED FORUMS »New IQFeed Forum »Lookup: SLM / SST / STC / SSC / SNC [RequestID] causes error
Author Topic: Lookup: SLM / SST / STC / SSC / SNC [RequestID] causes error (3 messages, Page 1 of 1)

jobrieniii
-Interested User-
Posts: 2
Joined: Oct 10, 2020


Posted: Oct 10, 2020 07:16 AM          Msg. 1 of 3
While writing some interface code, I noticed that LOOKUP SLM / SST / STC / SSC / SNC doesn't seem to be able to take a [RequestID] as outlined in the docs...

... responds properly when RequestID is not included.

It ends up resulting in an !SYNTAX_ERROR!.

<see attached>

Obviously not a big deal - just happened to notice.

PROTOCOL: 6.2.0.5



File Attached: lookup_requestid_error.png (downloaded 1391 times)

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


Posted: Oct 10, 2020 12:28 PM          Msg. 2 of 3
Note that protocols are only Major.Minor. I'm guessing you meant IQFeed version 6.2.0.5 and the protocol you are using is unknown from your post.

With that said, I am unable to duplicate this behavior except on old protocols where RequestID was not yet supported on these commands (4.9-5.1). It would appear you are using one of those older protocols.

 S,SET PROTOCOL,6.2
S,CURRENT PROTOCOL,6.2
SLM
LS,1,NGM,Nasdaq Global Market,5,NASDAQ,
LS,2,NCM,National Capital Market,5,NASDAQ,
...
SLM,TEST
TEST,LS,1,NGM,Nasdaq Global Market,5,NASDAQ,
TEST,LS,2,NCM,National Capital Market,5,NASDAQ,
...


S,SET PROTOCOL,6.1
S,CURRENT PROTOCOL,6.1
SLM
1,NGM,Nasdaq Global Market,5,NASDAQ,
2,NCM,National Capital Market,5,NASDAQ,
...
TEST,1,NGM,Nasdaq Global Market,5,NASDAQ,
TEST,2,NCM,National Capital Market,5,NASDAQ,
...

protocol 6.0 is the same as 6.1 and 5.2 for this request)
S,SET PROTOCOL,5.2
S,CURRENT PROTOCOL,5.2
SLM
1,NGM,Nasdaq Global Market,5,NASDAQ,
2,NCM,National Capital Market,5,NASDAQ,
...
SLM,TEST
TEST,1,NGM,Nasdaq Global Market,5,NASDAQ,
TEST,2,NCM,National Capital Market,5,NASDAQ,
...


Here is where it stops working (and all older protocols). This is intended.
 S,SET PROTOCOL,5.1
S,CURRENT PROTOCOL,5.1
SLM
1,NGM,Nasdaq Global Market,
2,NCM,National Capital Market,
...
SLM,TEST
E,!SYNTAX_ERROR!,

jobrieniii
-Interested User-
Posts: 2
Joined: Oct 10, 2020


Posted: Oct 13, 2020 01:25 AM          Msg. 3 of 3
Steve - thanks for setting me straight - definitely was not setting the protocol properly as you noted.

Thanks - John
 

 

Time: Sun April 28, 2024 1:45 PM CFBB v1.2.0 8 ms.
© AderSoftware 2002-2003