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)




"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 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
"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
"Awesome response, as usual. It is a sincere and refreshing pleasure to do business with DTN, compared to your competition." - Comment from Ryan
"I ran your IQFeed DDE vs. my broker vs. a level II window for some slow-moving options. I would see the level II quote change, then your feed update instantaneously. My broker's DDE, however, would take as much as 30 seconds to update. I am not chasing milliseconds, but half a minute is unacceptable." - Comment from Rob
"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
"Everything is working great ! Very impressive client. The news refreshes better and is more pertinent than the ******* feed I paid $ 100/month for. I Also like the charts a lot." - Comment from Leon
"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
"IQFeed version 4 is a real screamer compared to anything else I have seen." - Comment from Tom
"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
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: markzielinski
About Contact
Joined: Apr 22, 2018 12:27 PM
Last Post: Apr 25, 2018 05:55 PM
Last Visit: Apr 25, 2018 07:36 PM
Website:  
Location: Madison, WI
Occupation:
Interests:
Avatar:
AIM:
ICQ:
MSN IM:
Yahoo IM:
Post Statistics
markzielinski has contributed to 3 posts out of 21191 total posts (0.01%) in 2,202 days (0.00 posts per day).

20 Most recent posts:

I looked at HDT/HDX in more detail and saw these are providing the daily values back instead of ticks so this could actually work great for what I need since it should be fairly quick with multiple symbols. Thanks for the suggestion!


That makes sense and I do retrieve historical data when displaying a chart of course. However I don't use historical data for market watch lists for example which is where I frequently see this happen on non-trading days and where it is probably the most visible with this situation. In this case I am just retrieving the current values taken from the most recent update/summary messages and updating those as new update/summary messages come in, which would be similar to streaming quotes. Having the ability to retrieve the previous trading day's open, high, low, close and so on would be ideal as I could simply reference those if the values for the current day haven't been set yet or if it's a non-trading day.

As part of the initialization of the watch list, I could retrieve the last trading day's historical data for each symbol in the watch list but I see several potential issues with this. For one, it would be really inefficient to retrieve a whole day's worth of data for each symbol that the user is watching to simply process all of that data to figure out what the open, high, low, close etc was for that day. Plus, the exchange sometimes picks a different open/close value and these won't always exactly match the first and last tick of the day with the data that we see. It's often close but not always the same, so being able to use the values directly provided by the exchange would be better here for sure.


Hi,

It seems that outside of normal trading hours the open, high, low, bid, ask and volume are all typically reset to zero. Are you open to changing this behavior to keep the last values from the most recent trading day?

I check for this within my code by making sure the value is > 0 before updating it so I can continue to show what these last values were which will be the same values typically seen in most trading platforms. This works for me in most situations where the trading platform was live during the day and left up, but doesn't work when a user starts the trading platform on a non-trading day or outside normal trading hours.

If you really need to keep this behavior for some reason, how about adding a PreviousDayOpen, PreviousDayHigh, PreviousDayLow, PreviousDayVolume, PreviousBid, PreviousBidSize, PreviousAsk, PreviousAskSize which are all set when it resets so that these values can persist. Without these values it looks like a data problem with my trading platform when all these values are shown as zeros while other trading platforms show the most recent values from the most recent trading day.

Mark


Time: Wed May 1, 2024 10:43 PM CFBB v1.2.0 13 ms.
© AderSoftware 2002-2003