![]() |
![]()
| ![]() |
![]()
NAMEFinance::Quote::Oslobors - Obtain fund quotes from Oslo stock exchange SYNOPSISuse Finance::Quote; $q = Finance::Quote->new; %fundinfo = $q->fetch("oslobors","FUND-TICKER.OSE"); DESCRIPTIONThis module obtains information about mutual fund prices from www.oslobors.no. FUND TICKER SYMBOLSThe fund ticker symbols can be found by searching for the fund, and visit its page. The symbol will be visible in the URL, for instance OD-HORIA.OSE. The .OSE part is necessary. The package does not understand Oslo stock symbols. LABELS RETURNEDThe module returns date, method, source, currency, price and p_change. The prices are updated on bank days. SEE ALSOFinance::Quote
|