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)




"I've been using IQFeed 4 in a multi-threaded situation for the last week or two on 2600 symbols or so with 100 simultaneous daily charts, and I have had 100% responsiveness." - Comment from Scott
"I'm very glad I switched to IQFeed. It's working perfectly with no lag, even during fast market conditions." - Comment from Andy via Email
"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
"IQFeed version 4 is a real screamer compared to anything else I have seen." - Comment from Tom
"This is an excellent value, the system is generous (allowing for 500 stocks) and stable (and really is tick-by-tick), and the support is fantastic." - Comment from Shirin 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
"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.
"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 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 am very happy I changed. I love the product, but more so I am thrilled with Tech Support. You are knowledgeable, polite, pleasant and professional." - Comment from Pat
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 »IQFeed API Questions »New to API, Basically C# question
Author Topic: New to API, Basically C# question (4 messages, Page 1 of 1)

Vector12
-Interested User-
Posts: 2
Joined: Apr 2, 2022


Posted: Apr 2, 2022 03:34 PM          Msg. 1 of 4
Hi,

I am new to IQFeed and subscribed to the API. I have a basic question regarding the C# API. What is the latest .NET Framework / .NET Core / .NET version that is supported ? I could find this information on the API doc website

http://www.iqfeed.net/dev/api/docs/index.cfm

When I looked at the downloadable Sample codes, the framework version is "v2.0" which is quite old.

Thanks

Vector12
-Interested User-
Posts: 2
Joined: Apr 2, 2022


Posted: Apr 2, 2022 03:37 PM          Msg. 2 of 4
Also, second question: my IQFeed apps (e.g. IQFeed SnapQuote) are running fine and are able to show me data.


Question 2. If I want to use C# to download history data, can I be simply logged-in to IQFeed via one of the IQFeed apps (IQFeed SnapQuote), or do I need to Initialize the feed separately as per the information given here : http://www.iqfeed.net/dev/api/docs/InitializingTheFeed.cfm

DTN_Gary_Stephen
-DTN Guru-
Posts: 394
Joined: Jul 3, 2019


Posted: Apr 4, 2022 08:58 AM          Msg. 3 of 4
1. You may use whatever version of the .NET framework you need, that is 2.0 or later. .You can also use .NET Core, but we do not currently provide code examples for that. The API feed is TCP socket based, so it is language agnostic.

2. We recommend your app always launches the feed manually every time it runs. This makes sure your app is properly registered with the feed, and ensures that your app "plays nice" with other apps on the system that are using the feed.

Sincerely,
Gary Stephen
DTN IQFeed Implementation Support Specialist

BottomFeeder
-Interested User-
Posts: 5
Joined: Jan 29, 2021


Posted: Apr 4, 2022 12:02 PM          Msg. 4 of 4
For C#, you should definitely take a look at https://github.com/mathpaquette/IQFeed.CSharpApiClient
It deals with the TCP sockets and works great.

-BF
 

 

Time: Wed April 24, 2024 10:43 PM CFBB v1.2.0 9 ms.
© AderSoftware 2002-2003