1Finance::Quote::GoldMonUesye(r3)Contributed Perl DocumenFtiantainocne::Quote::GoldMoney(3)
2
3
4

NAME

6       Finance::Quote::GoldMoney - obtain spot rates from GoldMoney.
7

SYNOPSIS

9           use Finance::Quote;
10
11           $q = Finance::Quote->new;
12
13           %rates = $q->fetch('goldmoeny','gold', 'silver', 'platinum');
14

DESCRIPTION

16       This module obtains current spot rates for 'gold', 'silver' and
17       'platinum' from Goldmoney (http://www.goldmoney.com). All other symbols
18       are ignored.
19
20       Information returned by this module is governed by Net Transactions
21       Ltd.'s terms and conditions. This module is *not* affiliated with the
22       company in any way. Use at your own risk.
23

LABELS RETURNED

25       The following labels are returned by Finance::Quote::GoldMoney:
26
27               - exchange
28               - name
29               - date, time
30               - price (per gram),
31           - currency
32

SEE ALSO

34       GoldMoney (Net Transactions Ltd.), http://www.goldmoney.com/
35
36
37
38perl v5.28.1                      2017-11-12      Finance::Quote::GoldMoney(3)
Impressum