Files
inspiration-collector/cards/20260711074636_#交易_#回测_#方法论_#策略.md
2026-07-11 08:00:03 +08:00

17 lines
992 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "#交易 #回测 #方法论 #策略 "
date: 2026-07-11T07:46:36+08:00
uid: ""
source: "memos"
---
#交易 #回测 #方法论 #策略
我今天在本地测试期货数据正在形成我自己工业级文件的标准化回测流程暂定第一步审计策略无漏洞进行全周期回测看过程能否正确运行开结果是否有逻辑硬伤比如5万到200亿的收益一定是有问题。
第二步是分年度回测,看是否和历史行情能对应上。这次回测发现金融危机的年份都跌了,那是一个维度上的再确认。
第三部是进行战场测试。识别战场,找到纯净的战场环境,然后根据战场去回测,找到利润来源,找到参数适应性。
第四部是优化参数,根据战场测试的结果进行参数的优化调整,组合。
然后根据参数调整和优化情况,继续进行上述的优化回测。
还没有确定,但是这个是我自己在回测过程中总结的方法论