mathpaquette / IQFeed.CSharpApiClient

IQFeed.CSharpApiClient is fastest and the most well-designed C# DTN IQFeed socket API connector available
MIT License
120 stars 43 forks source link

TestDataTests.cs failing #72

Closed BunkerCoder closed 4 years ago

BunkerCoder commented 4 years ago

Looks like it is using lookup client instead of level1 client. FROM CLIENT LookupRequest 15136 1 2020-06-05 12:42:05 HTT,NEPT,20200401 040000,20200403 200000,,,,0,,

TO CLIENT LookupError 15136 1 2020-06-05 12:42:05 E,!NO_DATA!,,

BunkerCoder commented 4 years ago

Sorry...my IQFeed installation was damaged. Needed to re-install it. Test ran fine after that. I mistakenly thought this was the wrong client port because I saw: Connect to IQConnect by following the instructions for Level 1 via TCP/IP. I missed the next line: Once a connection has been established, connect to the Lookup port for IQFeed's IQConnect

mathpaquette commented 4 years ago

np things happen