Finance::Quote::Trustnet(3pm) - phpMan

Command: man perldoc info search(apropos)  


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



NAME
       Finance::Quote::Trustnet - Obtain unit trust prices from trustnet.co.uk

SYNOPSIS
           use Finance::Quote;

           $q = Finance::Quote->new;

           %stockinfo = $q->fetch("uk_unit_trusts","trust-name"); # Can failover to other methods
           %stockinfo = $q->fetch("trustnet","trust-name"); # Use this module only.

DESCRIPTION
       This module obtains information about UK unit trust prices from www.trustnet.co.uk.  The
       information source "uk_unit_trusts" can be used if the source of prices is irrelevant, and
       "trustnet" if you specifically want to use trustnet.co.uk.

UNIT TRUST NAMES
       Unfortunately there is no unique identifier for unit trust names.  Therefore enough of the
       name should be given including spaces to yield a unique match.  Trustnet sometimes uses
       abbreviated names, and the string given should match the abbreviation.

       Consult http://www.trustnet.co.uk/ut/funds/perf.asp?sort=0 to find a match for your unit
       trusts.

       Example "jupiter income"

LABELS RETURNED
       Information available from Trustnet may include the following labels: exchange method
       source name currency bid ask yield price.  In case of a unit trust, "price" returns the
       offer (ask) price.  In case of an OIEC, the unique price is returned in "bid", "ask" and
       "price".

SEE ALSO
       Trustnet website - http://www.trustnet.co.uk/

       Finance::Quote::Yahoo::USA



perl v5.10.0                                2006-12-31              Finance::Quote::Trustnet(3pm)

Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-24 04:28 @38.107.179.239 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Valid XHTML 1.0!Valid CSS!