feat(P1): S1 回踩进场 + S2 部署回测 + dry-run 开机即跑 - #1
Draft
toolazytoname wants to merge 1 commit into
Draft
Conversation
User 2026-08-13: reject S1 silence, backtest+deploy S2, boot dry-run. S1 adds EMA50 pullback reclaim beside golden cross, and a frozen 15-pair USDT universe. S2 gets a freqtrade adapter, second compose service on 8081, and a point-in-time weekly rotation backtest (2022 included). Research numbers (Yahoo daily): S1 161 trades but negative mean PnL; S2 +20.5% with -91.6% max DD — paper-trade only. initial_state=running. Co-authored-by: lazy <lazywc@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
按 2026-08-13 三项拍板落地:不接受 S1 长期沉默、部署并回测 S2、dry-run 开机即跑。
详细数字与读法见
docs/system/08-s1-s2-backtest.md。改了什么
S1
S2
deploy/user_data/strategies/S2MomentumRotation.py+ compose 服务freqtrade-s2(FreqUI 8081,独立 SQLite)Dry-run
initial_state: running(S1 + S2)use_custom_stoploss = true(S1 的 8%/5% 止损以前可能根本没挂上)你需要在 VPS 上做的
本云端开发机没有 Docker,币安 API 返回 451,容器没法在这里拉起。
下载 15 对历史见
deploy/RUNBOOK.md。测试
296 passed, 2 skipped,覆盖率 90.81%(基线 274 passed)。明确没做
max_open_trades/stoploss_on_exchange