1Finance::Quote::SEB(3)User Contributed Perl DocumentationFinance::Quote::SEB(3)
2
3
4

NAME

6       Finance::Quote::SEB - Obtain fund prices from www.seb.se
7

SYNOPSIS

9           use Finance::Quote;
10
11           $q = Finance::Quote->new;
12
13           %fundinfo = $q->fetch("seb_funds","fund name");
14

DESCRIPTION

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

FUND NAMES

21       Unfortunately there is no unique identifier for the fund names.  Thereā€
22       fore the complete fund name must be given, including spaces, case is
23       important.
24
25       Consult
26       http://taz.vv.sebank.se/cgi-bin/pts3/pow/Fonder/kurser/kurslista_body.asp
27       for all available funds.
28
29       Example "SEB Aktiesparfond"
30

LABELS RETURNED

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

SEE ALSO

37       SEB website - http://www.seb.se/
38
39
40
41perl v5.8.8                       2007-01-08            Finance::Quote::SEB(3)
Impressum