Trend & Volume Regime Map
指标
版本 1.0, Dec 2025
Windows 版、Mac 版
4.0
评价:1
42.11M
交易量
6.13M
盈利点数
240
销售
8.92K
免费安装
说明
简短描述
趋势与成交量状态图 是一个适用于cTrader的状态过滤器,用于衡量价格和成交量的方向及持续性。它为您提供一个归一化的趋势得分和成交量趋势得分,范围为 –10 到 +10,用从看跌红色到看涨绿色的平滑渐变为您的蜡烛图着色,并显示当前环境是风险偏好、风险规避还是仅仅是噪音。
🧠 它的功能
该指标复制了BigBeluga在TradingView上的“状态过滤器”逻辑,针对cTrader进行了调整,并封装成一个清晰的 趋势与成交量状态图。
平滑的价格与成交量
- 计算 HLC3(高点、低点、收盘价的平均值),并应用 Hull移动平均线(HMA)来平滑价格。
- 对成交量的tick量应用另一条 Hull移动平均线。
趋势得分(价格)
- 对于最近 N根K线(
Length),将当前的 价格HMA与每个过去的HMA值进行比较:
- 如果当前HMA > 过去HMA → 趋势 +1
- 如果当前HMA ≤ 过去HMA → 趋势 –1
- 累计得分被缩放到 –10 … +10 → 这就是 趋势值。
成交量趋势得分
- 使用相同逻辑,但应用于 成交量的HMA。
- 结果是另一个归一化得分,范围为 –10 … +10 → 即 成交量值。
颜色逻辑
- 当 趋势得分为负时,蜡烛图以渐变色 红色 → 橙色着色,颜色深浅取决于下跌状态的强度。
- 当 趋势得分为正时,蜡烛图以 橙色 → 青柠色着色,状态越强绿色越深。
这为您提供了一个即时的视觉提示,显示价格走势是 看跌、中性还是看涨,以及该状态当前的持续性。
状态面板
在子窗口中,指标绘制:
- 趋势线(蓝色)
- 成交量趋势线(灰色)
- 零线(基线)
在最后一根K线上打印一个小的 信息面板,显示当前的 趋势和 成交量值。
🎯 您如何使用它
趋势确认
- 仅在强势状态方向上交易,例如:
- 趋势 > +4 → 仅做多偏向
- 趋势 < –4 → 仅做空偏向
状态过滤器
- 当状态较弱时(趋势接近0)或 成交量趋势强烈为负时,关闭或缩减您的策略,这通常表示行情震荡或动能减弱。
信号的背景
将您现有的入场信号(价格行为、谐波形态、振荡器等)与 趋势与成交量状态图 结合使用,作为 宏观过滤器:
- 仅在趋势为正且成交量趋势也为正时,进行 突破交易。
- 当趋势极强(> +8 或 < –8)时,避免 均值回归设置,因为市场处于强劲的单向状态。
⚙️ 输入参数
核心
长度
用于构建趋势和成交量得分的K线数量。
- 值越大 → 趋势越平滑,更偏“宏观”状态;变化更慢但更稳定。
- 值越小 → 响应更快,但噪音更多,翻转更频繁。
HMA周期
用于平滑价格和成交量的 Hull移动平均线的周期。
- 根据您的时间框架和交易风格调整:低时间框架用较短周期,高时间框架用较长周期。
视觉
显示信息面板
显示/隐藏最后一根K线上的小文本面板,显示当前的 趋势和 成交量得分。蜡烛着色
根据 趋势值(红/橙/绿渐变)启用蜡烛着色。如果您希望保持默认图表颜色,请关闭此项。
✅ 解释速查表
- 趋势 ≥ +7 → 强烈看涨状态,蜡烛为亮绿色。
- 趋势介于 +3 和 +7 之间 → 看涨偏向;回调是潜在的买入区。
- 趋势介于 –3 和 +3 之间 → 横盘/震荡;信号可靠性较低。
- 趋势 ≤ –7 → 强烈看跌状态,蜡烛为深红色。
- 成交量趋势 > 0 → 活跃度上升/持续,走势更可能“真实”且持续。
- 成交量趋势 < 0 → 参与度减弱,假动作、震荡或反转风险更高。
摘要
AI 摘要
Trend & Volume Regime Map is an indicator for cTrader that evaluates price and volume trends to identify market regimes. It calculates smoothed price using the Hull Moving Average (HMA) applied to the average of High, Low, and Close prices (HLC3), and similarly smooths tick volume with HMA. The indicator generates two normalized scores ranging from –10 to +10: a Trend score based on the comparison of the current price HMA to past values, and a Volume trend score using the same method on volume data.
Candles are colored on a gradient from bearish red (negative Trend) to bullish green (positive Trend), providing a visual representation of market direction and persistence. A sub-window panel displays the Trend line (blue), Volume trend line (gray), and a zero baseline, along with an info panel showing current Trend and Volume values.
Users can apply this tool as a regime filter to confirm trends, bias trades, or adjust strategies during weak or choppy market conditions. It supports various markets including Forex, indices, commodities, stocks, and cryptocurrencies. Input parameters include the number of bars for scoring and the HMA period, allowing customization for different timeframes and trading styles. The indicator aids in combining macro trend context with other entry signals for more informed trading decisions.
Candles are colored on a gradient from bearish red (negative Trend) to bullish green (positive Trend), providing a visual representation of market direction and persistence. A sub-window panel displays the Trend line (blue), Volume trend line (gray), and a zero baseline, along with an info panel showing current Trend and Volume values.
Users can apply this tool as a regime filter to confirm trends, bias trades, or adjust strategies during weak or choppy market conditions. It supports various markets including Forex, indices, commodities, stocks, and cryptocurrencies. Input parameters include the number of bars for scoring and the HMA period, allowing customization for different timeframes and trading styles. The indicator aids in combining macro trend context with other entry signals for more informed trading decisions.
指标配置
客户评价
4.0
评价:1
5 | 0 % | |
4 | 100 % | |
3 | 0 % | |
2 | 0 % | |
1 | 0 % |
客户评价
December 25, 2025
The tool feels better once the chart feels less crowded. Overconfidence is the real danger.
讨论
常见问答
Signal
Indices
Commodities
GBPUSD
RSI
Bollinger
Fibonacci
Scalping
AI
XAUUSD
NAS100
MACD
BTCUSD
Forex
Breakout
EURUSD
NZDUSD
Martingale
Prop
ZigZag
Supertrend
Fair Value Gap
SMC
Crypto
Grid
Stocks
ATR
USDJPY
VWAP
cTrader Store 提供的所有产品,包括交易机器人、指标和插件,均由第三方开发者提供,仅供信息参考和技术访问之用。cTrader Store 并非经纪商,不提供投资建议、个人推荐或任何未来业绩保证。
价格
42.11M
交易量
6.13M
盈利点数
240
销售
8.92K
免费安装
