Finance::Quote::CSE (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
Finance::Quote::CSE - Obtain quotes from Colombo Stock Exchange in Sri LankaSYNOPSIS
use Finance::Quote; $q = Finance::Quote->new; @stocks = ("JKH.N0000", "HPWR.N0000", "HNB.X0000"); %info = Finance::Quote->fetch("cse", @stocks);
DESCRIPTION
This module retrieves information from the Colombo Stock Exchange (CSE
)
in Sri Lanka 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 : symbol, name, last, open, price, low, close, p_change, high, volume, exchange, methodSEE ALSO
Colombo Stock Exchange (CSE
), Sri Lanka, www.cse.lk