Provided by: libfinance-quote-perl_1.67-1_all 

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:
symbol
nav
isodate
currency
perl v5.40.1 2025-11-02 Finance::Quote::CMBChina(3pm)