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)




"I will tell others who want to go into trading that DTN ProphetX is an invaluable tool, I don't think anyone can trade without it..." - Comment from Luther
"IQ feed is brilliant. The support is mind-bending. What service!" - Comment from Public Forum Post
"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
"You have an excellent product !!!!!!" - Comment from Arely
"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.
"I have been using IQFeed now for a few years in MultiCharts and I have zero complaints. Very, very rare to have any data hiccups or anything at all go wrong." - Comment from Public Forum
"Just a quick one to say I'm very impressed so far :) The documentation for developers is excellent and I've quickly managed to get an app written to do historical downloads. The system is very robust and pretty quick considering the extent of data that's available. The support guys have been very helpful too, in combination with the forums it's been plain sailing so far!" - Comment from Adam
"This beats the pants off CQG, I am definitely switching to the ProphetX 3.0!" - Comment from Stephen
"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
"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
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: AlexBellrock
About Contact
Joined: Feb 1, 2005 04:58 AM
Last Post: Jun 6, 2005 03:10 AM
Last Visit: Jun 6, 2005 03:10 AM
Website:  
Location: London
Occupation: IT Developer
Interests:
Avatar:
Email: Alex.Drizen@bellrock-capital.com
AIM:
ICQ:
MSN IM:
Yahoo IM:
Post Statistics
AlexBellrock has contributed to 8 posts out of 21196 total posts (0.04%) in 7,046 days (0.00 posts per day).

20 Most recent posts:
IQFeed Developer Support » Unstable connection to IQFeed from .NET Jun 6, 2005 03:10 AM (Total replies: 12)

Another update from myself (original poster).

This issue now appears to be resolved since updating to the new version of IQFeed 2.3.0.3 (beta).

Thanks,

Alex.

IQFeed Developer Support » Unstable connection to IQFeed from .NET Apr 19, 2005 08:21 AM (Total replies: 12)

No update from my side - we are still making do with the workaround here, but would be very interested to use the fix once available ...

Alex.

IQFeed Developer Support » Unstable connection to IQFeed from .NET Feb 4, 2005 05:01 AM (Total replies: 12)

Thanks - I'll hold out for the fix for the COM version.

Alex.

IQFeed Developer Support » Unstable connection to IQFeed from .NET Feb 3, 2005 03:51 AM (Total replies: 12)

Thanks for your response.

Please can you let me know :
- Is there a DotNet alternative to using the IQFeedY ActiveX control?
- Do you have an expected date for the IQFeedY ActiveX control to be fixed to prevent the IQConnection Manager closing?

Alex.

IQFeed Developer Support » Unstable connection to IQFeed from .NET Feb 2, 2005 05:37 AM (Total replies: 12)

An update on this question after some further research ...

I can still only connect using DotNet if I have established a connection first using one of the example tools - otherwise the IQ Connection Manager is created temporarily in my system tray and then immediately disappears, resulting in errors.

I have also found that disconnections are only successful if I connect using product name IQFEED_DEMO. However, if I connect using our own product name, then disconnections fail ("clients connected" do not drop in IQ Connection Manager and no system disconnect messages are received). The only way to successfully terminate the IQFeed connection here is to terminate my process.

Please can you confirm how I can connect / disconnect in a more reliable manner and what connection parameters (name, version and key) I should use?

Thanks,

Alex.

IQFeed Developer Support » HistoryLookup for DotNet Feb 2, 2005 05:32 AM (Total replies: 2)

Replying to this one myself after some further research ...

The HistoryLookup object cannot be used as a drag and drop control from Visual Studio designer but can be used successfully in DotNet by adding a reference to DTNHistoryLookup and using code such as the follows (here in C#) :

// connect HistoryLookup object
m_historyLookup = new HistoryLookup();

// hook up HistoryLookup events
m_historyLookup.DayCompleted += new _IHistoryLookupEvents_DayCompletedEventHandler(m_historyLookup_DayCompleted);


private void m_historyLookup_DayCompleted(int noDays_, object objTime_, object objOpen_, object objClose_, object objHigh_, object objLow_, object objVolume_)
{
// handle results here
}



Alex.

IQFeed Developer Support » HistoryLookup for DotNet Feb 1, 2005 05:01 AM (Total replies: 2)

I am a developer at Bellrock Capital and am getting started with the IQFeed API for DotNet.

One function we require is to retrieve a history for a given symbol (e.g. last 10 days for MSFT). From the documentation, it seems I need to use a HistoryLookup object (from DTNHistoryLookup.dll) - however, when I try adding this to my Visual Studio toolbox, this does not give me any components - possibly this is not a DotNet compatible control?

Thanks for your help,

Alex.

IQFeed Developer Support » Unstable connection to IQFeed from .NET Feb 1, 2005 05:00 AM (Total replies: 12)

I am a developer at Bellrock Capital and am getting started with the IQFeed API for DotNet.

I am having trouble running the two example DotNet applications (csharplevel1com and vbdotnetlevel1com). In both cases, a connection box comes up to connect to IQFeed, but then no data comes back when making requests through these applications.

I have found the workaround is to use another one of the example tools first (e.g. IQExplorer / VC++ examples) which connect successfully and launch the IQ Connection Manager in my system tray - then when I run the DotNet applications, I get the initial error "A client application already exists with that name", after which everything seems to work.

How can I get the DotNet examples to work independently without loading up these other tools first?

Our product name is as sent to us in your e-mail, together with a version of "1.0" and a key of "1.0" - please let me know if these values are correct?


Time: Fri May 17, 2024 11:36 PM CFBB v1.2.0 5 ms.
© AderSoftware 2002-2003