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 »Coldfusion and COM
Author Topic: Coldfusion and COM (2 messages, Page 1 of 1)

Sidav
-Interested User-
Posts: 3
Joined: Jun 13, 2012


Posted: Jun 13, 2012 01:39 PM          Msg. 1 of 2
Has anyone got the COM API to work with CF, any help would be appreciated.

I am using CF9 and I get partial satisfacyion with the following code:

 

<cfscript>

//Instantiate the com object
HIST=CreateObject("COM", "DTNIQFeedCOM.HistoryLookup3");

//send the lookup requests
Resultset = HIST.ReqHistoryTickDatapoints("@ES##",1, 0,01, 1);

</cfscript>


I have enabled the logging, and on the log file I see my request and the correct data returned (Log level 3072), but there is no data in the resultset variable and CF throws an error saying that "the variable resultset does not exist".

I see your web site is CF so perhaps one of your developers can work this out for me.

Thanks!

DTN_Steve_S
-DTN Guru-
Posts: 2096
Joined: Nov 21, 2005


Posted: Jun 13, 2012 01:51 PM          Msg. 2 of 2
Unfortunately IQFeed is not designed to work with websites. This is because websites, by thier very nature, redistribute data which IQFeed does not allow per exchange agreements.
 

 

Time: Thu July 3, 2025 9:56 AM CFBB v1.2.0 11 ms.
© AderSoftware 2002-2003