1Finance::Quote::FundataU(s3e)r Contributed Perl DocumentaFtiinoannce::Quote::Fundata(3)
2
3
4

NAME

6       Finance::Quote::Fundata - Obtain Canadian mutual fund quotes from
7       Fundata
8

SYNOPSIS

10           use Finance::Quote;
11
12           $q = Finance::Quote->new;
13
14           %info = Finance::Quote->fetch("fundata","234263");
15

DESCRIPTION

17       This module fetches mutual fund information from Fundata.
18
19       Mutual fund symbols on the site are specified numerically.  The best
20       way to determine the correct symbol is to navigate to the site, search
21       for the relevant mutual fund, and note the "IID=#####" which appears in
22       the URL.
23
24       In order to not tax the provider with too many requests, by default the
25       module limits requests to 3 every 10 seconds.
26

LABELS RETURNED

28       The following labels may be returned by Finance::Quote::Fundata :
29       symbol, name, method, source, timezone, isodate, nav, currency
30

SEE ALSO

32perl v5.34.1                      2022-07-04        Finance::Quote::Fundata(3)
Impressum