logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Finance::Quote::NZX - Obtain quotes from New Zealand's Exchange www.nzx.com

Description

       This module obtains information from NZX <https://www.nzx.com/>.

Labels Returned

       The following labels may be returned by Finance::Quote::NZX: last, isin, name, currency, date, isodate

Name

       Finance::Quote::NZX - Obtain quotes from New Zealand's Exchange www.nzx.com

Synopsis

           use Finance::Quote;

           $q = Finance::Quote->new;

           %stockinfo = $q->fetch('nzx','MNW');

Terms & Conditions

       Use of nzx.com is governed by any terms & conditions of that site.

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

perl v5.40.1                                       2025-05-16                           Finance::Quote::NZX(3pm)

See Also