Market State Intelligence OBV

MSI-OBV: Market State Intelligence with On-Balance Volume Engine

What is MSI-OBV?

MSI-OBV is a fully automated trading Expert Advisor that combines the power of On-Balance Volume (OBV) analysis with a flexible execution engine. It detects market regime shifts, volume momentum, and trend changes to generate high-probability entry and exit signals.

The EA works with the OBV_MTF_I4EA indicator (embedded) - a standalone indicator valued at $100 on the MQL5 Market. This indicator is included with the EA at no additional cost, providing you with professional-grade volume analysis and multi-timefram intelligence.

Key Features

Feature Description
Dual Entry Signals Choose from Momentum signals (buffers 2,3) and/or X-Cross signals (buffers 7,8) with OR/AND logic
Flexible Exit Signals Map any indicator buffer for exits OR use opposite entry signal
Divergence Detection OBV_MTF_I4EA includes bullish and bearish divergence detection (buffers 4,5) - usable for both entry and exit signals
HTF Directional Filter Single timeframe OR 2-of-3 consensus with REGIME or SLOPE columns
One-Direction Trading Set MaxBuyPositions or MaxSellPositions to 0 to trade only in the HTF direction - true trend following
Proximity Filter Enforces minimum distance between entries in same direction
Bar-Based Entries Signals processed once per bar (no repainting, no multiple entries)
Real-Time Exits Exit signals checked every tick for immediate response
Auto-Reversal Closes positions and opens opposite on signal
Broker Profiler Adapts slippage based on live execution feedback
Breakeven + Partial Close Lock in profits and reduce risk systematically
Trading Hours Control Set specific start and end hours for trading sessions
Session Detection Automatically identifies Sydney, Tokyo, London, and New York sessions
Diagnostic Buffer Scan Prints active buffer mappings directly to terminal logs


One-Direction Trading: Trend is Your Friend

MSI-OBV includes a powerful trend-following capability that many traders overlook. By simply setting the maximum positions for one direction to zero, the EA will only trade in the direction of the HTF filter.

How It Works

Setting Value Result
MaxBuyPositions 0 EA will NEVER open BUY positions
MaxSellPositions 1 EA can open SELL positions
HTF Filter BEARISH Only SELL trades are allowed (aligns with trend)


Why This Matters

  • Eliminates counter-trend trades (reduces losses)

  • Forces discipline - only trades with the trend

  • Perfect for traders who believe "trend is your friend"

  • Simpler than setting up complex trend filters

  • Works seamlessly with the HTF directional filter

Included Indicator Value

The EA embeds the OBV_MTF_I4EA indicator which is valued at $100 as a standalone purchase. This indicator provides:

  • Multi-timeframe OBV analysis (M15, H1, H4)

  • Regime detection (Bullish/Bearish/Neutral)

  • Slope detection (Up/Down/Flat)

  • X-Cross signals (regime changes)

  • Bullish and Bearish Divergence detection

  • Distance gauge (ATR-based risk assessment)

You get all this functionality included with the EA at no extra cost.

Questions MSI-OBV Answers

Trader Question How MSI-OBV Answers It With What
"Is the trend bullish or bearish?" HTF Filter reads Regime column from selected timeframe(s) HTF_FILTER (SINGLE or CONSENSUS)
"How do I trade only with the trend?" Set one direction's max positions to 0 ONE-DIRECTION TRADING
"When should I enter?" Momentum signals detect acceleration; X-Cross detects regime changes DUAL ENTRY SIGNALS with OR/AND logic
"When should I exit?" Exit on opposite entry signal OR custom exit buffers FLEXIBLE EXIT SYSTEM
"Is there a divergence signal?" OBV_MTF_I4EA detects bullish and bearish divergences DIVERGENCE BUFFERS (4,5)
"Am I entering too close to my last trade?" Proximity Filter blocks entries within X points of previous same-direction entry PROXIMITY FILTER (user-defined points)
"Is the volume confirming the move?" OBV calculates volume delta; Regime and Slope columns show conviction OBV_MTF_I4EA ENGINE
"What do higher timeframes say?" HTF Consensus checks 2 of 3 timeframes for alignment MULTI-TF CONSENSUS
"Why was my trade blocked?" EA panel displays block reason (HTF, Spread, Proximity, Confidence) BLOCK REASON DISPLAY
"Is the EA configured correctly?" Diagnostic scan prints active signal buffers to terminal DIAGNOSTIC BUFFER SCAN
"How do I know which buffer to use for exits?" Buffer scan identifies which buffers have active signals TERMINAL LOG OUTPUT
"Will my broker's slippage affect performance?" Broker Profiler adapts slippage dynamically BROKER PROFILER
"How do I protect profits?" Breakeven and Partial Close handlers lock in gains RISK MANAGEMENT SUITE
"What time is it safe to trade?" Trading hours control restricts when trades can be placed TRADING START/END HOUR
"Which session is currently active?" Session detection identifies market session in real-time SESSION INFO DISPLAY


