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 1420 times)

DTN_Steve_S
-DTN Guru-
Posts: 2091
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: Sat July 27, 2024 8:03 AM CFBB v1.2.0 12 ms.
© AderSoftware 2002-2003