table of contents
| Finance::Quote::CMBChina(3) | User Contributed Perl Documentation | Finance::Quote::CMBChina(3) |
NAME¶
Finance::Quote::CMBChina - Obtain fund values from China Merchants Bank
SYNOPSIS¶
use Finance::Quote;
$q = Finance::Quote->new('CMBChina');
%info = $q->fetch('cmbchina', 'XY040208');
DESCRIPTION¶
This module fetches fund values from China Merchants Bank's website (https://cmbchina.com/cfweb/personal/prodvalue.aspx?comCod=000&PrdType=T0057&PrdCode=). It specifically targets the product value page for wealth management products.
LABELS RETURNED¶
The following labels are returned:
| 2025-10-20 | perl v5.42.0 |