Versatility: Signal Entry and Exit

Entry Configuration

Setup Momentum Entry X-Cross Entry Divergence Entry Combine Mode Best For
Momentum Only ON OFF OFF (ignored) Trend followers
X-Cross Only OFF ON OFF (ignored) Regime changers
Divergence Only OFF OFF ON (ignored) Reversal traders
Both (OR) ON ON OFF OR Maximum opportunities
Both (AND) ON ON OFF AND High-conviction only
Full Suite ON ON ON OR All signal types

Exit Configuration

Setup Opposite Entry Custom Buffers Result
Signal Exit ON OFF Exit on opposite signal
X-Cross Exit OFF ExitBuy=8, ExitSell=7 Exit on regime change
Momentum Exit OFF ExitBuy=3, ExitSell=2 Exit on momentum shift
Divergence Exit OFF ExitBuy=5, ExitSell=4 Exit on divergence signal
No Exit Signals OFF OFF Use SL/TP only


HTF Filter: Two Independent Settings

Setting 1: HTF Source (WHICH timeframe)

Source Description
SINGLE Use one timeframe only (user selects which)
CONSENSUS Use 2 of 3 timeframes (user selects all 3)

Setting 2: HTF Column (WHAT to read)

Column Description
REGIME Bull/Bear/Neutral (based on OBV vs midpoint)
SLOPE Up/Down/Flat (based on OBV momentum)


EA has; Trading Time Restrictions (restrict window within which EA is active) and Session Info display (London, Newyork, Tokyo, Sydney & their overlap transition)

Semi-Automation Capabilities

MSI-OBV can be used in semi-automated mode, giving you manual control over trade decisions while the EA handles analysis and position management:

How Semi-Automation Works

Mode EA Role Trader Role Best For
Full Auto Everything Monitor only Hands-off trading
Signal-Only Shows signals and HTF direction Manual trade placement Traders who want analysis only
Entry Auto, Exit Manual Opens positions automatically Decides when to exit Taking profits manually
Entry Manual, Exit Auto Shows entry signals Opens trades manually Protecting profits automatically

