phpMan > perldoc > Finance::Quote::TMX

Markdown | JSON | MCP    

NAME
    Finance::Quote::TSX - Obtain quotes from the Toronto Stock Exchange (https://money.tmx.com)

SYNOPSIS
        use Finance::Quote;

        $q = Finance::Quote->new;

        %stockinfo = $q->fetch('tmx','NT-T');   # Only query TMX
        %stockinfo = $q->fetch('canada','NT');  # Failover to other Canadian sources

DESCRIPTION
    This module obtains information from the Toronto Stock Exchange, https://money.tmx.com.

    This module is loaded by default on a Finance::Quote object. It's also possible to load it
    explicitly by placing 'TMX' in the argument list to Finance::Quote->new().

LABELS RETURNED
    The following labels are returned by Finance::Quote::TMX: name, exchange, volume, open, high,
    low, cap, close, year_range, symbol

TERMS & CONDITIONS
    Use of money.tmx.com is governed by any terms & conditions of that site and its data provider
    quotemedia.com.

    Finance::Quote is released under the GNU General Public License, version 2, which explicitly
    carries a "No Warranty" clause.

Generated by phpMan v3.7.7 Author: Che Dong Under GNU General Public License
2026-06-10 05:40 @216.73.217.62
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!