stock_zh_a_tick_tx_js
Retrieve historical tick-by-tick data for A-share stocks using Tencent Finance. Provides detailed trade-level records for analysis and backtesting.
Instructions
腾讯财经-历史分笔数据 https://gu.qq.com/sz300494/gp/detail :param symbol: 股票代码 :type symbol: str :return: 历史分笔数据 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | sz000001 |