stock_index_pb_lg
Fetch price-to-book (PB) ratio data for Chinese stock indices such as 上证50 and 沪深300. Obtain historical PB values to evaluate index valuation.
Instructions
乐咕乐股-指数市净率 https://legulegu.com/stockdata/sz50-pb :param symbol: choice of {"上证50", "沪深300", "上证380", "创业板50", "中证500", "上证180", "深证红利", "深证100", "中证1000", "上证红利", "中证100", "中证800"} :type symbol: str :return: 指定指数的市净率数据 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 上证50 |