Man Page: finance::quote::cominvest
Operating Environment: debian
Section: 3pm
Finance::Quote::Cominvest(3pm) User Contributed Perl Documentation Finance::Quote::Cominvest(3pm)NAMEFinance::Quote::Cominvest - Obtain information from cominvest, formerly known as Adig Investment.SYNOPSISuse Finance::Quote; $q = Finance::Quote->new; %info = Finance::Quote->fetch('cominvest', '637256'); %info = Finance::Quote->fetch('adig', 'DE0006372568');DESCRIPTIONThis module obtains information from cominvest Asset Management http://www.cominvest-am.de/ - a german mutual fund company. It was formerly known as Adig Investments and thus an alias 'adig' is also provided. The name with which this module is called does not change its behavior. It may be asked for german WKNs or international ISINs. Information returned by this module is governed by the terms and conditions of cominvest Asset Management GmbH.LABELS RETURNEDThe following labels may be returned by Finance::Quote::Cominvest: exchange, name, bid, ask, date, yield, price, p_change.SEE ALSOcominvest Asset Management, http://www.cominvest-am.de/ perl v5.14.2 2012-05-06 Finance::Quote::Cominvest(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| Detecting unused variables... |