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 was on the phone with a friend who uses CQG and right after the Fed announcement, CQG was as much as 30 seconds behind DTN.IQ. Some quotes were off by as much as 15-18 cents. Your feed never missed a beat." - Comment from Roger
"There is no doubt that IQFeed is the best data provider. I am very satisfied with your services. And IQFeed is the only one that I would recommend to my friends. Now, most of them are using your product in China." - Comment from Zhezhe
"Thanks for all of your help. Great customer service deserves to be recognized which one the reasons I've been a customer of DTN for over 10 years!" - Comment from Stuart
"I "bracket trade" all major news releases and I have not found one lag or glitch with DTN.IQ feed. I am very comfortable with their feed under all typical news conditions (Fed releases, employment numbers, etc)." - Comment from Public Forum
"Boy, probably spent a thousand hours trying to get ******* API to work right. And now two hours to have something running with IQFeed. Hmmm, guess I was pretty stupid to fight rather than switch all this time. And have gotten more customer service from you guys already than total from them… in five years." - Comment from Jim
"IQFeed version 4 is a real screamer compared to anything else I have seen." - Comment from Tom
"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
"DTN feed was the only feed that consistently matched Bloomberg feed for BID/ASK data verification work these past years......DTN feed is a must for my supply & demand based trading using Cumulative Delta" - Comment from Public Forum Post
"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
"Awesome response, as usual. It is a sincere and refreshing pleasure to do business with DTN, compared to your competition." - Comment from Ryan
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
Viewing User Profile for: jdstocks03
About Contact
Joined: Aug 17, 2004 12:00 AM
Last Post: Feb 3, 2010 09:55 PM
Last Visit: Feb 3, 2010 09:57 PM
Website:  
Location:
Occupation:
Interests:
AIM:
ICQ:
MSN IM:
Yahoo IM:
Post Statistics
jdstocks03 has contributed to 6 posts out of 21185 total posts (0.03%) in 7,186 days (0.00 posts per day).

20 Most recent posts:
IQFeed Developer Support » Level I News Feb 3, 2010 09:55 PM (Total replies: 1)

I'm confused about how to receive streaming news via TCP/IP.

My app currently processes streaming Level I data received over port 5009. If I want streaming news as well, do I simply send the S,NEWSON command over the same port, or do I need a second winsock object for port 60018. Per the S,IP message I receive, the news server uses port 60018.

My platform is Microsoft Access, and I have a Market Scan form with an ActiveX winsock control on it. I use that control to receive streaming Level I data over port 5009. As messages are received, I pump them through my VBA message processor. My goal is to get streaming news coming in as well, and pump that through the same message processor. Obviously if I get a "N" message, I'd handle it differently than the "Q" messages I currently process. Can I do this?

Any help would be greatly appreciated. Thanks. John.
Edited by jdstocks03 on Feb 3, 2010 at 09:56 PM
Edited by jdstocks03 on Feb 3, 2010 at 09:56 PM

DTNIQ Client Software Wish List » Extended Trading Time and Sales/Charts Oct 19, 2006 10:49 AM (Total replies: 1)

I use Fidelity's Active Trader Pro to trade. In a recent enhancement, their Time and Sales and Charting tools were enhanced to include the pre-market and after hours trading sessions. Any plans for the same in the corresponding DTNIQ tools? Would be GREAT to have. Given that IQFeed already reports such trades, it shouldn't be too big a deal to include them in the front-end tools.

Thanks, John

IQFeed Datafeed Wish List » Shares Short for Equities Nov 13, 2005 11:54 PM (Total replies: 1)

Any chance you could add the number of shares that have been sold short to the IQFeed Fundamental Data Format record? You already provide shares outstanding and percent held by institutions. I figure if Yahoo! can provide the quantity of shorted shares for stocks, that data ought ot be readily available to DTN. Thanks, John.

IQFeed Developer Support » Running DTN.IQ and IQFeed App Simultaneously Nov 13, 2004 03:29 PM (Total replies: 1)

Okay, never mind, I do need help with this. As per a recent thread, the developer was advised to simply connect to the socket instead of registering his app in order to allow IQFeed and DTN.IQ to run simultaneously. I tried this and can't make it happen. Even using the VB History Socket sample I get an error. "Run-time error 40006: Wrong protocl or connection state for the requested transaction or request".

To use an existing connection (i.e., with DTN.IQ already running), both my app and the VB History sample use the following in lieu of registering the app: sckData.Connect "127.0.0.1", 9100. This produces the above error when the SendData command is used.

Any suggestions as to why this isn't working? Also, I tried port 5009 to no avail. I can connect to that port, but I can't send data to it. I do receive the time checks from the server every minute, but can't use port 5009 otherwise.
Edited by jdstocks03 on Nov 13, 2004 at 03:32 PM

DTN.IQ Client Software Support » Charting Formulas Sep 20, 2004 01:14 PM (Total replies: 2)

Did Modulus develop the charting software used by DTNIQ?

DTN.IQ Client Software Support » Charting Formulas Sep 16, 2004 08:03 AM (Total replies: 2)

Have had no luck in determining "how" some of the lower studies are computed in the DTNIQ charts. DTNIQ phone support sent me here. Trying to experiment in Excel and can't match the DTNIQ charted values. For example, the ADX lower study plots values for ADX, DI+ and DI-. I've tried to approximate the plotted values in Excel for both the daily chart and the Minute/5-Minute chart and haven't come close.

Surely there is documentation somewhere that would describe "how" your application computes values for the chart. I'm using saved Time and Sales data as the source and calculating values in Excel from there. I've been all over the web on ADX, DI+, DI-, and exponential smoothing. I have not found any technique that will produce values similar to those the DTNIQ chart.

My goal is to approximate some of the technical indicators like ADX, RSI, etc. in Excel so I don't have to open a lot of DTNIQ chart windows. I'd be very happy with just the formulas and techniques for charting the ADX (and it's associated DI+ and DI- lines) to start. Once understood, I could move on to other indicators with less trouble.

Please help!! Thanks,

John


Time: Fri April 19, 2024 9:44 PM CFBB v1.2.0 7 ms.
© AderSoftware 2002-2003