Query: finance::quote::fool
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Finance::Quote::Fool(3pm) User Contributed Perl Documentation Finance::Quote::Fool(3pm)NAMEFinance::Quote::Fool - Obtain quotes from the Motley Fool web site.SYNOPSISuse Finance::Quote; $q = Finance::Quote->new; %stockinfo = $q->fetch("fool","GE", "INTC");DESCRIPTIONThis module obtains information from the Motley Fool website (www.fool.com). The site provides date from NASDAQ, NYSE and AMEX. This module is loaded by default on a Finance::Quote object. It's also possible to load it explicity by placing "Fool" in the argument list to Finance::Quote->new(). Information returned by this module is governed by the Motley Fool's terms and conditions.LABELS RETURNEDThe following labels may be returned by Finance::Quote::Fool: symbol, price, change, open, close, high, low, yhigh, ylow, div, yield, vol, avg_vol, pe, change_p, currency, method.SEE ALSOMotley Fool, http://www.fool.com Finance::Quote. perl v5.14.2 2012-05-06 Finance::Quote::Fool(3pm)
Related Man Pages |
---|
finance::quote::fidelity(3) - suse |
finance::quote::asx(3) - suse |
finance::quote::yahoo::nz(3) - suse |
finance::quote::asegr(3pm) - debian |
finance::quote::yahoo::nz(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
Detecting unused variables... |