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::CSE - Obtain quotes from Colombo Stock Exchange in Sri Lanka

Description

       This module fetches information from the Colombo Stock Exchange (CSE) in Sri Lanka http://www.cse.lk.

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

Labels Returned

       The following labels may be returned by Finance::Quote::CSE : isin close last high low cap change
       p_change name symbol currency method symbol date isodate

Name

       Finance::Quote::CSE - Obtain quotes from Colombo Stock Exchange in Sri Lanka

Synopsis

           use Finance::Quote;

           $q = Finance::Quote->new;

           %info = Finance::Quote->fetch('cse', 'YORK.N0000');

Terms & Conditions

       Use of www.cse.lk 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::CSE(3pm)

See Also