-
-
-
-
-
-
-
yahoo-stock
... be fairly
easy to extend. Specs are provided.
Usage is as follows:
require 'rubygems'
require 'yahoo-stock'
@stock = Yahoo::Stock.new("MGR.AX")
@stock.last_trade => 4.10
If you want additional properties (there is currently only 'last_trade')
Fork ...
-
-
cake-stock-data
... Component
A Simple CakePHP component that using cURL to grab stock data form Yahoo.
More info on how to modify what ... = array('Stocks');)
Usage
Pass the 'get' function an array of stock symbols:
$this->Stocks->get(array('AAPL'));
And you should receive ...
-
agile-stock
Agile Stock - Realtime HK stock quote for Android
-
tw-stock
To read Taiwan stock data useing Google App Engine
-