Install
openclaw skills install stock-data-exportExports A-share stock and index daily, weekly, or monthly data from Tushare API to Excel, CSV, or JSON for quantitative analysis and backtesting.
openclaw skills install stock-data-export基于 Tushare API 的 A 股数据批量导出工具,支持日线/周线/月线数据导出为 Excel/CSV 格式。
导出股票代码=000001 开始日期=20250101 结束日期=20260328 类型=日线
批量导出股票列表=000001,000002,000003 开始日期=20250101 类型=日线 输出格式=Excel
导出指数代码=000300 开始日期=20250101 结束日期=20260328
需要配置 Tushare API Token:
tushare_token=你的 token