{
    "mode": "perldoc",
    "parameter": "Finance::Quote::Tradeville",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Finance%3A%3AQuote%3A%3ATradeville/json",
    "generated": "2026-06-13T17:31:11Z",
    "synopsis": "use Finance::Quote;\n$q = Finance::Quote->new;\n%info = Finance::Quote->fetch(\"tradeville\", \"tlv\");  # Only query tradeville\n%info = Finance::Quote->fetch(\"romania\", \"brd\");     # Failover to other sources OK.",
    "sections": {
        "NAME": {
            "content": "Finance::Quote::BSERO - Obtain quotes from Bucharest Stock Exchange.\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use Finance::Quote;\n\n$q = Finance::Quote->new;\n\n%info = Finance::Quote->fetch(\"tradeville\", \"tlv\");  # Only query tradeville\n%info = Finance::Quote->fetch(\"romania\", \"brd\");     # Failover to other sources OK.\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This module fetches information from https://tradeville.eu/, a leader in online trading and\npioneer of the Romanian capital market.\n\nThis module is loaded by default on a Finance::Quote object. It's also possible to load it\nexplicitly by placing \"tradeville\" in the argument list to Finance::Quote->new().\n\nThis module provides \"tradeville\", \"romania\", and \"europe\" fetch methods.\n\nInformation obtained by this module may be covered by tradeville.eu terms and conditions.\n",
            "subsections": []
        },
        "LABELS RETURNED": {
            "content": "The following labels are returned: cap currency dayrange divyield exchange last method open\npchange success symbol volume\n",
            "subsections": []
        }
    },
    "summary": "Finance::Quote::BSERO - Obtain quotes from Bucharest Stock Exchange.",
    "flags": [],
    "examples": [],
    "see_also": []
}