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.
"Thanks for following up with me. You guys do a great job in tech support." - Comment from Phelps
"I am enjoying the feed very much - so superior to the broker provided feed I was previously using." - Comment from George
"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 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
"It’s so nice to be working with real professionals!" - Comment from Len
"I am very pleased with the DTNIQ system for quotes and news." - Comment from Larry
"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 just wanted to tell you what a fine job you have been doing. While *******, from what I hear, has been down and out, off and on, IQ feed has held like a champ this week." - Comment from Shirin
"Thank you so much - awesome feed, awesome service!" - Comment from Greg 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 »Feature Request 2: Historical via COM...
Author Topic: Feature Request 2: Historical via COM... (2 messages, Page 1 of 1)

dis
-Interested User-
Posts: 24
Joined: Apr 16, 2007


Posted: Jun 8, 2007 08:44 AM          Msg. 1 of 2
It would be a great addition to existing capabilities if requests and received data could be marked with some identifier.

Here’re my reasoning:

1. Request method must return request id:
void RequestMinuteHistory (BSTR bsSymbol, long lDays, long lInterval);
Change methods return a value from void to long - assign the identifier to the request.

LONG RequestMinuteHistory (BSTR bsSymbol, long lDays, long lInterval);
so it would be possible to keep it until the event is raised.

2. Add the identifier to the event's arguments:
STDMETHOD OnMinuteCompleted (LONG id, INT iMinutesReceived, VARIANT Time, VARIANT Open, VARIANT Close, VARIANT High, VARIANT Low, VARIANT Volume, VARIANT IntVolume)
By this way, I'll see that data is received properly.

The same can be done for daily methods/events.

As for the backward capability the methods have to stay as they are now. However, is it possible to add the new methods with identification support in the near future?

The feature is very important for my application.

Thanks for your consideration.

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


Posted: Jun 8, 2007 09:41 AM          Msg. 2 of 2
Implementing these changes would essentially require creation of a new interface. We have discussed the posibility of a new interface but there is currently no development time allocated for this. When we do implement a new interface into IQFeed, this suggestion will be taken into consideration.

Unfortunately, this does not translate into something that will happen "in the near future".
 

 

Time: Wed May 8, 2024 6:35 AM CFBB v1.2.0 15 ms.
© AderSoftware 2002-2003