stock_a_code_to_symbol
Determine the stock market for a given stock code. Input a code and get the market name to correctly identify the trading venue.
Instructions
输入股票代码判断股票市场 :param symbol: 股票代码 :type symbol: str :return: 股票市场 :rtype: str
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 000300 |