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 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
"IQ feed is brilliant. The support is mind-bending. What service!" - Comment from Public Forum Post
"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
"I have to tell you though that using the IQFeed API is about the easiest and cleanest I have seen for some time." - Comment from Jim
"Previously I was using *******. IQFeed is WAY more economical, and for my charting needs is just as good, if not better." - Comment from Public Forum Post
"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 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
"Very impressed with the quality of your feed - ******* is a real donkey in comparison." - Comment from A.C. via Email
"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'm very glad I switched to IQFeed. It's working perfectly with no lag, even during fast market conditions." - Comment from Andy via Email
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 »how many number of connections are supported
Author Topic: how many number of connections are supported (2 messages, Page 1 of 1)

carter888
-Interested User-
Posts: 9
Joined: Oct 31, 2020


Posted: Jan 8, 2022 04:51 AM          Msg. 1 of 2
Hi I have a question.

Is it OK to use 500 connections to listen to 500 symbols (each connection listen to one symbol) ?
Or it's recommended to use one connection to listen to all symbols?
Do you utilize multi cores when there are a lot of connections?

Thanks.

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


Posted: Jan 10, 2022 10:50 AM          Msg. 2 of 2
First, are we talking about the number of connections to the iqfeed server, or are you talking about the number of socket connections you can make from one server connection?

Your login ID can make multiple connections to the iqfeed API server, but they must all be from the same machine. If login ID 123456 is connected to the server, and you try to connect it from another computer, the first connection will be severed. It is possible to make one server connection, and then open many different socket connections using it.

It's not clear from your initial message which of these you're trying to do. But in general, both types of multiple connections are allowed, within the limitations that I've previously given. We don't have an upper limit on the number of connections you can have. But the "Maximum Symbols" limit for the number of symbols you can watch (typically 1300 total), and rate-limiting for historical look up requests (50 per second), are per login ID, not per connection. So having two different server or socket connections using the same login ID will not let you request 100 historical lookups.

We don't really recommend a specific number of connections to have; do whatever works best for your app and environment. Having one connection per symbol is probably a little excessive. But many users will split a workload among multiple connections, like having 10 connections and watching 50 symbols on each.

I hope this information is helpful!

Sincerely,
Gary Stephen
DTN IQFeed Implementation Support Specialist
 

 

Time: Wed April 24, 2024 8:06 PM CFBB v1.2.0 16 ms.
© AderSoftware 2002-2003