alphastack-cost-sensitivity
收藏资源简介:
该数据集包含多个交易策略的回测绩效指标,记录了策略名称、成本信息、最终价值、总回报、年化回报、波动率、夏普比率、最大回撤、胜率、盈亏比、交易次数和换手率等关键指标。数据集共包含12个样本,全部作为训练集使用。适用于策略评估、比较、风险分析和投资组合优化等金融数据分析任务。
This dataset contains backtesting performance metrics for multiple trading strategies, recording key indicators such as strategy name, cost information, final value, total return, annualized return, volatility, Sharpe ratio, maximum drawdown, win rate, profit-loss ratio, number of trades, and turnover rate. The dataset comprises 12 samples, all used as the training set. It is suitable for financial data analysis tasks such as strategy evaluation, comparison, risk analysis, and portfolio optimization.
数据集概述:alphastack-cost-sensitivity
基本信息
该数据集名为 alphastack-cost-sensitivity,托管于 Hugging Face 平台,旨在记录不同策略在不同成本条件下的绩效表现,适用于交易策略的成本敏感性分析研究。
数据规模与结构
- 总数据量:数据集大小约 1.6 KB,下载大小约 7.5 KB
- 数据划分:仅包含 1 个训练集(train),共 12 条样本
- 特征数量:共 14 个字段
字段说明
| 字段名 | 数据类型 | 描述 |
|---|---|---|
| strategy | 大字符串 | 策略名称 |
| cost_key | 大字符串 | 成本类型标识 |
| cost_rate | 浮点数 | 成本费率 |
| cost_label | 大字符串 | 成本标签 |
| final_value | 浮点数 | 最终资产价值 |
| total_return | 浮点数 | 总收益率 |
| annual_return | 浮点数 | 年化收益率 |
| volatility | 浮点数 | 波动率 |
| sharpe_ratio | 浮点数 | 夏普比率 |
| max_drawdown | 浮点数 | 最大回撤 |
| win_rate | 浮点数 | 胜率 |
| profit_factor | 浮点数 | 盈利因子 |
| num_trades | 整数 | 交易次数 |
| turnover | 浮点数 | 换手率 |
数据用途
该数据集可用于评估交易策略在不同交易成本(如手续费率)下的绩效变化,帮助分析策略对成本的敏感程度,为投资决策和策略优化提供参考依据。
数据格式
- 配置文件:default
- 数据存储格式为 parquet 文件,训练集文件路径为
data/train-*




