currency_pair_map
Fetches all currency pairs associated with a specified currency. Returns a DataFrame containing pair data for analysis of exchange rate options.
Instructions
指定货币的所有可获取货币对的数据 https://cn.investing.com/currencies/cny-jmd :param symbol: 指定货币 :type symbol: str :return: 指定货币的所有可获取货币对的数据 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 美元 |