TodayPlus Boards v2

Programming and MOD Forums => Developer's Corner Discussion => Topic started by: uk_skinner on November 04, 2004, 07:30:53 PM

Title: Yahoo Real-time Quote
Post by: uk_skinner on November 04, 2004, 07:30:53 PM
I am working on this small project for a while.  The idea is to use EzDownload to download the ECN real-time quotes from Yahoo and extract the stock information from there.  At this moment, the following information can be extracted:

Last Trade
Trade Time
Today's Change
Ask
Bid

The information was updated every minutes.  This is just a first step and later I will try to see I can put the data I extracted (csv) format into RSS.  However, I never work with RSS scripts before.  If anyone intersting, please let me know.. The program is not very matured yet, when it is I will share with you.  I hope I can apply the same idea to movie review. :wink:
Title: Yahoo Real-time Quote
Post by: joelw135 on November 05, 2004, 12:12:26 PM
Nice work uk, srs would be proud.