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 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
"I am enjoying the feed very much - so superior to the broker provided feed I was previously using." - Comment from George
"Excellent datafeed !!!" - Comment from Arely
"I am keeping IQFeed, much better reliabilty than *******. I may refer a few other people in the office to switch as well." - Comment from Don
"Boy, probably spent a thousand hours trying to get ******* API to work right. And now two hours to have something running with IQFeed. Hmmm, guess I was pretty stupid to fight rather than switch all this time. And have gotten more customer service from you guys already than total from them… in five years." - Comment from Jim
"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
"With HUGE volume on AAPL and RIMM for 2 days, everyone in a trading room was whining about freezes, crashes and lag with *******, RealTick, TS and Cyber. InvestorRT with IQFeed was rock solid. I mean SOLID!" - Comment from Public IRC Chat
"Everything is working great ! Very impressive client. The news refreshes better and is more pertinent than the ******* feed I paid $ 100/month for. I Also like the charts a lot." - Comment from Leon
"IQFeed version 4 is a real screamer compared to anything else I have seen." - Comment from Tom
"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
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: Thu May 16, 2024 4:55 AM CFBB v1.2.0 17 ms.
© AderSoftware 2002-2003