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 started a trial a few weeks back before the market went wild. DTN.IQ didn’t miss anything and beat my other provider. I decided to stay with you because of the great service through all the volatility." - Comment from Mike
"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 noticed that ******* quotes locked up shortly after the interest rate announcement yesterday while yours stayed stable." - Comment from Ron in Utah
"You are either overstaffed or people just don't have problems with your feed because customer support always answers the phone quickly." - Comment from Jay via Email
"Thanks for the great product and support. During this week of high volume trading, my QuoteTracker + IQ Feed setup never missed a beat. Also, thanks for your swiftness in responding to data issues. I was on ******* for a few years before I made the switch over early this year, and wish I had done it a long time ago." - Comment from Ken
"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
"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
"IQFeed version 4 is a real screamer compared to anything else I have seen." - Comment from Tom
"Thank you so much - awesome feed, awesome service!" - Comment from Greg via Email
"If someone needs the best quality data and backfill beyond what their broker provides at a rate that is the best in the industry, I highly recommend IQFeed." - Comment from Josh via Public Forum
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 »Archive (2017 and earlier) »IQFeed Developer Support »Minute data
Author Topic: Minute data (6 messages, Page 1 of 1)

TickTack
-Interested User-
Posts: 2
Joined: May 7, 2004


Posted: May 7, 2004 06:20 PM          Msg. 1 of 6
I need 1 or 1.5 or 2 minute data for about 3000 stock symbols.
Currently I'm using YahooRT and it takes less than 20 seconds (via HTTP),
but the data is not that much clean. I would like to switch to a better data feed.
The main criteria is a fast download of the data for that number of stocks.
Though the data can be "snapshot", it must not be older than 20 to 30 seconds.
I need this kind of "vertical" data for a neartime ranking purpose.
Is this possible with IQfeed? Ie. snapshot data every x minutes for about 3000 symbols.

DTN_Jay_Froscheiser
-VP, Product Operations-
Posts: 1746
Joined: May 3, 2004

DTN IQFeed/DTN.IQ/DTN NxCore


Posted: May 10, 2004 08:02 AM          Msg. 2 of 6
Quote: I need 1 or 1.5 or 2 minute data for about 3000 stock symbols.
Currently I'm using YahooRT and it takes less than 20 seconds (via HTTP),
but the data is not that much clean. I would like to switch to a better data feed.
The main criteria is a fast download of the data for that number of stocks.
Though the data can be "snapshot", it must not be older than 20 to 30 seconds.
I need this kind of "vertical" data for a neartime ranking purpose.
Is this possible with IQfeed? Ie. snapshot data every x minutes for about 3000 symbols.
--- Original message by TickTack on May 7, 2004 06:20 PM
IQFeed is a streaming quote product, and thus, doesn't have a mechanism for handling snapshot requests at this level. It is built for speed in delivery to tick data. The best way to handle what you are looking for is to use a satellite datafeed which we sell for $129/mo then build your own app to take the streaming feed and build your ranking lists. The advantage of a satellite feed is that there are no symbol limits and thus 3000 symbols can be tracked easily. There are a few people who have developed to our satellite feed and made a 3rd party API available which is pretty easy to develop to. The first to come to mind is base16.com.

Jay

Jay Froscheiser
DTN Market Access, LLC.

TickTack
-Interested User-
Posts: 2
Joined: May 7, 2004


Posted: May 11, 2004 03:56 AM          Msg. 3 of 6
Thanks Jay, the satellite solution is promising, but I was told that this product of DTN is not availabale in Europe :-( Too bad!
Here in Germany we have DSL speeds of 1000, 2000, and 3000 kbit/s. Would it somehow be possible to use multiple such connections to DTN (probably multiple subscriptions) whereby each connection/subscription handling just a smaller subset of the 3000 symbols?
How about using a fast direct internet link? Would this bring any advantage over DSL?

DTN_Jay_Froscheiser
-VP, Product Operations-
Posts: 1746
Joined: May 3, 2004

DTN IQFeed/DTN.IQ/DTN NxCore


Posted: May 11, 2004 07:56 AM          Msg. 4 of 6
Quote: Thanks Jay, the satellite solution is promising, but I was told that this product of DTN is not availabale in Europe :-( Too bad!
Here in Germany we have DSL speeds of 1000, 2000, and 3000 kbit/s. Would it somehow be possible to use multiple such connections to DTN (probably multiple subscriptions) whereby each connection/subscription handling just a smaller subset of the 3000 symbols?
How about using a fast direct internet link? Would this bring any advantage over DSL?
--- Original message by TickTack on May 11, 2004 03:56 AM
Yah, sorry I didn't realize you were in Europe. At this time we don't have any subscription levels that would support that many symbols being watch simultaneously. There are numurous reasons for this, one being bandwidth, two being the computer processing that would be needed to handle that many symbols streaming. The protocol on IQFeed is meant to stream between 500-1000 symbols efficiently. We are developing new server and client architecture which should be much more efficient. Depending how tests come out after development, we may be able to increase symbol limits and create new subscription levels that will serve your needs.

Jay

Jay Froscheiser
DTN Market Access, LLC.

bronislav
-Interested User-
Posts: 5
Joined: May 13, 2004


Posted: May 13, 2004 01:52 PM          Msg. 5 of 6
It can be done with a little programming on your part. Buy 2 or more DTN subscription ($89/month+exchange fees for 1300 symbols), install each one on a different computer (if I get it right, IPs should be also different)

Each computer will receive 1300 symbols and forward to your main application which will merge all the streams together.

DTN_Jay_Froscheiser
-VP, Product Operations-
Posts: 1746
Joined: May 3, 2004

DTN IQFeed/DTN.IQ/DTN NxCore


Posted: May 13, 2004 05:23 PM          Msg. 6 of 6
Quote: It can be done with a little programming on your part. Buy 2 or more DTN subscription ($89/month+exchange fees for 1300 symbols), install each one on a different computer (if I get it right, IPs should be also different)

Each computer will receive 1300 symbols and forward to your main application which will merge all the streams together.
--- Original message by bronislav on May 13, 2004 01:52 PM
It is against your DTN contract as well your contract with the exchange for the data to leave your computer for any purpose. If it does, it is considered redistribution and thus is liable for redistirubtion fees by the exchanges (which starts at $1000/mo).

Jay Froscheiser
DTN Market Access, LLC.
 

 

Time: Mon April 29, 2024 3:13 PM CFBB v1.2.0 9 ms.
© AderSoftware 2002-2003