perldoc > Finance::Quote::Oslobors

📘 NAME

Finance::Quote::Oslobors — Obtain fund quotes from Oslo stock exchange

🚀 Quick Reference

Use CaseCommandDescription
Initialize moduleuse Finance::Quote; $q = Finance::Quote->new;Create a new Finance::Quote object
Fetch fund quote%fundinfo = $q->fetch("oslobors","FUND-TICKER.OSE");Get fund prices from Oslo Stock Exchange

📋 SYNOPSIS

use Finance::Quote;
$q = Finance::Quote->new;
%fundinfo = $q->fetch("oslobors","FUND-TICKER.OSE");

📖 DESCRIPTION

This module obtains information about mutual fund prices from www.oslobors.no.

🔍 FUND TICKER SYMBOLS

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.

🏷️ LABELS RETURNED

The module returns the following labels:

The prices are updated on bank days.

🔗 SEE ALSO

Finance::Quote

Finance::Quote::Oslobors
📘 NAME 🚀 Quick Reference 📋 SYNOPSIS 📖 DESCRIPTION 🔍 FUND TICKER SYMBOLS 🏷️ LABELS RETURNED 🔗 SEE ALSO

Generated by phpman v4.9.29 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-21 00:50 @2600:1f28:365:80b0:d8a5:c3c6:bf94:28c0
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format