Add amplitude filter as first open gate for 永期 hedge.

Reuse OO amplitude settings (default off); Plan shows index/HL when filtering.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-08-07 21:41:51 +08:00
parent b377956367
commit a88d708ea3
7 changed files with 320 additions and 142 deletions
+1
View File
@@ -214,6 +214,7 @@ export type MarketSnapshot = {
max_pct?: number;
/** @deprecated 兼容旧字段,等同 max_pct */
min_pct?: number;
filter_enabled?: boolean;
ok?: boolean;
} | null;
pair: {