Query: finance::quote::seb
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Finance::Quote::SEB(3pm) User Contributed Perl Documentation Finance::Quote::SEB(3pm)NAMEFinance::Quote::SEB - Obtain fund prices from www.seb.seSYNOPSISuse Finance::Quote; $q = Finance::Quote->new; %fundinfo = $q->fetch("seb_funds","fund name");DESCRIPTIONThis module obtains information about SEB fund prices from www.seb.se. The only available information source is "seb_funds" and it will use www.seb.se.FUND NAMESUnfortunately there is no unique identifier for the fund names. Therefore the complete fund name must be given, including spaces, case is important. Consult http://www.seb.se/ for all available funds. Example "SEB Aktiesparfond"LABELS RETURNEDInformation available from SEB may include the following labels: date method source name currency price. The prices are updated at the end of each bank day.SEE ALSOSEB website - http://www.seb.se/ perl v5.14.2 2014-03-03 Finance::Quote::SEB(3pm)
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |
Introduction |
Find columns in a file based on header and print to new file |