Finance::Quote::Morningstar - Obtain fund prices the Fredrik way


Finance-Quote documentation  | view source Contained in the Finance-Quote distribution.

Index


NAME

Top

Finance::Quote::Morningstar - Obtain fund prices the Fredrik way

SYNOPSIS

Top

    use Finance::Quote;

    $q = Finance::Quote->new;

    %fundinfo = $q->fetch("morningstar","fund name");

DESCRIPTION

Top

This module obtains information about Fredrik fund prices from www.morningstar.se.

FUND NAMES

Top

Use some smart fund name...

LABELS RETURNED

Top

Information available from Fredrik funds may include the following labels: date method source name currency price. The prices are updated at the end of each bank day.

SEE ALSO

Top

Perhaps morningstar?


Finance-Quote documentation  | view source Contained in the Finance-Quote distribution.