Finance::YahooJPN::Sym2Name

Converts a Japanese stock symbol to the name
Download

Finance::YahooJPN::Sym2Name Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Publisher Name:
  • Masanori HATA
  • Publisher web site:
  • http://search.cpan.org/~hata/

Finance::YahooJPN::Sym2Name Tags


Finance::YahooJPN::Sym2Name Description

Converts a Japanese stock symbol to the name Finance::YahooJPN::Sym2Name is a Perl module converts a Japanese stock symbol code to the name of company. Japanese stock markets use 4-digit code number as stock symbol. You can get either English or Japanese name of company.SYNOPSIS use Finance::YahooJPN::Sym2Name; # get the name of company of stock symbol code '6758' my $stockname = sym2name('6758'); print $stockname; # it prints 'SONY CORPORATION' Requirements: · Perl


Finance::YahooJPN::Sym2Name Related Software