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)




"Excellent datafeed !!!" - Comment from Arely
"I noticed that ******* quotes locked up shortly after the interest rate announcement yesterday while yours stayed stable." - Comment from Ron in Utah
"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 just wanted to let you know how fast and easy I found it to integrate IQFeed into our existing Java code using your JNI client. In my experience, such things almost never go so smoothly - great job!" - Comment from Nate
"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 am enjoying the feed very much - so superior to the broker provided feed I was previously using." - Comment from George
"Everything is working great with the API. I love it." - Comment from Calvin
"Thank you so much - awesome feed, awesome service!" - Comment from Greg via Email
"I just wanted to tell you what a fine job you have been doing. While *******, from what I hear, has been down and out, off and on, IQ feed has held like a champ this week." - Comment from Shirin
"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 1388 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: Wed April 24, 2024 7:18 AM CFBB v1.2.0 12 ms.
© AderSoftware 2002-2003