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)




"Can I get another account from you? I am tired of ******* going down so often" - Comment from George
"I noticed that ******* quotes locked up shortly after the interest rate announcement yesterday while yours stayed stable." - Comment from Ron in Utah
"If you want customer service that answers the phone, your best bet is IQFeed. I cannot stop praising them or their technical support. They are always there for you, and they are quick. I have used ****** too but the best value is IQFeed." - Comment from Public Forum
"You have an excellent feed. Very few spikes for Spot Forex." - Comment from Public Forum Post
"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
"I've never had DTN go out on me since switching. ******* would go down a couple times every month when I was using them." - Comment from Bryce in AL.
"Just a thank you for the very helpful and prompt assistance and services. You provided me with noticeably superior service in my setup compared to a couple of other options I had looked at." - Comment from John
"I have to tell you though that using the IQFeed API is about the easiest and cleanest I have seen for some time." - Comment from Jim
"I'm satisfied with IQFeed. It's the most reliable and fastest quote feed I have ever used. Although I'm a resident in China, it's still very fast!" - Comment from Xiaofei
"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
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: Sat May 18, 2024 5:04 PM CFBB v1.2.0 8 ms.
© AderSoftware 2002-2003