Finance::Quote::TSP - Finance::Quote::TSP documentation


Finance-Quote documentation  | view source Contained in the Finance-Quote distribution.

Index


NAME

Top

Finance::Quote::TSP Obtain fund prices for US Federal Government Thrift Savings Plan

SYNOPSIS

Top

    use Finance::Quote;

    $q = Finance::Quote->new;

    %info = Finance::Quote->fetch("tsp","c"); #get value of C "Common Stock Index Investment" Fund

DESCRIPTION

Top

This module fetches fund information from the "Thrift Savings Plan" homepage http://www.tsp.gov.

LABELS RETURNED

Top

The following labels may be returned by Finance::Quote::TSP : name nav date currency method

SEE ALSO

Top

Thrift Savings Plan, http://www.tsp.gov


Finance-Quote documentation  | view source Contained in the Finance-Quote distribution.