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)




"This beats the pants off CQG, I am definitely switching to the ProphetX 3.0!" - Comment from Stephen
"As a past ******* customer(and not a happy one), IQ Feed by DTN is a much better and cheaper product with great customer support. I have had no problems at all since switching over." - Comment from Public Forum
"I was on the phone with a friend who uses CQG and right after the Fed announcement, CQG was as much as 30 seconds behind DTN.IQ. Some quotes were off by as much as 15-18 cents. Your feed never missed a beat." - Comment from Roger
"Thanks for all of your help. Great customer service deserves to be recognized which one the reasons I've been a customer of DTN for over 10 years!" - Comment from Stuart
"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
"You are much better than lawyers or the phone company because you answer the phone when I call! I just love your customer service." - Comment from Isreal
"I am very pleased with the DTNIQ system for quotes and news." - Comment from Larry
"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
"I like you guys better than *******...much more stable and a whole lot fewer issues." - Comment from Philip
"For anyone considering using DTN.IQ for a data feed, my experience with the quality of data and the tech support has been very positive." - Comment from 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
»Forums Index »Archive (2017 and earlier) »IQFeed Developer Support »Useful Functions in IQ32.dll
Author Topic: Useful Functions in IQ32.dll (3 messages, Page 1 of 1)

Dennis
-Interested User-
Posts: 19
Joined: Oct 8, 2004


Posted: Dec 21, 2004 03:02 PM          Msg. 1 of 3
The following functions are prototyped in iq32.h.

void SetAutoLogin (const char* szUserName, const char* szPassword);
void ClearAutoLogin ();
void SetCallbackFunction (CallbackType callback);
int RegisterClientApp (HWND hClient, char* szProductName, char* szProductKey, char* szProductVersion);
void RemoveClientApp (HWND hClient);
void RegisterSocketHandle (HWND connect, int client);
void RemoveSocketHandle ();
void WaitForMessageMux ();
void ReleaseMessageMux ();
void ErrorReport (DWORD code, _EXCEPTION_POINTERS* pexp);
short CxSet ();
short CxGet ();
short ConnectToRobbins ();
short CloseRobbins ();
short SendTradeToRobbins (char *TType, char *Price, char *Action, char *Qty, char *Symbol, char *Month, char *Year);

The IQFeed API documentation describes the first five functions.
Do the remaining functions provide any benefits (diagnostic or otherwise) for the IQFeed developer?

DTN_Glenn_B
-Interested User-
Posts: 14
Joined: Nov 24, 2004


Posted: Dec 21, 2004 04:05 PM          Msg. 2 of 3
Dennis,

The first five functions are documented and should be the only ones used by 3rd party apps.

The next five are used by IQConnect, since it also uses the DLL in order to be aware of app using it. These should not be used by 3rd party apps.

The last five functions are no longer used as they were for a product which IQFeed no longer supports. They may be removed in future releases.

Glenn Benes

Glenn Benes DTN Market Access, LLC.

Dennis
-Interested User-
Posts: 19
Joined: Oct 8, 2004


Posted: Dec 21, 2004 04:18 PM          Msg. 3 of 3
Thanks Glenn.
 

 

Time: Fri May 17, 2024 4:53 AM CFBB v1.2.0 11 ms.
© AderSoftware 2002-2003