WakeRudder reads the market with two quiet instruments. The Accumulated Strength Line (ASI) stacks each bar's push-and-pull into one running 'wake', so building force shows up before the obvious move; the Laguerre steering baseline is an ultra-smooth, low-lag heading line that decides which side to take. A position window opens only when force turns in the direction the rudder points.
把每根K线的开高低收关系换算成单根多空强弱,再逐根累加成一条能量线。上升=多方在攒力,下降=空方在攒力,比单看价格更早看出趋势的真实能量。
用四级拉盖尔多项式对价格做递归平滑,以极小滞后过滤噪声,得到一条顺滑方向基线。价格在其上方=偏多环境,下方=偏空,仅用作方向护栏。
| 参数 | 默认值 |
|---|---|
| 累积力度信号线 EMA | 9 |
| 拉盖尔 gamma | 0.7 |
| ATR 周期 | 14 |
| 活跃地板 | 0.6 × 50根均值 |
| 止损 / 止盈 | 1.5×ATR / RR 1.8 |
| 单笔风险 · 每日上限 | 1% · 10 |