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は、 誰が 戦いに勝っているのか、 いつ 勝っているのか、そして「 スマートマネー 」が どこに 定着しているのかを明らかにします。ティックレベルのプライスアクション(株式/先物/ゴールドなどの規制市場ではリアルボリュームに設定可能)と多層的なボリューム分布を集計することで、このインジケーターは市場の確信、枯渇、そして流動性の極めて鮮明なマップを提供します。これは、こちら( https://www.mql5.com/en/market/product/162375?source=Site+Profile+Seller )にあるCVD MA-Xの進化版です。 トレーダーの優位性:なぜPlus版にアップグレードするのか? 多くのトレーダーが失敗するのは、遅行するプライスアクションに反応してしまうからです。
Cumulative Volume Delta (CVD) MA-X:インテリジェント・オーダーフロー・センチメントツール Cumulative Volume Delta (CVD) MA-X で、市場の隠れたメカニズムを解き明かしましょう。標準的な出来高指標は「どれだけ」取引されたかを示すだけですが、CVD MA-X は「 誰が 」買い手と売り手の攻防に勝っているのか、そして「 いつ 」それが起きているのかを明らかにします。ティックレベルの値動きと出来高分布を統合することで、市場の確信度と枯渇状態を極めて明確に描き出します。 トレーダーの優位性:なぜ CVD MA-X なのか? 多くのトレーダーが失敗するのは、価格の遅行性に反応してしまうからです。CVD MA-X は、ローソク足の内部圧力(ヒゲと実体の比率)を出来高で加重分析することで、 先行的な優位性 を提供します。リアルタイムで以下の3つの重要な問いに答えます: この動きは「本物の資金」に裏打ちされているか? (CVDとゼロラインの連動) トレンドの勢いが衰えていないか? (MaxBuy/MaxSell 枯渇ポイント) 大口投
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: 究極のプライスアクション・コマンドセンター 変化の激しいトレードの世界では、たった一つの反転パターンを見逃すことが、利益の出る週とチャンスを逃す週の分かれ目になります。 MTF Candlestick Patterns Detector は、すべての時間足で24種類以上の伝説的なローソク足パターンを同時にスキャン、検出、集計するために設計されたプロ仕様のMQL5インジケーターです。 チャートを闇雲に探し回ったり、推測したりするのはもう終わりにしましょう。アルゴリズムが、高確率なセットアップをあなたの元へ届けます。 トレーダーの優位性:なぜこのインジケーターなのか? 多くのローソク足インジケーターは、遅行データでチャートを埋め尽くしてしまいます。当検出器は、コクピットのような役割を果たす マルチタイムフレーム(MTF)パネル を提供し、最も重要なトレードの疑問に一目で答えます。 トレンド構造はどうなっているか? パネルは「トレンドパターン」(MN1からH4)と「エントリーパターン」(H1からM5)を分けて表示します。
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 (Gradient Momentum 搭載) このインディケーターは、MetaTrader 5向けにマルチタイムフレーム(MTF)での累積ボリューム・デルタ(CVD)分析を行います。ティックデータまたはリアルボリュームデータを分析することで、買い圧力と売り圧力の純差を計算し、オーダーフローのセンチメントを視覚的に表現します。 ロジックと機能 このインディケーターは、数学的なアプローチを用いてボリューム分析を行います: データソース : 取引所銘柄のリアルボリューム(Real Volume) と、FX/CFD向けの OHLCウィック・プロキシ(OHLC Wick Proxy)計算の両方をサポートしています。 グラデーションシステム : 4色の移動平均線がトレンドの段階を識別します: ディープスカイブルー(DeepSkyBlue) : 数値が正で、上昇中。 オレンジ(Orange) : 数値が正で、下落中。 マゼンタ(Magenta) : 数値が負で、下落中。 パープル(Purple) : 数値が負で、上昇中。 5レイヤー
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専用プロフェッショナル・マーケットプロファイル分析ツール(グリッドトレードに最適な「ドリーム・インジケーター」) ボリュームプロファイル(価格帯別出来高)とは? ボリュームプロファイルは、従来の「時間軸」の出来高とは異なり、「特定の価格帯」での取引活動を表示するプロ仕様のツールです。選択した期間内の「どこで」取引が行われたかを可視化し、以下のポイントを特定します: バリューエリア (VAH/VAL) :全取引の大部分が行われた価格帯。 ポイント・オブ・コントロール (POC) :最も出来高が集中した単一の価格水準。 リクイディティ・イムバランス :各価格帯における強気(買い)と弱気(売り)の優劣。 サポレジ(支持・抵抗) :実際の取引活動に基づいた自然な価格水準。 3つの動作モード — 「設定したらあとはお任せ」 VP_MANUAL(スイングトレード・重要ライン分析) 垂直ラインをドラッグして分析範囲を手動で設定。 ラインを動かした時のみ再計算されるため軽量。 用途 :指標発表前分析、決算発表、特定の期間分析。 VP_AUTO(スキ
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 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 PureMath s:マルチタイムフレーム Tillson T3 インジケーター インタラクティブ・ダッシュボード搭載、ゼロラグ・コンフルエンス・トレードシステム マルチタイムフレームがもたらすトレードの優位性 T3 MTF Pure Maths  は、月足から5分足まで、計 8つのタイムフレーム の市場構造を同時に集約するプロ仕様のトレードダッシュボードです。チャートの切り替えや複雑な計算をすることなく、瞬時にアクションにつながる洞察を提供します。 純粋な数学的最適化(インジケーター・ハンドルの不使用、CopyBufferコールの排除)に基づいて構築されており、標準的なインジケーター実装よりも 5〜10倍高速なパフォーマンス を実現。リアルタイムトレードだけでなく、負荷の高いストラテジーテストにも最適です。 このインジケーターが解決する疑問 トレーダーの疑問 T3 MTF Pureによる回答 全体的なトレンド構造は? 色分けされたトレンドパネルで、MN1からH4までの整合性を一目で確認。 最高の注文タイミング(エントリー)は? エントリー用時間足(H1-M30-M15
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およびスプレッドを考慮) ブローカー挙動プロファイリング (自己学習型執行調整) リトライベースの執行エンジン エントリー間隔フィルター (視覚的なギャップゾーン表示、表示のON/OFF切り替え可能) ブローカー制限レベルの動的検出 (ストップレ
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)」は、スクイーズ(保合い)検出機能を維持しつつ、プライスアクションの可視性を最優先した設計になっています。 1. 哲学の切り替え:スタイルに合わせたトレード SignalMode 設定により、インジケーターがバンドへのタッチをどのように解釈するかを選択できます。これはあなたの「トレードの性格」に合わせた設定です。 価格が...にタッチした時 ブレイクアウトモード (トレンドフォロー) バウンスモード (逆張り・リバーサル) 自動モード (状況判断) アッパーバンド 買い – 「勢いが加速している、波に乗れ!」 売り – 「価格が伸びきった、逆張りの好機だ!」 価格次第:上で確定=買い / 内側で確定=売り ロワーバンド 売り – 「下落の勢いが強い、飛び乗れ!」 買い – 「売られすぎの反発が来るぞ!」 価格次第:下で確定=売り / 内側で確定=買い SignalMode パラメータは、インジケーターの「思考回路」として機能し、外側バンド(バッファ8および9)との相互作用をどのよう
フィルタ:
レビューなし
レビューに返信