# phpman > perldoc > Finance::Quote::HU

## NAME
    [Finance::Quote::HU](https://www.chedong.com/phpMan.php/perldoc/Finance%3A%3AQuote%3A%3AHU/markdown) - Obtain Hungarian Securities from www.bet.hu and www.bamosz.hu

## SYNOPSIS
        use [Finance::Quote](https://www.chedong.com/phpMan.php/perldoc/Finance%3A%3AQuote/markdown);
        $q = [Finance::Quote](https://www.chedong.com/phpMan.php/perldoc/Finance%3A%3AQuote/markdown)->new;
        # Don't know anything about failover yet...

## 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

## SEE ALSO
    Budapest Stock Exchange (BET) website - <http://www.bet.hu> BAMOSZ website - <http://www.bamosz.hu/>

    [Finance::Quote](https://www.chedong.com/phpMan.php/perldoc/Finance%3A%3AQuote/markdown)

