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 just wanted to say how happy I am with your service. I was able to download the API docs last week and I was able to replicate Interactive Brokers historical bar queries and realtime bar queries over the weekend. That was about one of the fastest integrations that I've ever done and it works perfectly!!!!" - Comment from Jason via Email
"I use IQ Feed, Great stuff as far as data analysis information, storage and retrieval is concerned." - Comment from Public Forum
"I am enjoying the feed very much - so superior to the broker provided feed I was previously using." - Comment from George
"This beats the pants off CQG, I am definitely switching to the ProphetX 3.0!" - Comment from Stephen
"I cannot believe what a difference it makes trading with ProphetX!" - Comment from Bruce in Los Angeles
"Its working FABULOUSLY for me!! Holy cow...there has been so much I've been missing lately, and with this feed and Linnsoft software...I'm in the game now." - Comment from Chris R.
"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
"Everything is working great with the API. I love it." - Comment from Calvin
"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'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 »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: Mon May 13, 2024 4:18 AM CFBB v1.2.0 8 ms.
© AderSoftware 2002-2003