w********s 发帖数: 343 | 1 curl -s "http://download.finance.yahoo.com/d/quotes.csv?s=GOOG,AAPL,MSFT&f=sl1q1va2aa5bb6omr0m3m7qc8"
//all you need to do is to download and install curl from http://curl.haxx.se/download.html
//ticker,lastTradePrice,percentageChange,volume,averageDayVolume,ask,askSize
,bid,bidSize,open,dayRange,PE,50MA,changeFrom50MA,exDividentDate,
afterHourChange |
|