🔍 站内搜索
输入关键词搜索 11 篇文章
-
RSI 深度实战:传统信号与 AI 增强结合
用 scikit-learn 给 RSI 加一层 AI 假信号过滤,胜率从 48% 提升到 62%。
hxquant.top/posts/rsi-ai-strategy/ -
三指标共振实战:RSI/KDJ/MACD 联合 ML 决策
RSI+KDJ+MACD 三指标联合 XGBoost,决策准确率从单指标 55% 提升到 71%。
hxquant.top/posts/three-indicators-ml/ -
下跌趋势风控:识别与 AI 动态止损
用 AI 动态止损替代固定 8%,熊市最大回撤从 28% 降到 17%。
hxquant.top/posts/downtrend-risk-ai/ -
上升趋势识别:经典画法与 AI 自动检测
把人工画趋势线变成 AI 自动识别,识别速度从 5 分钟缩短到 0.01 秒。
hxquant.top/posts/uptrend-detection/ -
MACD 趋势跟踪:经典交叉与 AI 反转预测
用 LSTM 提前 3 天预测 MACD 反转,准确率 67%,比死叉后入场多赚 18%。
hxquant.top/posts/macd-ai-prediction/