Finance::Quote::HU(3pm) User Contributed Perl Documentation Finance::Quote::HU(3pm)
Finance::Quote::HU - Obtain Hungarian Securities from www.bet.hu and www.bamosz.hu
| Use Case | Command | Description |
|---|---|---|
| 🔍 Fetch stock quote | $q->fetch("hu", "TICKER") | Get Budapest Stock Exchange quote for a stock (e.g., OTP, MOL) |
| 📈 Fetch mutual fund | $q->fetch("hu", "ISIN") | Get mutual fund data from BAMOSZ by ISIN |
| 📋 Available labels | $q->fetch("hu", "TICKER") | Returns: method, source, name, symbol, currency, date, last, price, low, high, open, close, p_change |
use Finance::Quote;
$q = Finance::Quote->new;
# Don't know anything about failover yet...
This module obtains information about Hungarian Securities. Shares 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.
Information available may include the following labels:
Budapest Stock Exchange (BET) website - http://www.bet.hu
BAMOSZ website - http://www.bamosz.hu/
perl v5.32.1 2021-09-01 Finance::Quote::HU(3pm)
Generated by phpman v4.9.29 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-22 01:32 @2600:1f28:365:80b0:d8a5:c3c6:bf94:28c0
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format