index_global_hist_em
Fetch historical market data for global indices, such as the US Dollar Index, by specifying the index symbol to obtain a pandas DataFrame of past performance.
Instructions
东方财富网-行情中心-全球指数-历史行情数据 https://quote.eastmoney.com/gb/zsUDI.html :param symbol: 指数名称;可以通过 ak.index_global_spot_em() 获取 :type symbol: str :return: 历史行情数据 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 美元指数 |