| Home | Trees | Index | Help |
|
|---|
|
YahooQuote: YahooQuote - a set of classes for fetching stock quotes from
finance.yahoo.com
YahooQuote.Index:
encapsulates a stock index, eg 'dji' for dow jones
YahooQuote.Market:
Main top-level class for YahooQuote.
YahooQuote.Quote:
dumb object which wraps quote data
YahooQuote.Ticker:
Represents the prices of a single ticker symbol.
__builtin__.object:
The most base type
exceptions.BaseException:
Common base class for all exceptions
exceptions.Exception:
Common base class for all non-exit exceptions.
__builtin__.int:
int(x[, base]) -> integer
YahooQuote.QuoteDate:
Simple int subclass that represents yyyymmdd quote dates
__builtin__.type:
type(object) -> the object's type type(name, bases, dict) -> a
new type
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Jun 25 22:42:21 2007 | http://epydoc.sf.net |