fx_quote_baidu
Fetch foreign exchange quote rankings from Baidu Finance for RMB or USD symbols. Use the site's acs-token to retrieve forex market data.
Instructions
百度股市通-外汇-行情榜单 https://finance.baidu.com/top/foreign-rmb :param symbol: choice of {"人民币", "美元"} :type symbol: str :param token: 目标网站复制 acs-token 后传入 :type token: str :return: 外汇行情数据 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | No | ||
| symbol | No | 人民币 |