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 like you guys better than *******...much more stable and a whole lot fewer issues." - Comment from Philip
"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
"It’s so nice to be working with real professionals!" - Comment from Len
"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.
"The service is great, I see a noticeable improvement in my volume profiles over [broker]'s data feed" - Comment from Larry
"After all the anxiety I had with my previous data provider it is a relief not to have to worry about data speed and integrity." - Comment from Eamonn
"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
"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 am keeping IQFeed, much better reliabilty than *******. I may refer a few other people in the office to switch as well." - Comment from Don
"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
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: Wed May 15, 2024 7:58 PM CFBB v1.2.0 12 ms.
© AderSoftware 2002-2003