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)




"Thanks for following up with me. You guys do a great job in tech support." - Comment from Phelps
"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
"Excellent datafeed !!!" - Comment from Arely
"Thank God for your Data Feed as the only Zippers I see are on my pants (LOL), and no more 200 pip spikes to mess up charts." - Comment from Spiro via Email
"IQ feed works very well, does not have all of the normal interruptions I have grown used to on *******" - Comment from Mark
"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
"I was with ******* for 4 years at $230 a month, this is a huge savings for me, GOD BLESS YOU PEOPLE," - Comment from T.S. via Email
"IQFeed version 4 is a real screamer compared to anything else I have seen." - Comment from Tom
"You are either overstaffed or people just don't have problems with your feed because customer support always answers the phone quickly." - Comment from Jay via Email
"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
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: Sun May 19, 2024 2:20 AM CFBB v1.2.0 7 ms.
© AderSoftware 2002-2003