DOKK / manpages / debian 12 / libfinance-quote-perl / Finance::Quote::Troweprice.3pm.en
Finance::Quote::Troweprice(3pm) User Contributed Perl Documentation Finance::Quote::Troweprice(3pm)

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

    use Finance::Quote;
    $q = Finance::Quote->new;
    %stockinfo = $q->fetch("troweprice","PRFDX");

This module obtains information about managed funds from T. Rowe Price. Information about T. Rowe Price funds is available from a variety of sources. This module fetches information directly from T. Rowe Price.

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

T. Rowe Price website - http://www.troweprice.com/

2023-05-14 perl v5.36.0