{
    "mode": "perldoc",
    "parameter": "Finance::Quote::XETRA",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Finance%3A%3AQuote%3A%3AXETRA/json",
    "generated": "2026-06-16T22:50:50Z",
    "synopsis": "use Finance::Quote;\n$q = Finance::Quote->new;\n%info = Finance::Quote->fetch(\"xetra\", \"EU0009658145.XETR\");",
    "sections": {
        "NAME": {
            "content": "Finance::Quote::XETRA - Obtain quotes from XETRA/XFRA.\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use Finance::Quote;\n\n$q = Finance::Quote->new;\n\n%info = Finance::Quote->fetch(\"xetra\", \"EU0009658145.XETR\");\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This module fetches information from the XETRA and XFRA exchange, also including ETFs.\n\nThe desired exchange can be specified by appending 'XETR' or 'XFRA' after the ISIN, separating\nthe two with a dot '.' (see synopsys).\n\nThe full list of available symbols can be found at\nhttps://www.xetra.com/xetra-de/instrumente/alle-handelbaren-instrumente\n\nThis module is loaded by default on a Finance::Quote object. It's also possible to load it\nexplicitly by placing \"XETRA\" in the argument list to Finance::Quote->new().\n\nThis module provides the \"xetra\" fetch method.\n",
            "subsections": []
        },
        "LABELS RETURNED": {
            "content": "The following labels may be returned by Finance::Quote::XETRA : exchange symbol last high low\nisodate date close currency\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "",
            "subsections": []
        }
    },
    "summary": "Finance::Quote::XETRA - Obtain quotes from XETRA/XFRA.",
    "flags": [],
    "examples": [],
    "see_also": []
}