RQAlpha 米筐开源事件驱动回测框架。支持A股和期货,模块化架构,可自由扩展;当用户需要快速回测A股/期货策略、使用内置数据(download-bundle)、开发Mod插件,或提及 rqalpha、米筐时使用。与 backtrader 相比,rqalpha 内置A股日线数据、安装更简便,适合快速验证;backtrader 更灵活、社区更大。若用户仅需数据获取而无回测需求,引导使用 baostock/akshare/tushare 等数据 Skill。
$npx -y skills add lzwme/finance-quant-skills --skill rqalphaInstalls into the current project.
Run `npx skills use "https://github.com/lzwme/finance-quant-skills" --skill "lzwme/finance-quant-skills/rqalpha"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lzwme/finance-quant-skills" that are relevant to the current task. Run `npx skills add "https://github.com/lzwme/finance-quant-skills"` and select the relevant skills, then follow their instructions.