{
    "mode": "perldoc",
    "parameter": "Finance::Quote::TSP",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Finance%3A%3AQuote%3A%3ATSP/json",
    "generated": "2026-06-13T06:31:50Z",
    "synopsis": "use Finance::Quote;\n$q = Finance::Quote->new;\n%info = Finance::Quote->fetch(\"tsp\",\"c\");       #get value of C - Common Stock Index Investment Fund\n%info = Finance::Quote->fetch(\"tsp\",\"l2040\");   #get value of the L2040 Lifecycle Fund\n%info = Finance::Quote->fetch(\"tsp\",\"lincome\"); #get value of the LINCOME Lifecycle Fund",
    "sections": {
        "NAME": {
            "content": "Finance::Quote::TSP - Obtain fund prices for US Federal Government Thrift Savings Plan\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use Finance::Quote;\n\n$q = Finance::Quote->new;\n\n%info = Finance::Quote->fetch(\"tsp\",\"c\");       #get value of C - Common Stock Index Investment Fund\n%info = Finance::Quote->fetch(\"tsp\",\"l2040\");   #get value of the L2040 Lifecycle Fund\n%info = Finance::Quote->fetch(\"tsp\",\"lincome\"); #get value of the LINCOME Lifecycle Fund\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This module fetches fund information from the \"Thrift Savings Plan\"\n\nhttp://www.tsp.gov\n\nThe quote symbols are\n\nC          common stock fund\nF          fixed income fund\nG          government securities fund\nI          international stock fund\nS          small cap stock fund\nLX         lifecycle fund X (eg 2050 or INCOME)\n",
            "subsections": []
        },
        "LABELS RETURNED": {
            "content": "The following labels are returned by Finance::Quote::TSP :\n\ndate        latest date, eg. \"21/02/10\"\nisodate     latest date, eg. \"2010-02-21\"\nlast        latest available price, eg. \"16.1053\"\ncurrency    \"USD\"\nmethod      \"tsp\"\nsource      TSP URL\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "Thrift Savings Plan, http://www.tsp.gov\n",
            "subsections": []
        }
    },
    "summary": "Finance::Quote::TSP - Obtain fund prices for US Federal Government Thrift Savings Plan",
    "flags": [],
    "examples": [],
    "see_also": []
}