1Finance::Quote::OsloborUss(e3r)Contributed Perl DocumentFaitniaonnce::Quote::Oslobors(3)
2
3
4

NAME

6       Finance::Quote::Oslobors - Obtain fund quotes from Oslo stock exchange
7

SYNOPSIS

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

DESCRIPTION

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

FUND TICKER SYMBOLS

18       The fund ticker symbols can be found by searching for the fund, and
19       visit its page. The symbol will be visible in the URL, for instance
20       OD-HORIA.OSE. The .OSE part is necessary.
21
22       The package does not understand Oslo stock symbols.
23

LABELS RETURNED

25       The module returns date, method, source, currency, price and p_change.
26       The prices are updated on bank days.
27

SEE ALSO

29       Finance::Quote
30
31
32
33perl v5.36.0                      2022-12-27       Finance::Quote::Oslobors(3)
Impressum