stock_financial_debt_ths
Fetch balance sheet financial indicators from THS for a given stock symbol, selecting either reporting period or annual data for analysis.
Instructions
同花顺-财务指标-资产负债表 https://basic.10jqka.com.cn/new/000063/finance.html https://basic.10jqka.com.cn/api/stock/finance/000063_debt.json :param symbol: 股票代码 :type symbol: str :param indicator: 指标; choice of {"按报告期", "按年度"} :type indicator: str :return: 同花顺-财务指标-资产负债表 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 000063 | |
| indicator | No | 按报告期 |