1Finance::Quote::MorningUsstearrCCHo(n3t)ributed Perl DocFuimneanntcaet:i:oQnuote::MorningstarCH(3)
2
3
4
6 Finance::Quote::morningstarch - Obtain CH Unit Trust quotes from
7 morningstar.ch.
8
10 $q = Finance::Quote->new;
11
12 %info = Finance::Quote->fetch("morningstarch","<isin> ..."); # Only query morningstar.ch using ISINs
13
15 This module fetches information from the MorningStar Funds service,
16 https://morningstar.com/ch/.
17
18 Funds are identified by their ISIN code.
19
20 This module is loaded by default on a Finance::Quote object. It's also
21 possible to load it explicitly by placing "morningstarch" in the
22 argument list to Finance::Quote->new().
23
24 Information obtained by this module may be covered by Morningstar terms
25 and conditions See https://morningstar.ch/ for details.
26
27 Stocks And Indices
28 This module provides the "morningstarch" fetch method for fetching CH
29 Unit Trusts and OEICs prices and other information from morningstar.ch.
30
32 The following labels may be returned by Finance::Quote::morningstarch :
33
34 name, currency, last, date, time, price, nav, source, method,
35 iso_date, net, p_change, success, errormsg.
36
38 Morning Star websites, https://morningstar.ch
39
41 Manuel Friedli, <manuel@fritteli.ch> Based heavily on the work of
42 Martin Sadler <martinsadler@users.sourceforge.net>, many thanks!
43
45 Copyright (C) 2019 by Manuel Friedli
46
47 This library is free software; you can redistribute it and/or modify it
48 under the same terms as Perl itself, either Perl version 5.10.1 or, at
49 your option, any later version of Perl 5 you may have available.
50
51
52
53perl v5.36.0 2022-12-27 Finance::Quote::MorningstarCH(3)