logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Finance::Quote::HU - Obtain Hungarian Securities from www.bet.hu and www.bamosz.hu

Description

       This module obtains information about Hungarian Securities. Share fetched from www.bet.hu, while mutual
       funds retrieved from www.bamosz.hu. Stocks are searched by ticker while mutual funds may only searched by
       ISIN.

Labels Returned

       Information available may include the following labels:

       method source name symbol currency date last price low high open close p_change

Name

       Finance::Quote::HU - Obtain Hungarian Securities from www.bet.hu and www.bamosz.hu

See Also

       Budapest Stock Exchange (BET) website - http://www.bet.hu BAMOSZ website - http://www.bamosz.hu/

       Finance::Quote

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

Synopsis

           use Finance::Quote;
           $q = Finance::Quote->new;
           # Don't know anything about failover yet...

See Also