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)




"Version 4.0.0.2 has been working well for me and I appreciate that it is now a much tighter client to work with. I feel I can go to press with my own application and rely on a stable platform" - Comment from David in IA.
"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
"With HUGE volume on AAPL and RIMM for 2 days, everyone in a trading room was whining about freezes, crashes and lag with *******, RealTick, TS and Cyber. InvestorRT with IQFeed was rock solid. I mean SOLID!" - Comment from Public IRC Chat
"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.
"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
"I used to have *******, but they are way more money for the same thing. I have had no probs with data from DTN since switching over." - Comment from Public Forum Post
"It’s so nice to be working with real professionals!" - Comment from Len
"And by the way, have to say this. I love the IQFeed software. It's rock solid and it has a really nice API." - Comment from Thomas via RT Chat
"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
"Can I get another account from you? I am tired of ******* going down so often" - Comment from George
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: AlexK
About Contact
Joined: Oct 2, 2017 08:26 AM
Last Post: Oct 10, 2017 01:41 PM
Last Visit: Nov 20, 2017 03:36 PM
Website:  
Location:
Occupation:
Interests:
AIM:
ICQ:
MSN IM:
Yahoo IM:
Post Statistics
AlexK has contributed to 12 posts out of 21185 total posts (0.06%) in 2,398 days (0.01 posts per day).

20 Most recent posts:
DTN.IQ Client Software Support » Minute interval data Oct 10, 2017 01:41 PM (Total replies: 5)

Also one more thing.

So for example Gold {Market break from 5-6-pm}

For example, a days data runs from.
10/09/17 6pm to 10/10/17 5:pm

What Time Stamp is on HIT Interval data for the entry at 10/09/17 8:pm
vs
the Time Stamp on the HIT data for the entry at 10/10/17 2:00 am ?


the first one occurs first sequentially, but I fear it may have a "timestamp" that would make it appear a "greater" value


that works, thank you for the clarification.

DTN.IQ Client Software Support » Minute interval data Oct 10, 2017 01:28 PM (Total replies: 5)

ok, thanks.

So If I setup configuration info on my end to determine what to look at, "what time zone" is returned with your data for the HIT api, so I can account for that.


For commodities that only close for an hour, like the E-mini Nasdaq-100 {hours 17:00 - 16:00},

I want to confirm what EOD Date will come in the data for both side of the above window, and during the close period.

For example, 10/10/17 at 5:30:pm, I would suspect that 10/10/17 would be the data date for today's End of Day Data in the Historical End of Day data feed.

If I run the HDT feed at 10/10/17 8:pm, after the market reopens, what data will be returned ?

I think it will be "in" 10/11/17 data, but not closed yet, so hopefully it will still send the last thing it has, 10/10/17 end of day data.

DTN.IQ Client Software Support » Minute interval data Oct 10, 2017 12:45 PM (Total replies: 5)

I am using the HIT API , with 60 second interval, to go back historically, to determine which of two values were hit first.

I set the begin time to 00.00.00 thinking this is the earliest setting for getting data for given date.
I noticed that the interval data changes, slightly, when the market is closed.

My question is, how can I determine the trading hours for a commodity, say Gold, so I can examine the interval data that is related to trades during normal hours.

Thanks

DTN.IQ Client Software Support » HIT API Oct 5, 2017 11:11 AM (Total replies: 4)

Thanks again for your quick responses...I've got it now.

DTN.IQ Client Software Support » HIT API Oct 5, 2017 11:06 AM (Total replies: 4)

Thanks, this makes sense. So my last question on this topic:

If I change my interval to 60 seconds , the data that is returned will be for each second of data within those 60 seconds? Or will it be some average over the 60 seconds?

DTN.IQ Client Software Support » HIT API Oct 5, 2017 09:03 AM (Total replies: 4)

Hello,

I'm using the HIT API (historical IntraDay data), and it doesn't seem to have much more than a few days of data for Futures contracts.

Am I doing something wrong? Is this the correct API for historical, intra-day data? Example:

sout.write("HIT," + symbol + ",1," + "20170101 075000," + ",,,093000,160000," + "1\r\n");

IQFeed Developer Support » Historical API Issue Oct 2, 2017 12:14 PM (Total replies: 6)

Thank you, again. So just to confirm: can you provide that continuous contract data in an API call historically or would I have to build that out myself in some manner?

IQFeed Developer Support » Historical API Issue Oct 2, 2017 09:14 AM (Total replies: 6)

Thank you for the quick response.

We are not using #C, ever. We are always using the unadjusted # on our API calls. In the example I gave you for July, we get different data back depending on whether we call the API on a daily basis through July vs calling the API to provide that July data later on (August, Sept, Oct, whatever).

IQFeed Developer Support » Historical API Issue Oct 2, 2017 09:10 AM (Total replies: 6)

We are using @xx#, NOT the adjusted continuous, and we are getting these different results based on WHEN the same API is run

IQFeed Developer Support » Historical API Issue Oct 2, 2017 08:32 AM (Total replies: 6)

Hello,

We're seeing a fairly significant issue with the HDT Historical API. Problem:

When we take Lead Hog (as an example), and run the API daily, we get a certain set of prices each day. In this example, on 7-24-17, Lean Hog is at price point $80.725 when we call the API each day in July. If we we wait and run the same HDT Historical API on say, October 1st, for the same day and commodity, we get a price of $66.975.

So, the same API yields different data, depending on when it's called. This is a huge problem for us and am wondering if there's a different API we should be calling historically, or if you see the same issue?

Thank you.


Time: Thu April 25, 2024 10:42 AM CFBB v1.2.0 7 ms.
© AderSoftware 2002-2003