Finance::Quote::SEB - phpMan

Command: man perldoc info search(apropos)  


Sections
NAME SYNOPSIS DESCRIPTION FUND NAMES LABELS RETURNED SEE ALSO
NAME
    Finance::Quote::SEB - Obtain fund prices from www.seb.se

SYNOPSIS
        use Finance::Quote;

        $q = Finance::Quote->new;

        %fundinfo = $q->fetch("seb_funds","fund name");

DESCRIPTION
    This module obtains information about SEB fund prices from www.seb.se.
    The only available information source is "seb_funds" and it will use
    www.seb.se.

FUND NAMES
    Unfortunately there is no unique identifier for the fund names.
    Therefore the complete fund name must be given, including spaces, case
    is important.

    Consult https://seb.se/bors-och-finans/fonder/fondkurslista for all
    available funds.

    Example "SEB Aktiesparfond"

LABELS RETURNED
    Information available from SEB may include the following labels: date
    method source name currency price. The prices are updated at the end of
    each bank day.

SEE ALSO
    SEB website - http://www.seb.se/


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-23 06:48 @216.73.217.24 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!

^_back to top