SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Non-Tech : Quote.com QCharts -- Ignore unavailable to you. Want to Upgrade?


To: Jon Tara who wrote (2175)5/12/1999 11:21:00 PM
From: Dan Clark  Read Replies (4) | Respond to of 17977
 
Jon, I'm a QFeed developer. Currently I'm developing, "Stock Scanner" - a custom app that scan's stocks in real-time for momentum indicators (certain price and volume changes). While I can't compare it against TAL's API, I like it very much. Once you learn the basics of the retrieving data, it's a snap. (Well, for a developer anyway.) All communication, and data caching and management is handled by the Continuum Client and it's functions. I just call the functions.

You can use VB or C++. The supply MFC libraries for C++ developers and OCX's for VB developers(me). They also have some simple, example apps in both languages for all major functions. It took me about four hours to figure out how to work with the OCX's and start pulling data.

The only significant downside is that I can't feed the data into QCharts. They haven't exposed the API on QCharts yet.

Hope this helps.

Regards,

Dan.