Semi-Automation Setup

  1. Disable Entry Execution - Set MaxBuyPositions and MaxSellPositions to 0

  2. Enable Signal Display - Panel shows HTF direction and entry signals

  3. Manual Trade Placement - Use the signals as a guide, place trades manually

  4. Auto Position Management - Trailing stops, breakeven, and partial closes still work on manually opened trades (using the EA's Magic Number)

Why Use Semi-Automation?

  • Validation of signals before committing capital

  • Manual override of questionable signals

  • Learning the EA's behavior before full automation

  • Combining personal analysis with EA signals

Execution Safeguards

Safeguard Description
Broker Profiler Adapts slippage parameters based on live execution feedback
Breakeven Handler Moves SL to entry after profit target is reached (with buffer points)
Partial Close Closes portion of position at profit levels
Proximity Filter Blocks entries too close to previous same-direction entries
Margin Safety Reduces lot size if margin exceeds 80% of free margin
Retry Logic Retries failed orders with configurable attempts and delays
Spread Check Blocks trades if spread exceeds user-defined maximum


Included Files

  • MSI-OBV.mq5 - Main EA file

  • OBVIntelligence.mqh - OBV signal processing wrapper

  • OBV_MTF_I4EA.ex5 - Embedded volume indicator ($100 value, included at no extra cost)


Quick Start

  1. Drop MSI-OBV on any chart (M15-H1 recommended)

  2. Set your preferred entry signals (Momentum, X-Cross, Divergence, or combinations)

  3. Configure HTF filter (SINGLE or CONSENSUS)

  4. Set proximity filter distance (or disable with 0)

  5. Configure trading hours and session preferences

  6. Enable automated trading and watch the EA work


MSI-OBV is a professional-grade Expert Advisor designed for traders who want volume-based market intelligence with complete control over signal sources, filters, and execution. The included OBV_MTF_I4EA indicator, valued at $100 separately, provides divergence detection, multi-timeframe analysis, and regime identification - all accessible within the EA. Whether you want to trade both directions or follow the trend by restricting to one direction, MSI-OBV gives you the flexibility to match your trading style.


















作者的更多信息
Cumulative Volume Delta (CVD) MA-X Plus:终极订单流分析架构 通过 CVD MA-X Plus 洞察市场的隐藏机制。普通成交量指标只能告诉你交易了多少,而 CVD MA-X Plus 能告诉你: 谁 在赢得战斗、 何时 赢得战斗,以及“ 聪明钱 ”锚定在 何处 。通过聚合逐笔报价级价格行为(在股票/期货/黄金等监管市场使用时可设置为“真实成交量”)和多层成交量分布,该指标为市场信心、衰竭和流动性提供了极其清晰的蓝图。这是 CVD MA-X 的进化版本,原版见: https://www.mql5.com/en/market/product/162375?source=Site+Profile+Seller 交易者优势:为什么要升级到 Plus 版? 大多数交易者失败是因为他们对滞后的价格行为做出反应。Plus 版本通过分析影线与实体的比例(受成交量加权,并新增机构级平滑选项)来分析蜡烛图的内部压力,从而为您提供领先优势。 成交量均衡: 每日公允价值在哪里?(新增 VWAP-Delta 锚定) 市场信心: 这一走势是否有真金白银支持?(CVD 与零轴对
累积成交量增量 (CVD) MA-X:智能订单流情绪工具 通过 Cumulative Volume Delta (CVD) MA-X 揭示市场的隐藏机制。传统的成交量指标只能告诉你交易了 多少 ,而 CVD MA-X 则能告诉你 谁 在胜出以及 何时 胜出。通过聚合 Tick 级的价格行为和成交量分布,该指标为你提供了一张清晰的市场信念与衰竭地图。 交易者优势:为什么选择 CVD MA-X? 大多数交易者失败是因为他们对滞后的价格做出反应。CVD MA-X 通过分析 K 线的内部压力(影线与实体的比例)并结合成交量权重,为你提供 领先优势 。它实时回答了三个关键问题: 这次波动是否有真金白银支持? (CVD 与零轴的配合) 趋势是否正在失去动力? (MaxBuy/MaxSell 衰竭点) 大资金是否与价格背离? (内置背离引擎) 强大功能与实用性 智能权重阈值: 不同于简单的 Delta 计算,该指标通过解构 K 线影线和实体长度来计算“买入 vs 卖出成交量”,提供更细腻的意图观察。 双层信号逻辑: 兼具 CVD 零轴交叉 和 MA(CVD 移动平均线)零轴交叉 。这使你能够区分短
The Ultimate Ichimoku MTF Dashboard: Your All-In-One Trading Edge Transform Your Trading with One Powerful Indicator Imagine having a professional trading assistant that monitors multiple timeframes simultaneously, identifies high-probability entries, warns you of potential reversals, and provides clear risk management guidance-all in one clean, intuitive display. That's exactly what the Ichimoku MTF Dashboard delivers.     Why This Isn't Just Another In
Critical Market Session Information with a Single Glance Stop juggling multiple tools and squinting at time zone converters. The SessionInfoDisplay Indicator is your new, indispensable trading co-pilot that puts real-time market intelligence directly on your chart.   What It Does: Your Essential Trading Dashboard   This intelligent indicator provides three critical pieces of information at a glance: 1. Real-Time Session Detection    - Automatically identifies which major financial session is act
FREE
Clr-Dynamic RSI v SMA Indicator : A Comprehensive Analysis of Features and Advantages The Clr-Dynamic RSI v SMA indicator represents a significant evolutionary leap in technical analysis tools, transforming the classic Relative Strength Index (RSI) from a potentially ambiguous oscillator into a sophisticated, multi-dimensional trading system. At its core, this indicator retains the mathematical foundation of the RSI, measuring the speed and change of price movements, but radically enhances its
MTF Candlestick Patterns Detector: 您的终极价格行为 (Price Action) 指挥中心 在快节奏的交易世界中,错过一个反转形态可能意味着盈利周与错失良机之间的巨大差距。 MTF Candlestick Patterns Detector 是一款专业级的 MQL5 指标,旨在同时扫描、检测并整合所有时间框架内的 24 种以上传奇 K 线形态。 告别在图表中盲目搜寻和猜测。让算法为您带来高概率的交易设置。 交易者的优势:为何选择此指标? 大多数 K 线指标会用滞后的数据使您的图表变得混乱。我们的探测器提供了一个 多时间框架 (MTF) 面板 ,充当您的飞行驾驶舱,一眼即可回答最关键的交易问题: 趋势结构如何? 面板将“趋势形态”(MN1 至 H4)与“入场形态”(H1 至 M5)分开显示。 最佳入场点在哪里? 实时精准定位早晨之星或看跌吞没等反转点。 信号强度如何? 通过查看 M5 到月线的共振(Confluence),您可以验证头皮交易信号是否与大周期趋势一致。 现在该做什么? 颜色代码按钮立即告知:看涨 (SkyBlue)、看跌 (DeepPi
MTF VWAP Indicator - Quick Overview   This indicator shows you where institutional money is flowing across multiple timeframes using Volume Weighted Average Price (VWAP) to identify high-probability trading zones. New version has VWAP bands plotting capability if user enabled and display panel (whose background changes colour on confluence) can be toggled on/off.      What It Actually Does:     1. Tracks Smart Money Levels: - Shows Daily, Weekly, and Monthly VWAP lines where big players (banks,
Indicator Overview This is a sophisticated Multi-Timeframe (MTF) indicator that not only applies the classic Fisher Transform formula but integrates it into a comprehensive trading system featuring a real-time dashboard. The indicator excels at pinpointing reversals through advanced divergence detection and providing a clear, multi-timeframe view of market structure.     How It Works: Core Fisher Logic   1.   Normalization and Signal Generation         The indicator transforms price (using med
MTF WAD Simplified Indicator - Professional Trading Solution     Overview The MTF WAD Simplified is a sophisticated multi-timeframe volume-based indicator designed to track smart money flow across financial markets. By monitoring the Williams Accumulation/Distribution (WAD) across 8 different timeframes, this tool provides traders with unprecedented insight into institutional accumulation and distribution patterns.     Core Benefits for Traders     1. Smart Money Tracking - Detect Institutional
RSI v SMA MTF Indicator : Professional Trading Edge in One Tool   Summary The RSI v SMA MTF Indicator is a sophisticated, multi-timeframe momentum analysis tool that transforms the traditional RSI into a powerful, actionable trading system. By combining RSI slope analysis with SMA crossover signals, divergence detection, and real-time multi-timeframe confluence, this indicator provides traders with a more comprehensive view of market momentum across all relevant timeframes.     Core Utility an
Cumulative Volume Delta MA-X MTF(带梯度动量) 该指标为 MetaTrader 5 提供多时区累积成交量德尔塔(CVD)分析。它通过分析报价成交量(Tick Volume)或真实成交量(Real Volume)数据,计算买盘与卖盘压力之间的净差值,从而直观地展示订单流(Order Flow)情绪。 指标逻辑与特性 本指标采用数学方法进行成交量分析: 数据来源 :支持交易所资产的 真实成交量 (Real Volume) ,以及针对外汇/CFD 市场的 OHLC 影线代理算法 (OHLC Wick Proxy) 。 梯度系统 :4 色移动平均线用于识别趋势阶段: 深天蓝 (DeepSkyBlue) :数值为正且正在上升。 橙色 (Orange) :数值为正但正在下降。 洋红色 (Magenta) :数值为负且正在下降。 紫色 (Purple) :数值为负但正在上升。 五层共振系统 (5-Layer Confluence System) 指标集成了五种不同的分析方法: 第一层:成交量德尔塔核心 (Volume Delta Core) —— 计算成交量德尔塔的
MTF Connecting Fractals Multi-Timeframe Market Structure. One Glance. Real Decisions. MTF Connecting Fractals is not just another arrow-printing indicator. It’s a complete multi-timeframe market structure intelligence system designed to answer the most important trading questions in real time - clearly, visually, and without clutter. Built around fractals as objective structure anchors, this tool gives traders a decisive edge by combining price action, structural context, proximity risk, and
Multi-Timeframe Money Flow Index (MTF MFI) with Smart Divergence and Dashboard Unlock the flow of institutional money across every timeframe. Are you tired of guessing the trend only to be trapped by a sudden reversal? The Multi-Timeframe Money Flow Index (MTF MFI) is a professional-grade trading tool designed to provide a bird's-eye view of market liquidity and momentum. By aggregating volume-weighted data from W1 down to M1, this indicator eliminates noise and highlights high-probability tra
MTF Parabolic SAR Maximize your trading efficiency with the Multi-Timeframe Parabolic SAR Trend and Momentum Dashboard. Designed for serious traders who value clarity over clutter, this tool aggregates price action across six timeframes into a single, sleek visual interface.  By combining that reliable classic Parabolic SAR logic with advanced momentum scoring and risk assessment, this indicator transforms raw data into actionable trade signals.  The Strategic Edge: Why This Indicator? Most tra
Multi-Timeframe Heiken Ashi (Smoothed with Dashboard) Professional Market Structure Visualization with Weighted Confluence Scoring Transform your trading with crystal-clear multi-timeframe analysis. This indicator combines smoothed Heiken Ashi candles with an intelligent weighted scoring system to give you unprecedented clarity in any market condition. YOUR TRADING QUESTIONS – ANSWERED INSTANTLY: 1. What's the REAL trend direction? Dashboard Reveals:   Higher timeframe (MN1, W1, D1, H4) trend a
Hybrid BB-LRMA [Trend and Volatility Engine]   Master the markets with the Hybrid BB-LRMA, a professional-grade technical analysis tool that fuses the volatility-tracking power of Bollinger Bands (BB) with the hyper-responsive Linear Regression Moving Average (LRMA) to eliminate lag and pinpoint high-probability entries with arrow Signals   Why Hybrid BB-LRMA? Most moving averages are too slow, and Bollinger Bands alone can be noisy. The Hybrid BB-LRMA solves this by using a gradient-based LRMA
Hybrid FATL Fractal: Professional Digital-Signal Logic   Simplify the Complexity of Market Structure.   Unlock the power of digital signal processing combined with price action geometry. The Hybrid FATL Fractal is a professional-grade technical analysis tool designed to eliminate market noise and pinpoint high-probability institutional turning points. By merging the Fast Adaptive Trend Line (FATL) algorithm with Dynamic Fractal Breakout logic, this indicator provides a dual-layered filter that a
VOLUME PROFILE SAF-XII 专业级 MT5 市场轮廓(成交量概况)分析仪 —— 网格交易者的梦幻指标 什么是成交量概况 (Volume Profile)? 成交量概况是一种专业的机构级工具。与传统的随时间显示成交量的指标不同,它显示的是 特定价格水平 上的交易活动。它揭示了交易发生在 哪里 ,帮助您识别: 价值区 (VAH/VAL) :大部分交易发生的价格区间。 控制点 (POC) :成交量最高的核心价格水平。 流动性失衡 :每个层级的多空主导力量对比。 支撑/阻力 :基于实际交易活动形成的天然价格位。 三种操作模式 —— 真正的“设置后即忘” VP_MANUAL(波段交易与关键位分析) 用户通过拖动垂直线自定义分析范围。 仅在移动线条时重新计算。 适用场景 :新闻前夕分析、财报发布、特定日期范围。 VP_AUTO(头寸与动量交易) 随新柱线自动向后滚动。 使用自定义回溯周期(默认 100 根柱线)。 适用场景 :动量策略、突破交易。 VP_SESSION(日内交易与机构流向) 锚定逻辑交易时段(伦敦、纽约、亚洲盘开盘)。 适用场景 :日内交易、基于时段的机构化策略
Fisher Transform MTF Pro v4.03 Professional Multi-Timeframe Trading Decision System Fisher Transform MTF Pro turns complex multi-timeframe data into clear, actionable trade decisions in seconds. It answers instantly:  What’s the trend?  Where’s the entry?  How strong is the setup?  What are the risks?  Should I buy, sell, or wait?  The Edge   Zero-Line Filter (Trend Protection) Prevents counter-trend trades by default:  No buys above zero  No sells below zero This forces alignment with th
Turtles Pro
Ebrah Ssali
Turtles Professional v2.0 The Legendary Turtle Strategy, Reimagined for the Modern Trader Turtles Pro transforms the iconic 1980s Turtle Trading System into a high-performance, multi-timeframe decision engine. It eliminates guesswork by providing institutional-grade analysis on trend structure, entry quality, and volatility all on a single chart. The Strategic Edge Turtles Professional uses a Smart Weighted Bias Engine to prioritize higher time frames, ensuring your trades align with the d
Hybrid Hull-LSMA : The Trend Meets Momentum Powerhouse Are you struggling with moving averages that are either too slow to react or too noisy to trust? The Hybrid Hull-LSMA is a solution, engineered to solve the "lag vs. noise" dilemma. By fusing the ultra-smooth Hull Moving Average (HMA) with the predictive Least Squares Moving Average (LSMA), this indicator delivers a high-definition view of market structure and entry timing. Why the Hybrid Hull-LSMA? Standard indicators follow the market; t
T3 MTF PureMaths :多周期 Tillson T3 指标 带交互式面板的零延迟共振交易系统 多周期交易的制胜优势 T3 MTF Pure Maths 是一款专业级交易面板,能够同时聚合从月线到 5 分钟图等 8 个时间周期 的市场结构。它为您提供即时、可操作的洞察,无需频繁切换图表或进行复杂的脑算。 该指标基于 纯数学优化 (零指标句柄、无 CopyBuffer 调用)构建,运行速度比标准实现快 5-10 倍 ,是实盘交易和高强度策略测试的理想选择。 该指标能解决哪些问题? 交易者疑问 T3 MTF Pure 如何解答 整体趋势结构如何? 颜色编码的趋势面板一目了然地显示 MN1-W1-D1-H4 的一致性。 最佳入场点在哪? 入场周期(H1-M30-M15-M5)提供精确的时机信号。 信号强度如何? 强牛、 看涨、 看跌、 强熊 —— 清晰的强度层级。 风险在哪里? 信号强度阈值过滤掉弱势设置。 我现在该做什么? 推荐框显示即时动作:强力买入、买入、卖出、强力卖出或观望。 是否支持自动化交易? 箭头信号存储在缓冲区中,方便 EA 集成。 智能共振逻辑
Divergent Fisher Transform MT5  Precision Momentum. Intelligent Filtering. EA-Ready Automation. The Divergent Fisher Transform for MT5 is a professional-grade momentum trading indicator designed to help traders answer the most important question in the market: “What should I do right now?” It transforms raw price into high-probability, structured trading decisions using a powerful combination of:  Fisher Transform momentum modeling  Zero-line structural filtering  Multi-level overbought/o
Divergent Stochastic Filter II Catch Reversals Early, Filter Noise, Trade with Confidence The Edge: Why This Stochastic is Different  Every trader knows the Stochastic oscillator. But knowing when to trust its signals, that's the real challenge. The Divergent Stochastic Filter II transforms this classic indicator into a precision reversal detection system by adding critical elements: divergence intelligence, signal filtering and exhaustion detection.  While standard Stochastic oscillators fire s
X-Hybrid Modular Z – 智能执行交易平台 将任何指标转化为全自动交易系统 X-Hybrid Modular Z 是一款模块化执行引擎,能够将任何设计精良的自定义指标转换为完整的自动化交易系统。 它专为追求专业级执行和风险控制的交易者设计,在信号生成与机构级交易管理之间搭建了桥梁——无需任何编程基础。 为什么这款 EA 与众不同 与传统的专家顾问(EA)不同,它不仅仅是一个“信号读取器”。 X-Hybrid Modular Z 是一个具备执行感知能力的交易框架,其核心特性包括: 自适应滑点控制 (基于 ATR + 点差感知) 经纪商行为画像 (自学习式执行调整) 基于重试机制的执行引擎 带视觉间距区的入场过滤 (用户可切换间距可视化开关) 动态经纪商限制水平检测 (如止损距离限制) 全生命周期交易管理 它能实时根据市场波动、经纪商状况和执行质量调整滑点容忍度。 专家顾问中的“瑞士军刀”——运作原理: 您可以将此 EA 视为一个通用的执行引擎: 提供指标 :任何带有可读缓冲区的优质自定义指标(例如:Market\Fisher Transform)。 映射信号 :映射买入
Hybrid FATL-LRMA : Digital Precision Meets Statistical Certainty The Ultimate Trend-Momentum Convergence System with clear action protocols. Why Hybrid FATL-LRMA? The Edge some Traders Miss Are you tired of lagging indicators that signal entries after the move has already happened? Frustrated by noisy oscillators that keep you in chop while trends pass you by? The Hybrid FATL-LRMA is a dual-engine trading system that bridges the gap between high-frequency digital signal processing and stat
ADX ClrDynamic: The Gradient-Aware, Low-Lag Trend and Momentum ADX/DMI Evolution Tired of lagging indicators that signal a trend only after the move is over? Most ADX indicators are too slow for modern markets. ADX Gradient-Aware solves this by fusing Hull-style low-lag smoothing with a unique Gradient Momentum Logic. This isn't just an indicator; it's a complete decision-engine that identifies trend structure, measures strength, and pinpoints high-probability entries using dual-slope detection.
ADX ClrDynamic  MTF Dashboard: The Ultimate Multi-Timeframe Trend and Momentum Command Center Tired of switching between timeframes to get the full market picture? Most ADX indicators show you only one timeframe at a time, forcing you to piece together the puzzle manually.   ADX ClrDynamic MTF indicator   changes everything by displaying up to 8 timeframes simultaneously in a single, elegant dashboard. This isn't just an indicator; it's your complete multi-timeframe decision-engine that identifi
SERA - Sigma-Enhanced Regression Analysis – The Non-Repaint, Early-Entry MTF Trading System The Problem with Most Regression Tools (And How We Solved It) Traditional regression indicators lie to you. They repaint, they lag, and distort actionable data. Their flaws cost you in false back-tests, late entries/exits and therefore missed profits. Avoid catching a falling knife or chasing a train with SERA, she eliminates ALL three problems. One-Click Trading Style Selection – Choose Conservative, R
精简版 三色带逻辑 (Tri-Color Band Logic) 优先考虑价格行为的可视化,同时保留了挤压状态(Squeeze)检测功能。 1. 交易哲学切换:随心所欲 SignalMode 设置允许您选择指标如何解读触碰波带的行为。这可以看作是您的“交易性格”: 当价格触及... 突破模式 BREAKOUT (趋势交易者) 反弹模式 BOUNCE (反转猎人) 自动模式 AUTO (全能型) 上轨 买入 – “动能加速,顺势而为!” 卖出 – “价格超买,准备反做!” 由价格决定:收盘于上方 = 买入 / 收盘于内部 = 卖出 下轨 卖出 – “下行压力大,果断上车!” 买入 – “超卖反弹即将到来!” 由价格决定:收盘于下方 = 卖出 / 收盘于内部 = 买入 SignalMode 参数是指标的核心交易智能,决定了价格与外轨(缓冲区 8 和 9)的交互如何被解读,使指标能与您的特定交易策略保持一致。 2. 柱内优先级与置信度评估 触碰波带不再仅仅是简单的“真/假”触发,而是由 优先级引擎 (Priority Engine) 评估的加权事件: 突破模式: 优
筛选:
无评论
回复评论