Current location: Hot Scripts Forums » Programming Languages » PHP » yahoo stocks history problem


yahoo stocks history problem

Reply
  #1 (permalink)  
Old 11-20-03, 08:58 PM
makeshift makeshift is offline
New Member
 
Join Date: Oct 2003
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Unhappy yahoo stocks history problem

I know it's possible to do this cause I have a friend who can but he likes to bug me by not telling how its done.

As most know, you can query the yahoo stocks server to give you history or a current quote and other misc. information in a .csv format file.

do something like this:
http://table.finance.yahoo.com/table...96&ignore=.csv

where of course s=YHOO is the stock symbol. This pulls up the history of the stock.

However, how do you query yahoo to check ALL the stocks at a single time and filter by a query... like specify I want the thing only to return a .csv file of all the stocks that have a volume (amount of trades in a day of that stock) of over 10,000 ...

Does anyone know how to do this? Please help. I have a feeling its just a parameter in the query string.

- Drew
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 11-23-03, 02:26 AM
makeshift makeshift is offline
New Member
 
Join Date: Oct 2003
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
bump. any help plz?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #3 (permalink)  
Old 11-23-03, 02:41 AM
Addict's Avatar
Addict Addict is offline
Newbie Coder
 
Join Date: Nov 2003
Location: Ohio
Posts: 66
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by makeshift
bump. any help plz?
I don't see any mention of being able to grab all the data for every ticker symbol at once. Is he perhaps just grabbing them one at a time and compiling them?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #4 (permalink)  
Old 11-24-03, 05:51 AM
fyrestrtr fyrestrtr is offline
Wannabe Coder
 
Join Date: Nov 2003
Posts: 191
Thanks: 0
Thanked 0 Times in 0 Posts
Go to http://screen.yahoo.com/stocks.html and then set your query (10k volume) -- it wil return a listing of all stocks with that trade volume. Parse that page and then send off your query (with the stock symbols) to the csv generator.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #5 (permalink)  
Old 11-26-03, 09:03 PM
makeshift makeshift is offline
New Member
 
Join Date: Oct 2003
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by fyrestrtr
Go to http://screen.yahoo.com/stocks.html and then set your query (10k volume) -- it wil return a listing of all stocks with that trade volume. Parse that page and then send off your query (with the stock symbols) to the csv generator.
yes, but on that page it still doesnt have ALL the stocks at once, it's inconvenient since its in HTML, and it has limited information compared to the quotes.csv method.

NOTE: i selected display "share" information when i used screen.yahoo.com/stocks.html

anyone know?
- dRew
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #6 (permalink)  
Old 02-25-04, 05:32 PM
mark2004 mark2004 is offline
Newbie Coder
 
Join Date: Feb 2004
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
how legal is to use this data on a web site?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Small problem for a pro, but for novice like me... argh! ntek Perl 3 11-19-03 02:45 PM
file download problem ukyankee Perl 6 10-04-03 11:39 PM
jpGraph axis labeling problem Squeezer PHP 2 08-20-03 08:53 AM


All times are GMT -5. The time now is 01:15 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.