From b876b6f91dbd4f9a1eeb22edfcbb06a75361b7c6 Mon Sep 17 00:00:00 2001 From: fish Date: Fri, 24 Jul 2026 15:40:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E7=BA=A6=E6=A0=87=E9=A2=98=E5=8F=AF?= =?UTF-8?q?=E7=82=B9=E5=87=BB=E8=B7=B3=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 振幅锁仓策略/index-FG.html | 9 ++++++++- 振幅锁仓策略/index-SA.html | 9 ++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/振幅锁仓策略/index-FG.html b/振幅锁仓策略/index-FG.html index 82c73a5..69db4d2 100644 --- a/振幅锁仓策略/index-FG.html +++ b/振幅锁仓策略/index-FG.html @@ -20,6 +20,8 @@ body { font-family: -apple-system, 'Segoe UI', system-ui, sans-serif; padding: 24px; max-width: 1100px; margin: 0 auto; color: var(--fg); background: var(--bg); } h1 { font-size: 1.4rem; margin-bottom: 8px; } .sub { color: var(--sub); font-size: 0.85rem; margin-bottom: 8px; } + .sub a { color: #3b82f6; cursor: pointer; text-decoration: none; } + .sub a:hover { text-decoration: underline; } .formula { color: var(--sub); font-size: 0.8rem; margin-bottom: 24px; padding: 6px 12px; background: var(--th-bg); border-radius: 4px; display: inline-block; } table { border-collapse: collapse; width: 100%; font-size: 0.9rem; } th { background: var(--th-bg); color: var(--th-fg); font-weight: 600; padding: 8px 10px; border: 1px solid var(--th-border); text-align: center; white-space: nowrap; } @@ -66,7 +68,7 @@

振幅锁仓策略 — 玻璃

-

FG2609  |  FG2611  |  FG2701

+

FG2609  |  FG2611  |  FG2701

振幅算法:近 5 日均振幅 = 过去 5 个交易日 (最高 − 最低) 的均值,结果四舍五入取整