Install
openclaw skills install @bianchunhui/moving-averages当用户要用移动平均线(MA)判断趋势、选择均线类型/周期/组合,或理解四周规则(唐奇安突破)、 4-9-18 天组合,并清楚其"滞后性"与"横盘失效"局限时激活。 不适用于:超买超卖摆动指数(转 oscillators-contrarian)、画趋势线(转 trend-tools)。 关键 trigger 词:均线金叉死叉、移动平均线、四周规则、双均线、EMA、均线滞后、4-9-18。 Activate when the user wants to use moving averages (MA) to judge trend, choose MA type/period/combination, or understand the four-week rule (Donchian breakout), the 4-9-18 day combo, and its limitations of "lag" and "failure in range-bound markets". Not applicable: overbought/oversold oscillators (-> oscillators-contrarian), drawing trendlines (-> trend-tools). Key trigger words: MA golden/death cross, moving average, four-week rule, dual MA, EMA, MA lag, 4-9-18.
openclaw skills install @bianchunhui/moving-averages"移动平均线是一种追踪趋势的滞后指标,它天生具有平滑作用和滞后特性。" "双移动平均线组合(一快一慢)在各类系统中表现最佳。" "当价格涨出前 4 周的新高位时买入,跌出前 4 周的新低位时卖出。"(四周规则)
— 约翰·墨菲,第九章 移动平均线
均线是"顺应趋势"的量化版,但有其固有特性:
用法:金叉/死叉、价格穿均线、均线多排/空排判断趋势;用 ADXR 等过滤器先判有无趋势再上均线系统。
oscillators-contrarian 的区别:均线是趋势跟踪(顺大势),摆动指数是动量/超买超卖(附属于趋势)。dow-theory-framework 的区别:dow 是框架,均线是量化落地工具。