![]() |
![]()
| ![]() |
![]()
NAMEFinance::Quote::MorninstarJP - Obtain quotes from from Morningstar (Japan) SYNOPSISuse Finance::Quote; $q = Finance::Quote->new; %stockinfo = $q->fetch("morningstarjp", "2009100101"); DESCRIPTIONThis module obtains information from Morningstar (Japan), <http://www.wealthadvisor.co.jp/>. Information returned by this module is governed by Morningstar (Japan)'s terms and conditions. FUND SYMBOLSUse the numeric symbol shown in the URL on the "SnapShot" page of the security of interest. e.g. For <https://www.wealthadvisor.co.jp/snapshot/2009100101>, one would supply 2009100101 as the symbol argument on the fetch API call. LABELS RETURNEDThe following labels may be returned by Finance::Quote::MorningstarJP: nav, isin, symbol, name, currency. Terms & ConditionsUse of apl.wealthadvisor.jp is governed by any terms & conditions of that site. Finance::Quote is released under the GNU General Public License, version 2, which explicitly carries a "No Warranty" clause. SEE ALSOMorningstar (Japan), <http://www.wealthadvisor.co.jp/>
|