1Finance::Quote::AIAHK(3U)ser Contributed Perl DocumentatiFoinnance::Quote::AIAHK(3)
2
3
4

NAME

6       Finance::Quote::AIAHK Obtain quotes from American International
7       Assurance
8

SYNOPSIS

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

DESCRIPTION

17       This module fetches information from the American International
18       Assurance http://www.aia.com.hk. All funds are available.
19
20       This module is loaded by default on a Finance::Quote object. It's also
21       possible to load it explicity by placing "AIAHK" in the argument list
22       to Finance::Quote->new().
23
24       Information obtained by this module may be covered by www.aia.com.hk
25       terms and conditions See http://www.aia.com.hk/ for details.
26

LABELS RETURNED

28       The following labels may be returned by Finance::Quote::AIAHK :
29
30       name code date isodate price bid offer p_change_3m p_change_1y
31       p_change_3y currency method exchange
32

SEE ALSO

34       American International Assurance, http://www.aia.com.hk
35
36
37
38perl v5.32.1                      2021-01-27          Finance::Quote::AIAHK(3)
Impressum