debian man page for finance::quote::hex

Query: finance::quote::hex

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Finance::Quote::HEX(3pm)				User Contributed Perl Documentation				  Finance::Quote::HEX(3pm)

NAME
Finance::Quote::HEX - Obtain quotes from the Helsinki Stock Exchange.
SYNOPSIS
use Finance::Quote; $q = Finance::Quote->new; %stockinfo = $q->fetch("hex","NOK1V"); # Only query ASX. %stockinfo = $q->fetch("finland","NOK1V"); # Failover to other sources OK.
DESCRIPTION
This module obtains information from the Helsinki Stock Exchange http://www.hex.com/. All Finnish stocks are available. This module is not loaded by default on a Finance::Quote object. It's possible to load it explicity by placing "HEX" in the argument list to Finance::Quote->new(). This module provides both the "hex" and "finland" fetch methods. Please use the "finland" fetch method if you wish to have failover with other sources for Finnish stocks. Using the "hex" method will guarantee that your information only comes from the Helsinki Stock Exchange.
LABELS RETURNED
The following labels may be returned by Finance::Quote::HEX: name, last, high, low, date, time, p_change, volume, bid, ask, price, method and exchange.
SEE ALSO
Helsinki Stock Exchange, http://www.hex.com/ perl v5.14.2 2012-05-06 Finance::Quote::HEX(3pm)
Related Man Pages
finance::quote::asegr(3) - suse
finance::quote::lerevenu(3) - suse
finance::quote::yahoo::australia(3) - suse
finance::quote::asegr(3pm) - debian
finance::quote::lerevenu(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections