1Finance::Quote::TroweprUisceer(3C)ontributed Perl DocumeFnitnaatnicoen::Quote::Troweprice(3)
2
3
4

NAME

6       Finance::Quote::Troweprice    - Obtain quotes from T. Rowe Price
7

SYNOPSIS

9           use Finance::Quote;
10
11           $q = Finance::Quote->new;
12
13           %stockinfo = $q->fetch("troweprice","PRFDX"); # Can failover to other methods
14           %stockinfo = $q->fetch("troweprice_direct","PRFDX"); # Use this module only.
15

DESCRIPTION

17       This module obtains information about managed funds from T. Rowe Price.
18       Information about T. Rowe Price funds is available from a variety of
19       sources.  The information source "troweprice" can be used if you don't
20       care which source you obtain information from.  If you wish to be
21       guaranteed of fetching information from T. Rowe Price directly, then
22       the information source "troweprice_direct" should be used.
23

LABELS RETURNED

25       Information available from T. Rowe Price may include the following
26       labels:  exchange, name, nav, date, price.
27

SEE ALSO

29       T. Rowe Price website - http://www.troweprice.com/
30
31       Finance::Quote::Yahoo::USA
32
33
34
35perl v5.30.0                      2019-07-26     Finance::Quote::Troweprice(3)
Impressum