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 say how happy I am with your service. I was able to download the API docs last week and I was able to replicate Interactive Brokers historical bar queries and realtime bar queries over the weekend. That was about one of the fastest integrations that I've ever done and it works perfectly!!!!" - Comment from Jason via Email
"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
"Excellent datafeed !!!" - Comment from Arely
"Can I get another account from you? I am tired of ******* going down so often" - Comment from George
"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
"Very impressed with the quality of your feed - ******* is a real donkey in comparison." - Comment from A.C. via Email
"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 happy I changed. I love the product, but more so I am thrilled with Tech Support. You are knowledgeable, polite, pleasant and professional." - Comment from Pat
"It’s so nice to be working with real professionals!" - Comment from Len
"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
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: Sat May 18, 2024 9:48 PM CFBB v1.2.0 11 ms.
© AderSoftware 2002-2003