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::ZA - Obtain South African stock and prices from https://www.sharenet.co.za

Description

       This module obtains information about South African Stocks from www.sharenet.co.za.

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

Labels Returned

       The following labels will be returned: success currency name price date isodate symbol last source
       exchange.

Name

       Finance::Quote::ZA - Obtain South African stock and prices from https://www.sharenet.co.za

Synopsis

           use Finance::Quote;

           $q    = Finance::Quote->new;
           %info = Finance::Quote->fetch('za', 'AGL');

Terms & Conditions

       Use of sharenet.co.za 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::ZA(3pm)

See Also