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)




"If you are serious about your trading I would not rely on IB data for serious daytrading. Took me a while to justify the cost of IQ Feed and in the end, it's just a 2 point stop on ES. Better safe than sorry" - Comment from Public Forum
"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 was with ******* for 4 years at $230 a month, this is a huge savings for me, GOD BLESS YOU PEOPLE," - Comment from T.S. via Email
"Thank you so much - awesome feed, awesome service!" - Comment from Greg via Email
"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
"I've been using IQFeed 4 in a multi-threaded situation for the last week or two on 2600 symbols or so with 100 simultaneous daily charts, and I have had 100% responsiveness." - Comment from Scott
"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 am very pleased with the DTNIQ system for quotes and news." - Comment from Larry
"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
"You have an excellent feed. Very few spikes for Spot Forex." - 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 »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: 2093
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 April 25, 2024 4:29 AM CFBB v1.2.0 8 ms.
© AderSoftware 2002-2003