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 enjoying the feed very much - so superior to the broker provided feed I was previously using." - Comment from George
"I like you guys better than *******...much more stable and a whole lot fewer issues." - Comment from Philip
"I've never had DTN go out on me since switching. ******* would go down a couple times every month when I was using them." - Comment from Bryce in AL.
"My broker in Davenport suggested I give you a try as he uses your service and says its the best." - Comment from Bill via RT Chat
"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
"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
"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
"I am keeping IQFeed, much better reliabilty than *******. I may refer a few other people in the office to switch as well." - Comment from Don
"Very impressed with the quality of your feed - ******* is a real donkey in comparison." - Comment from A.C. via Email
"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
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 »using various requests
Author Topic: using various requests (3 messages, Page 1 of 1)

daddyolle
-Interested User-
Posts: 10
Joined: Aug 20, 2009


Posted: May 7, 2010 10:06 AM          Msg. 1 of 3
This is less of a problem question than an education question. I am a user of IQFeed using Ninja Trader and Neuroshell Trader. Obviouly they have hidden all of the complexity from their end user.

We have an in-house Risk System that we are trying to add functionality to i.e. real-time position valuation etc. We currently are pulling yahoo quotes, which are delayed, so we have some understanding of pulling data in and consuming it.

I started this week and thanks to some examples c# examples sent on Wednessday, we are already getting some results.

I have a few questions making history and fundamental requests:
1) using the sample apps I am trying to construct a request that gives me for a specific security
a) yesterdays close b) the current high, low, accumulated volume for today and c) it would be nice to have the symbol description/company name.

I can't seem to put together an HXX request that will give it to me. It also seems like I have to make a fundamental request just to get a symbol title. Getting a quick real time quote is easy with HTX for example.

Can someone offer some suggestions how to piece together a request or two that can give me what I want... realtime last price, open high low for the day and yesterdays close and maybe the symbol title.

DTN_Steve_S
-DTN Guru-
Posts: 2093
Joined: Nov 21, 2005


Posted: May 7, 2010 11:41 AM          Msg. 2 of 3
There is no request you can make to the history data that will include the symbol description. You could use a Symbol Lookup request to get that information or we also publish this in our symbol file that is updated daily (http://www.dtniq.com/product/mktsymbols_v2.zip).

There is also no History request that you can make during the trading day which will give you current "official" OHLC information for that day (you can get previous days but not the current day until after market close).

It sounds to me like what you really want to be using to get the information you want is realtime streaming quotes with dynamic fieldsets turned on to only get updates for the Open, High, Low, Close, and Volume. This will give you the Fundamental data snapshot (which will include the symbol description) when you initially watch the symbol and you will also get the current OHLCV information as it updates from the feed.
-edit- corrected mktsymbols link
Edited by DTN_Steve_S on May 7, 2010 at 11:42 AM

daddyolle
-Interested User-
Posts: 10
Joined: Aug 20, 2009


Posted: May 10, 2010 12:31 PM          Msg. 3 of 3
Yes, I beleive you are right. I have been looking at the C++ sample apps and running them. Right now my app is not ready to receive streaming quotes, but I could just watch a symbol and pull off the first two messages the F and P to get everything I need for now, then just remove it.

This will give me on demand real-time. I have several adaptations to make to my app to listen and respond to Q messages coming in.

Thank you
 

 

Time: Fri May 17, 2024 7:14 AM CFBB v1.2.0 9 ms.
© AderSoftware 2002-2003