Finance::Quote::Oslobors - Obtain fund quotes from Oslo stock exchange
| Use Case | Command | Description |
|---|---|---|
| 📈 Get fund quote from Oslo stock exchange | %fundinfo = $q->fetch("oslobors","FUND-TICKER.OSE") |
Fetch mutual fund price data from oslobors.no |
| 🔍 Find ticker symbol | Visit fund page on oslobors.no; symbol is in URL (e.g. OD-HORIA.OSE) | Locate the correct ticker symbol for a fund |
use Finance::Quote;
$q = Finance::Quote->new;
%fundinfo = $q->fetch("oslobors","FUND-TICKER.OSE");
This module obtains information about mutual fund prices from www.oslobors.no.
The 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.
The module returns the following fields:
The prices are updated on bank days.
Generated by phpman v4.9.29 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-21 00:30 @2600:1f28:365:80b0:d8a5:c3c6:bf94:28c0
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format