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)




"Excellent datafeed !!!" - Comment from Arely
"I noticed that ******* quotes locked up shortly after the interest rate announcement yesterday while yours stayed stable." - Comment from Ron in Utah
"I've been using Neoticker RT with IQFeed for two months, and I'm very happy with both of the products (I've had IQFeed for two years with very few complaints). The service from both companies is exceptional." - Comment from Public Forum
"I just wanted to let you know how fast and easy I found it to integrate IQFeed into our existing Java code using your JNI client. In my experience, such things almost never go so smoothly - great job!" - Comment from Nate
"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 am enjoying the feed very much - so superior to the broker provided feed I was previously using." - Comment from George
"Everything is working great with the API. I love it." - Comment from Calvin
"Thank you so much - awesome feed, awesome service!" - Comment from Greg via Email
"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
"DTN feed was the only feed that consistently matched Bloomberg feed for BID/ASK data verification work these past years......DTN feed is a must for my supply & demand based trading using Cumulative Delta" - 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 »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: Wed April 24, 2024 7:08 AM CFBB v1.2.0 8 ms.
© AderSoftware 2002-2003