B Williams Divergent Bar

B Williams Divergent Bar

The indicator searches for and marks Divergent Bars on the chart according to Bill Williams' methodology.

What it shows:

  • Green upward arrow — potential bullish reversal (Bullish Divergent Bar).
  • Red downward arrow — potential bearish reversal (Bearish Divergent Bar).

Signal logic: The indicator looks for bars with a large shadow in the direction of the reversal that update the local extremum (new local low or high), while being on the opposite side of the Alligator lines. It additionally checks the size of the candle body and shadows, as well as the relationship between the Alligator lines (Lips and Teeth).

Settings:

  • JawPeriod, JawShift, TeethPeriod, TeethShift, LipsPeriod, LipsShift — Alligator parameters (default standard values: 13,8 / 8,5 / 5,3)
  • ATR_Period and Multiplier — distance for offsetting the arrows from High/Low
  • BarsLimit — maximum number of bars for calculation
  • UseTimeFilter, StartHour, EndHour — time-of-day filter (works only on timeframes lower than H4)
  • UseAlert — enable pop-up alerts

The indicator is displayed in the main chart window as arrows above or below the corresponding bars.

The indicator searches for reversal patterns of the “Shooting Star” type and its bullish counterpart (Inverted Hammer).

Signals:

  • Red dot above the bar — sell signal
  • Green dot below the bar — buy signal

Main signal conditions:

  • Classic “Shooting Star” / “Inverted Hammer” with a long shadow
  • The bar is significantly larger than the average size of the previous 5 bars (≥ 90%)
  • The High/Low of the bar updates the 4 previous extrema
  • The entire bar is strictly above (for sell) or below (for buy) all Alligator lines
  • The Alligator is in the following order (Lips > Teeth for sells, and vice versa)

Additional features:

  • Adaptive offset of the dots from the bar
  • Time filter (9:00–19:59) with automatic disabling on H4, D1, W1, MN1
  • Signals do not repaint
Разворотный бар фрактал Вильямса фрактал БВ фракталы Вильямса пробой фрактала пробитый фрактал Торговый хаос broken fractal unbroken fractal Williams fractal Trading Haos Bill Williams Bullish/bearish divergent bar дивергентный бар


おすすめのプロダクト
Rule Plotter Scanner
Francisco Gomes Da Silva
5 (1)
すべてのストラテジーをスキャンし、選択したアクティブのすべてのタイムフレームでの買いポイントと売りポイントを表示するスキャナーをお持ちになったことはありますか? それがまさにこのスキャナーが行うことです。このスキャナーは、 Rule Plotter: プログラミング不要のストラテジー作成ツール で作成した買いシグナルと売りシグナルを表示し、さまざまなアクティブとタイムフレームで実行するために設計されています。 Rule Plotterのデフォルトストラテジーは陽線と陰線だけです。つまり、Rule Plotter内に何のストラテジーも描かない場合、このスキャナーは選択したアクティブのすべてのタイムフレームでのキャンドルの色を表示します。キャンドルが陰線の場合は赤で、陽線の場合は緑です。 好きなだけストラテジーを作成 標準のストラテジーに制限されることはありません。Metatraderで利用可能なすべての指標を使用して従来のストラテジーを構築するか、お好きな指標を使用してカスタムストラテジーを構築できます。 このスキャナーはRule Plotterが提供するもののほんの一部であり、Rule
FREE
The WaveTrend Oscillator indicator is an enhanced version of the classic WaveTrend Oscillator, a momentum indicator. It is designed to identify overbought/oversold conditions and provide potential trend reversal signals. The core difference in this version is the application of a data "normalization" algorithm. This ensures the indicator's oscillation lines remain balanced around the zero line, causing the indicator window to always stay naturally centered. This is especially useful when trading
FREE
Girassol Sunflower MT5 Indicator
Saullo De Oliveira Pacheco
3.86 (7)
This is the famous Sunflower indicator for Metatrader5. This indicator marks possible tops and bottoms on price charts. The indicator identifies tops and bottoms in the asset's price history, keep in mind that the current sunflower of the last candle repaints, as it is not possible to identify a top until the market reverses and it is also not possible to identify a bottom without the market stop falling and start rising. If you are looking for a professional programmer for Metatrader5, please
FREE
VolumeBasedColorsBars — Free Powerful Volume Analysis for All Traders Unlock the hidden story behind every price bar! VolumeBasedColorsBars is a professional-grade, 100% FREE indicator that colorizes your chart candles based on real, adaptive volume analysis. Instantly spot surges in market activity, identify exhaustion, and catch the moves that matter. This indicator gives you:    • Dynamic color-coded bars for instant volume context    • Adaptive thresholds based on historical, session-awar
FREE
Стрелочный индикатор, выдающий сигнал при пересечении 2 SMA. Сигналы выдаются в виде стрелок и подходят для торговли бинарными опционами.  Это демо версия индикатора, в не нельзя изменять параметры. Полная версия .  Входные параметры First period-  период 1 MA Second period -  период 2 MA Invert signals -  Возможность давать инвертированные сигналы (для работы по тренду) Candles to count  - количество свечей для подсчета статистики Expiration - время экспирации сигнала Length - расстояние для
FREE
RSI abcd
Francisco Gomes Da Silva
4.33 (3)
RSI ABCDパターンファインダー:テクニカル戦略 1. インジケーターの仕組み 古典的RSI と ABCD調和パターン の自動検出を組み合わせたものです。 主要コンポーネント 標準RSI (調整可能な期間) 高値・安値マーカー (矢印) ABCDパターン (緑/赤の線) 過買(70)・過売(30)フィルター 2. MT5設定 period = 14 ; // RSI期間 size = 4 ; // 最大パターンサイズ OverBought = 70 ; // 過買水準 OverSold = 30 ; // 過売水準 Filter = USE_FILTER_ YES ; // 確認フィルター 3. 取引戦略 3.1. 買いエントリー(強気ABCD) 条件: RSIが以下を形成: 谷( A )→ 山( B )→ より高い谷( C ) D が過売域(30)より上だが C より下 確認:A-B-C-Dを結ぶ緑色の線 目標: TP1: B-Cの61.8% TP2: B-Cの100% ストップロス: D より下 3.2. 売りエントリー(弱気ABCD) 条件: RSIが以下を形成: 山( A
FREE
RTS5PatternBTCPrice is an analytical tool for MetaTrader 5 that systematically searches for historical similarities in price action and evaluates how the market behaved after similar situations. The indicator provides both visual and statistical information that can be used to support trading decisions. It compares the current price pattern, defined by a selected number of candles, with historical data. The similarity results are displayed using a histogram with three categories: Good Match   –
FREE
QuantumAlert Stoch Navigator is a free indicator available for MT4/MT5 platforms, its work is to provide "alerts" when the market is inside "overbought and oversold" regions in the form of "buy or sell" signals. This indicator comes with many customization options mentioned in the parameter section below, user can customise these parameters as needful. Join our   MQL5 group , where we share important news and updates. You are also welcome to join our private channel as well, contact me for the p
FREE
This indicator finds Three Drives patterns. The Three Drives pattern is a 6-point reversal pattern characterised by a series of higher highs or lower lows that complete at a 127% or 161.8% Fibonacci extension. It signals that the market is exhausted and a reversal can happen. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products  |  Get Help ] Customizable pattern sizes Customizable colors and sizes Customizable breakout periods Customizable 1-2-3 and 0-A-B ratios It impl
FREE
ST Pure Path Indicator Description for Metatrader ST Pure Path Indicator Description for Metatrader This document aims to provide a clear and accessible description of the ST Pure Path indicator, developed for the Metatrader platform. It is designed to assist traders, especially those with little experience, in identifying market trends and decision points visually and intuitively. 1. Visual Identification The ST Pure Path appears on the chart as a continuous, solid line , with a thickness of 2
FREE
MT5 ハンマー&スター・バー形成インジケーター この強力な MT5 インジケーターは、チャート上で ハンマー(Hammer) と スター・バー(Star Bar) の重要な反転パターンを素早く特定できるツールです。市場の方向性に関係なく、トレンド転換のチャンスを逃さずキャッチできます。 主な機能と利点: 高値/安値の検出 :現在のローソク足を過去 X 本と比較し、信号の正確性を確保 ヒゲとローソク本体の比率調整 :トップ/ボトムのヒゲは本体の X 倍以上で、ノイズを排除 逆ヒゲ確認 :反対側のヒゲが信号ヒゲの X 倍以上で、取引信頼度を向上 通知機能 :プッシュ通知やチャート上のコメントで重要なシグナルを見逃さない 推奨時間足 :H4 以上の長めの時間枠で安定したシグナルを提供 すべてのトレーダー向け :初心者は簡単に使用可能、上級者は戦略に合わせてカスタマイズ可能 再描画なし :一度表示されたシグナルは固定、信頼できる分析をサポート このインジケーターを使用することで、市場の反転ポイントを事前に把握し、最適なエントリーとエグジットを設定できます。デイトレードからスイングトレードま
FREE
Basic Supply Demand MT5
Mehran Sepah Mansoor
4.55 (40)
基本的な需給インジケータは、あなたの市場分析を強化し、あらゆるチャート上の重要な機会領域を特定するために設計された強力なツールです。直感的で使いやすいインターフェイスで、この無料のメタトレーダー用インディケータは、需給ゾーンを明確に表示し、より多くの情報に基づいた正確な取引判断を可能にします /  MT4無料版 この指標のダッシュボードスキャナー: ( Basic Supply Demand Dashboard ) 特徴 チャートの需給ゾーンを自動的にスキャンし、面倒な手動分析を不要にします。 直近の需給ゾーンまでの残り距離をグラフィカルに表示 供給ゾーンは特徴的な色で強調表示され、需要ゾーンは別の色で表示されるため、迅速かつ正確な解釈が可能。 このインディケータは、最も近い供給ゾーンまたは需要ゾーンとチャート上の現在価格との距離をpips単位で自動的に計算し、明確かつ定量的な指標を提供します。pips単位の距離はチャート上にはっきりと見やすく表示され、現在価 格との距離が大きい、または小さいエリアを素早く特定できます。 需給ゾーンの接近やブレイクを警告 どのタイムフレームでも機
FREE
I present the well-known Moving Average indicator. This indicator is presented as a channel, where the upper and lower lines are equidistant from the main line by a percentage set by the user. The indicator is easy to use. The basic settings of the moving average have been saved and a percentage parameter (Channel%) has been added. Basic parameters: Channel% - shows how much we want to deviate from the main line. The indicator is freely available.
FREE
マルチタイムフレーム対応、カスタマイズ可能なビジュアル信号、設定可能なアラートシステムを備えた相対力指数(RSI)インジケーター。 フリーランスプログラミングサービス、アップデート、その他のTrueTL製品は私の MQL5プロフィール からご利用いただけます。 フィードバックとレビューを心よりお待ちしております! RSIとは? 相対力指数(RSI)は、価格変化の速度と大きさを測定するモメンタムオシレーターです。このインジケーターは0から100の間で振動し、指定された期間にわたって最近の上昇幅と最近の下落幅の大きさを比較します。 RSIは主に買われすぎと売られすぎの状態を識別するために使用されます。高い値は買われすぎ状態を示し、低い値は売られすぎ状態を示します。トレーダーはまた、RSIと価格動作の間のダイバージェンスにも注目しており、これは潜在的なトレンド転換を示す可能性があります。 機能: 矢印と垂直線を使用したビジュアルシグナルマーカー 設定可能なトリガー付きの3つの独立したシグナルバッファ(方向変化、レベル交差、ピーク/谷、極端ゾーン) 時間帯フィルタリング付きの設定可能なア
FREE
The Horse Signal 1.26 – Price Action AI Indicator for Gold & Forex Overview: Start your 2026 trading year with "The Horse Signal," the latest precision tool from the WinWiFi Robot Series. Designed specifically for traders who demand high-accuracy entries, this indicator utilizes advanced Price Action analysis combined with an AI scanning algorithm to identify high-probability reversal and trend continuation points in real-time. Key Features: Dynamic Price Action Scan: Automatically analyzes can
FREE
This is a demo version of the Candle Absorption Full indicator. It has limitations on operation. This indicator detects the Engulfing candlestick pattern and draws the corresponding market entry signal. Features It works only with EURUSD on timeframes M1 and M5. The indicator analyzes a combination of 2 or 3 candlesticks depending on settings. The number of pre-calculated bars (signals) is configurable. The indicator can send an alert to notify of a found signal. Signal can be filtered by setti
FREE
OmniSignal Navigator – Smart Entries at Key Levels Trade Like a Professional  with this daily/weekly High-Low-Close indicator, designed for   scalping or intraday short term trading   and precision breakout trading. Suggested Timeframes to trade with: M5 |  DONT USE THE INDICATOR ON THE M1 TIMEFRAME!!! Why It Works   Perfect for Scalping/Intraday:   Targets key zones ( PDH/PDL/PDC & PWH/PWL/PWC ) on   M2, M3, M5, M15   timeframes. (Lower Timeframes = More Signals, Higher Timeframes = Le
FREE
Shadow Flare インジケーターは、MetaTrader 5 向けの 非リペイント型トレンド & 流動性ツール です。設定可能な移動平均ベースライン(HMA / EMA / SMA / RMA から選択)を計算し、その上下に ATR(Average True Range)ベースのバンドを巻き付けることで「粘着性」のあるトレンド状態を生成します。トレンド状態は、価格の終値が上側バンドまたは下側バンドを明確にブレイクしてクローズしたときにだけ反転します。同じトレンドエンジンが自動サプライ・デマンドゾーンモジュールも駆動し、スイングハイ/スイングローを検出してその周囲に色付きボックスを描画し、価格がクローズでゾーンを抜けた瞬間にそのゾーンを無効化(ミティゲート)します。 トレンド状態が反転したバーで買い・売りシグナルが発生し、オプションの出来高フィルターと RSI フィルターにより、弱いエントリーやモメンタムに逆行するエントリーをブロックできます。内蔵ダッシュボードはリアルタイムでトレンドバイアス、モメンタム(RSI ベース)、出来高ステータスを表示します。ポップアップ、サウンド、モ
FREE
Swing High & Low Trendline Indicator is a professional tool that automatically identifies swing points on your chart and draws trendlines for easy visualization. No need to manually scan candles, the indicator highlights key highs and lows based on your chosen settings, helping you analyze market structure and trade with confidence. Features: Automatically detects swing highs & swing lows Draws clean trendlines directly on the chart Works on all symbols (forex, indices, crypto, stocks,
FREE
Main purpose:   "Pin Bars"   is designed to automatically detect pin bars on financial market charts. A pin bar is a candle with a characteristic body and a long tail, which can signal a trend reversal or correction. How it works:   The indicator analyzes each candle on the chart, determining the size of the body, tail and nose of the candle. When a pin bar corresponding to predefined parameters is detected, the indicator marks it on the chart with an up or down arrow, depending on the directi
FREE
The idea of the system is to indentify the reversal patterns using the calculation of the composite candle. The reversal patterns is similar to the "Hammer" and "Hanging Man" patterns in Japanese candlestick analysis. But it uses the composite candle instead the single candle and doesn't need the small body of the composite candle to confirm the reversal. Input parameters: Range - maximal number of bars, used in the calculation of the composite candle. Minimum - minimal size of the composite can
FREE
VFI Quantum
Nikita Berdnikov
5 (1)
Introducing VFI (Volume Flow Indicator) – a trading indicator that analyzes the relationship between volume and price movement to identify key trading opportunities. The indicator displays the strength and direction of volume flow, providing clear signals about potential entry and exit points. Signals are formed based on zero line crossovers, crossovers between the VFI line and its exponential moving average (EMA), and when the indicator exits overbought and oversold zones. Attention! This stra
FREE
This Mt5 Indicator Signals when there is two opposite direction bars engulfed by current bar.  has a recent Exponential Moving Average Cross and past bar was oversold/bought Expert Advisor Available in Comments  Free Version Here : https://www.mql5.com/en/market/product/110114?source=Site&nbsp ; Full Alerts for mt5 terminal , phone , email, print to file, print to journal  Buy Signal ( blue line ) Past ema cross ( set at 30 bars back ) Past bar rsi is oversold ( level 40  ) Engulfing bar closes
FREE
フェニックスローソク足パターンモニター (MT5) MetaTrader 5 向けリアルタイムローソク足パターン検出・監視ツール。複数銘柄にわたる古典的なローソク足パターンを自動識別し、視覚的なダッシュボードを通じて包括的なパターン統計を表示します。 概要 フェニックスローソク足パターンモニターは、ドージ、ハンマー、流れ星、強気の巻き込み、弱気の巻き込み、明けの明星、夕の明星、三本の白兵、三本の黒鴉のパターンを検出・追跡します。システムは最大18の構成可能な銘柄を同時にスキャンし、監視対象の各銘柄ごとにパターン発生回数の統計を維持します。 ダッシュボードはパターン発生を整理されたグリッド形式で表示し、銘柄名、総パターン発生数、直近に検出されたパターンを表示します。各検出パターンはチャート上に視覚的な矢印をトリガーでき、強気・弱気シグナルごとにカスタマイズ可能な色を設定可能です。パターン検出はローソク足終値ベースで実行され、再描画のない確定シグナルを保証します。 監視銘柄でパターン形成時に発動するアラート機能には、ポップアップ通知、サウンドアラート、モバイルプッシュ通知が含まれ
FREE
Pivot Points Indicator – a fast, reliable, and fully customizable pivot detection for MetaTrader 5. This indicator uses MetaTrader’s native iHighest and iLowest functions to identify pivot highs and lows by scanning for the highest and lowest prices within a user-defined window of bars. A pivot is confirmed only when the current bar is the absolute maximum or minimum within the selected range, ensuring accurate and timely signals based on robust built-in logic. Key Features No Repainting : Onc
FREE
Indicator Description Range Filter Pro is a sophisticated trading tool for XAUUSD (Gold) that combines adaptive price filtering with volume analysis and real-time market monitoring. Designed for both novice and professional traders, this indicator helps identify trend direction, potential reversals, and significant market movements through its multi-layered approach. Key Components 1.Dynamic Range Filter 2.Volatility-Adjusted Bands 3.Volume-Enhanced Candles 4.Professional Trading Dashboard 5.M
FREE
Swing Detector — When You Think You Know Swings, Think Again One of the key reasons many traders fail is their inattention to seemingly simple details they believe they’ve mastered. One such critical detail is the accurate identification of market swings (Swing Highs / Lows) on the chart. If you ask a group of traders to manually and consistently mark swing points on a chart, you'll find that more than half struggle to do it correctly . Not due to lack of knowledge, but because of mental fatigu
FREE
Supertrend etradro
Christian Opperskalski
5 (3)
The Supertrend etradro indicator is volatility based and is more of a trend following indicator in function. The ATR indicator, which is integrated into the calculation of the super trend, also calculates course gaps (gaps) and does not overlook them. This allows more accurate values to be calculated. When measuring volatility, the mean value of the current price serves as the basis. Since the Supertrend indicator features sliding stop and reversal lines, it is quite similar in function to the P
FREE
Session High Low Indicator
Khalaf Hamza Mohammad Yousef
5 (1)
Free Session High Low Indicator for MetaTrader 5. This indicator displays the High and Low levels of a selected trading session. Features: Calculates session High and Low levels Uses closed candles only (non-repainting) Clean and simple visual display Suitable for manual trading Free version limitations: - Single session - No alerts - No breakout logic This free indicator is provided for educational purposes. If you need: Alerts Multiple sessions Breakout strategy Expert Adv
FREE
We have all seen a currency pair enter the overbought or oversold territory and stay there for long periods of time. What this indicator does is gives you the emphasis. So if you are looking for reversals then you may want to take notice when oversold territory is entered into with a bullish engulfing candle or if the trend is your thing then check for bearish engulfing candles while entering oversold. This indicator will show a downward arrow when it detects a bearish engulfing candle while cro
FREE
このプロダクトを購入した人は以下も購入しています
SuperScalp Pro
Van Minh Nguyen
4.63 (24)
SuperScalp Pro – 高度なマルチフィルタースキャルピングインジケーターシステム SuperScalp Pro は、クラシックな Supertrend と複数のインテリジェント確認フィルターを組み合わせた高度なスキャルピングインジケーターです。M1 から H4 まで複数の時間足で効率的に動作し、XAUUSD、BTCUSD、主要 Forex 通貨ペア向けに最適化されています。 このインジケーターは明確な Buy / Sell シグナルを提供し、ATR に基づいてエントリー価格、Stop Loss、Take Profit を自動計算します。Fibonacci Take Profit 機能により、重要な価格帯で早期決済し、到達時に通知を送信します。 初期設定では Fibonacci Take Profit が有効化されており、より安定した取引体験を重視しています。チャートに適用するだけですぐ利用可能です。上級者向けに、すべてのパラメータは自由にカスタマイズできます。 追加の設定ガイド、推奨セットファイル、および最適化された設定はこちらでご覧いただけます: https://www.
このインジケーターを購入された方には、以下の特典を 無料 で提供しています: 各トレードを自動で管理し、ストップロスとテイクプロフィットを設定し、戦略ルールに基づいてポジションを決済する補助ツール 「Bomber Utility」 様々な銘柄に合わせたインジケーターの設定ファイル(セットファイル) 「最小リスク」、「バランスリスク」、「待機戦略」 の3つのモードで使用できる Bomber Utility 用の設定ファイル このトレーディング戦略をすぐに導入・設定・開始できる ステップバイステップのビデオマニュアル ご注意: 上記の特典を受け取るには、MQL5のプライベートメッセージシステムを通じて販売者にご連絡ください。 オリジナルのカスタムインジケーター 「Divergence Bomber(ダイバージェンス・ボンバー)」 をご紹介します。これは、MACDのダイバージェンス(乖離)戦略に基づいた 「オールインワン」型のトレーディングシステム です。 このテクニカルインジケーターの主な目的は、価格とMACDインジケーターの間に発生するダイバージェンスを検出 し、将来の価格の動きを示す
SignalTech MT5 is an unique fully rule based trading system for EURUSD, USDCHF, USDJPY, AUDUSD, NZDUSD, EURJPY, AUDJPY, NZDJPY, CADJPY.  All the winning trades with chart setups are published on the comments page. 2026-05 3493 Pips (Until 05-21 NY Closed) 2026-04 2243 Pips 2026-03 2165 Pips 2026-02 2937 Pips 2026-01 2624 Pips 2025-12 1174 Pips It can generate signals with Buy/Sell Arrows and Pop-Up/Sound Alerts. Each signal has clear Entry and Stop Loss levels, which should be automatically flag
Gold Entry Sniper – ゴールドスキャルピング&スイングトレード用プロフェッショナル多時間足ATRダッシュボード Gold Entry Sniper は、XAUUSDや他の銘柄向けに正確な 売買シグナル を提供する、MetaTrader 5用の高度なインジケーターです。 ATRトレーリングストップロジック と 多時間足分析ダッシュボード を搭載し、スキャルピングからスイングトレードまで対応します。 主な特徴と利点 多時間足シグナル分析 – M1、M5、M15 のトレンドを同時表示。 ATRベースのトレーリングストップ – ボラティリティに応じて動的に調整。 プロ仕様のチャートダッシュボード – シグナル状況、ATRレベル、回帰線、売買方向を表示。 明確な売買マーカー – 自動矢印とテキストラベル。 エグジットアラートとトレード管理 – 利益確定のための自動検出。 完全カスタマイズ可能 – パネル位置、色、フォント、ATR/回帰設定を調整可能。 ゴールド(XAUUSD)に最適化 – M1〜M15のスキャルピングに最適、FXや指数、暗号資産にも対応。 Gold Entry
Entry In The Zone and SMC Multi Timeframe is a real-time 2-in-1 market analysis tool that combines market structure analysis and a No Repaint BUY / SELL signal system into a single indicator, built on Smart Money Concepts (SMC) — a widely adopted framework used by professional traders to understand market structure. This indicator helps you see the market more clearly, make decisions based on structure rather than guesswork, and focus on high-probability zones where price is more likely to react
Azimuth Pro
Ottaviano De Cicco
5 (7)
Azimuth Pro V2:MT5向けシンセティック・フラクタル構造分析と確認済みエントリー 概要 Azimuth Pro は Merkava Labs によるマルチレベルスイング構造インジケーターです。4つのネストされたスイングレイヤー、スイングアンカーVWAP、ABCパターン検出、3タイムフレーム構造フィルタリング、そして確定バーでの確認済みエントリー — 1つのチャートで、ミクロスイングからマクロサイクルまでを網羅するワークフロー。 これはブラインドシグナル製品ではありません。ロケーション、コンテキスト、タイミングを重視するトレーダーのための構造ファーストワークフローです。 V2発売記念オファー — Azimuth Pro V2をUSD 399で(次の100本)。最終価格:USD 499。 1. V2での変更点 シンセティック・マルチタイムフレームエンジン 上位タイムフレーム分析をMeridian Proと同じ独自のシンセティックアーキテクチャで一から再構築。よりクリーンなHTFコンテキスト、安定したライブ動作、従来のMTF同期問題なし。シンセティックエンジンは 固定比率タ
まず正直に言いましょう。 どんなインジケーターも、それ単体であなたを利益化させることはできません。もしそう言う人がいるなら、それは夢を売っているだけです。完璧な売買シグナル(矢印)を表示するインジケーターは、いくらでも“完璧に見せる”ことができます。正しい過去の区間を拡大して、勝ちトレードだけを切り取ればいいだけです。私たちはそれをしません。 SMC Intraday Formula はツールです。 市場構造を読み取り、最も高い確率の価格ゾーンを特定し、今この瞬間のスマートマネーの痕跡をシンプルな言葉で正確に示します。最終判断はあなたが行います。トレードを実行するのもあなたです。しかし今は「希望」ではなく「精度」でエントリーできます。 私たちはこのインジケーターを、ゴールド(XAUUSD)および主要FX通貨ペアで約3年間、日々のスキャルピングに使用してきました。M1、M5、M15、M30の主要ツールです。これは未来を予測しようとするのではなく、今まさに形成されている高確率セットアップを示し、その理由を説明します。 他のすべてのインジケーターと何が違うのか? ほとんどのトレーディングイ
Power Candles V3 - 自己最適化型強弱インジケーター Power Candles V3は 、通貨や銘柄の強さを、適用されたすべてのチャート上で実行可能なトレードプランに変換します。単にローソク足を色分けするだけでなく、バックグラウンドでリアルタイムの自動最適化を実行し、目の前の銘柄に対して最適なストップロス、テイクプロフィット、およびシグナルの閾値を提示します。ワンクリックで実取引に適用でき、エントリーポイント、ストップロス、テイクプロフィットのラインが正確な価格位置にチャート上に表示され、方向性を示すアラートがリアルタイムで発動します。 このツールは、Stein Investmentsのエコシステムの一部です。  18種類以上のツールをすべて閲覧し、AIを活用したセットアップの推奨事項を入手し、  https://stein.investments でコミュニティに参加しましょう クローズしたバーごとに3,000回以上のトレードシミュレーション。9つの強さの状態。2つの戦略を並行してテスト。勝率の高い設定をワンクリックで適用。 なぜこれが必要なのか ほとんどの強
トレンドキャッチャーインジケーター トレンドキャッチャーインジケーターは、開発者独自の適応型トレンド分析指標を組み合わせることで、市場価格の動きを分析します。短期的なノイズを除去し、根底にあるモメンタムの強さ、ボラティリティの拡大、価格構造の挙動に焦点を当てることで、真の市場方向性を特定します。また、移動平均線、RSI、ボラティリティフィルターなどの平滑化およびトレンドフィルタリング機能を備えたカスタマイズ指標も使用します。 実際の運用状況のモニタリングやその他の製品については、こちらをご覧ください: https://www.mql5.com/en/users/mechanic/seller ご注意ください。私はTelegramでEAや設定を販売していません。詐欺です。すべての設定はブログで無料で公開しています。 重要!ご購入後すぐにご連絡ください。手順とボーナスをお送りします!
このインジケーターを購入すると、プロ仕様のトレードマネージャーを無料で差し上げます。 まず第一に、このトレーディングシステムがノンリペイント、ノンリドロー、ノンラグのインジケーターであることを強調する価値がある。これにより、手動取引とロボット取引の両方に理想的なものになっています。 オンラインコース、マニュアル、プリセットのダウンロード。 「スマートトレンドトレーディングシステム MT5」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的なトレーディングソリューションです。10以上のプレミアムインジケーターを組み合わせ、7つ以上の堅実なトレーディング戦略を備えており、多様な市場状況に対応する多目的な選択肢となっています。 トレンドフォロー戦略:トレンドを効果的に乗り越えるための正確なエントリーとストップロス管理を提供します。 リバーサル戦略:潜在的なトレンドの反転を特定し、トレーダーがレンジ相場を活用できるようにします。 スキャルピング戦略:高速で正確なデイトレードおよび短期取引のために設計されています。 安定性:すべてのインジケーターはノンリペイント、ノンリドロー、ノ
Gann Made Easy   は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 ご購入後、取引方法の説明と優れた追加インジケーターを無料で入手するには、私にご連絡ください! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検
FX Trend NG:次世代マルチマーケット・トレンドインテリジェンス 概要 FX Trend NG は、複数の時間足に対応したプロフェッショナル向けトレンド分析およびマーケット監視ツールです。 市場全体の構造を数秒で把握することができます。 複数のチャートを切り替える必要はありません。どの銘柄がトレンド中なのか、どこでモメンタムが弱まっているのか、そしてどの時間足で強い整合性があるのかを瞬時に確認できます。 ローンチ特別オファー – FX Trend NG を $30(6ヶ月) または $80 永久ライセンス でご利用いただけます。 すでに Stein Investments のユーザーですか? -> メッセージを送信 して、プライベートグループへアクセスしてください。 セットアップや詳細情報が必要ですか? -> Stein Investments 公式ページ をご覧ください。 1. FX Trend NG が他と異なる理由 3ステート・トレンドロジック ― Buy と Sell だけではない • 多くのインジケーターは Buy または Sell の2状態のみを表示します。
ARIPoint
Temirlan Kdyrkhan
1 (1)
ARIPoint is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cu
まず第一に、この取引ツールはノンリペイント、ノンリドロー、ノンラグの指標であり、プロの取引に理想的ですことを強調する価値があります。 オンラインコース、ユーザーマニュアル、デモ。 スマートプライスアクションコンセプトインジケーターは、新米から経験豊富なトレーダーまで、非常 に強力なツールです。Inner Circle Trader AnalysisやSmart Money Concepts Trading Strategiesなど、20以上の有用な指標を1つに組み合わせています。このインジケーターはスマートマネーコンセプトに焦点を当て、大手機関の取引方法を提供し、彼らの動きを予測するのに役立ちます。 特に、流動性分析に優れており、機関がどのように取引しているかを理解しやすくしています。市場のトレンドを予測し、価格の動きを慎重に分析するのに優れています。機関の戦略とトレードを合わせることで、市場の動向についてより正確な予測ができます。このインジケーターは多目的であり、市場構造を分析し、重要な注文ブロックを特定し、さまざまなパターンを認識するのに優れています。 このインジケーター
トレンド スクリーナー インジケーターでトレンド取引の力を解き放ちます。ファジー ロジックと複数通貨システムを活用した究極のトレンド取引ソリューションです。 ファジー ロジックを活用した革新的なトレンド インジケーターである Trend Screener を使用して、トレンド取引を向上させます。 これは、13 を超えるプレミアム ツールと機能、および 3 つの取引戦略を組み合わせた強力なトレンド追跡インジケーターであり、Metatrader をトレンド アナライザーにする多用途の選択肢となります。 期間限定オファー : トレンド スクリーナー インジケーターは、わずか 65 ドルで生涯ご利用いただけます。 (元の価格 50$ ) (オファー延長) Trend Screener の 100% 非再描画精度の揺るぎない精度を体験して、取引の決定が過去の価格変動の影響を受けないようにしてください。 マルチタイムフレームおよびマルチ通貨機能の多用途性を解放し、比類のない自信を持って外国為替、商品、暗号通貨、インデックスの世界を取引できるようにします。 Trend Screener の包括的な戦
多くの矢印インジケーターは、シグナルだけを表示して、その後の判断をすべてトレーダーに任せてしまいます。KT Alpha Hunter Arrows は、完整なトレードプランをチャート上に提示します。 各シグナル矢印が表示されるたびに、エントリーライン、ストップロス、4つのテイクプロフィット水準、そして現在の銘柄と時間足が今トレードに値するかどうかを示すリアルタイムのエッジ判定が、すでに描画された状態で表示されます。付属の Trade Manager EA は、あなたが手動でエントリーした後の実行管理を担当し、相場が荒れて判断がぶれやすい場面でも規律あるトレードを保ちやすくします。リペイントなし。確定足シグナルのみ。Forex、ゴールド、指数、その他あなたが取引するあらゆる銘柄に対応します。 主な機能 リペイントしない買い矢印と売り矢印を、足の確定後にのみ表示。 各シグナルに、エントリーライン、構造的ストップロス、4つのテイクプロフィット水準を表示。 Edge Dashboard が、現在のチャートで買いセットアップと売りセットアップを別々に評価。 判定システム:No Edge、Mar
Market Structure Order Block Dashboard MT5 は、市場構造と主要な価格反応ゾーンをチャート上で直接読み取りたいトレーダー向けに設計された MT5 インジケーターです。BOS、ChoCH、オーダーブロック、Fair Value Gap (FVG)、流動性、Kill Zones、Volume Profile、そして素早い分析のためのコンパクトなダッシュボードを組み合わせています。 本インジケーターは、市場構造、ICT、Smart Money の概念を意思決定の枠組みとして使用するトレーダーを対象としています。トレンド継続、反転の可能性、価格の不均衡、流動性ターゲット、注目ゾーンをより構造的に特定する助けとなります。 購入者向けの付属リソース 購入後、MQL5 のプライベートメッセージにてご依頼いただくと、完全な PDF ユーザーガイドとパラメータ設定のヒントを提供いたします。MQL5 のプライベートメッセージによる直接的な技術サポート。 バージョン 1.20 では 2 つの重要な追加機能があります: Pending BOS / Pending Cho
ご紹介     Quantum Breakout PRO は 、ブレイクアウト ゾーンの取引方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。     クォンタム ブレイクアウト プロ   は、革新的でダイナミックなブレイクアウト ゾーン戦略により、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 クォンタム ブレイクアウト インジケーターは、5 つの利益ターゲット ゾーンを備えたブレイクアウト ゾーン上のシグナル矢印と、ブレイクアウト ボックスに基づいたストップロスの提案を提供します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック 重要!購入後、インストールマニュアルを受け取るためにプライベートメッセージを送ってください。 推奨事項: 時間枠: M15 通貨ペア: GBPJPY、EURJPY、USDJPY、NZDUSD、XAUUSD アカウントの種類: ECN、Raw、またはスプレッドが非常に低い R
GEM Signal Pro GEM Signal Pro は、MetaTrader 5 向けのトレンドフォロー型インジケーターです。より明確なシグナル、より整理されたトレードセットアップ、そして実用的なリスク管理をチャート上で確認したいトレーダーのために設計されています。 単純な矢印だけを表示するのではなく、GEM Signal Pro はトレード全体の考え方を、より見やすく分かりやすい形で表示します。条件が確認されると、インジケーターはエントリー価格、ストップロス、利確目標をチャート上に表示し、トレードセットアップをより効率的に確認できるようにします。 動作の仕組み このインジケーターは、まず内部ロジックに基づいて有効なシードシグナルを検出します。 確認条件が満たされると、GEM Signal Pro はチャート上に完全なセットアップを表示します。これにより、トレーダーはトレード構造をより明確に把握し、手作業による分析を減らすことができます。 チャート上のトレードレベル 確認済みシグナルに対して、GEM Signal Pro は以下を表示できます。 エントリー価格 ストップロス テ
FX Power: 通貨の強弱を分析して、より賢い取引を実現 概要 FX Power は主要通貨と金の実際の強弱をあらゆる市場状況で理解するための必須ツールです。強い通貨を買い、弱い通貨を売ることで、 FX Power は取引の意思決定を簡素化し、高い確率の取引機会を見出します。トレンドを追従する場合でも、極端なデルタ値を使用して反転を予測する場合でも、このツールはあなたの取引スタイルに完全に適応します。ただ取引するだけではなく、 FX Power で賢く取引をしましょう。 1. なぜ FX Power がトレーダーにとって非常に有益なのか 通貨と金のリアルタイム強弱分析 • FX Power は主要通貨と金の相対的な強弱を計算し、マーケットダイナミクスに関する明確な洞察を提供します。 • どの資産がリードしているか、または後れを取っているかを監視して、取引するペアを賢く選びましょう。 マルチタイムフレームの包括的なビュー • 短期、中期、長期のタイムフレームで通貨と金の強弱を追跡し、マーケットトレンドに基づいて取引戦略を調整できます。 • スキャルピングからスイングトレード
BTMM State Engine Pro is a MetaTrader 5 indicator for traders who use the Beat The Market Maker approach: Asian session context, kill zone timing, level progression, peak formation detection, and a multi-pair scanner from a single chart. It combines cycle state logic with a built-in scanner dashboard so you do not need the same tool on many charts at once. What it does Draws the Asian session range; session times can follow broker server offset or be set in inputs. Tracks level progression (L
OrderFlux | MetaTrader 5 用フットプリント・オーダーフロー バージョン 2.0 – アクティブトレーダー向けのリアルタイム Bid/Ask 可視化 OrderFlux は MT5 用のフットプリントおよびオーダーフローインジケーターです。価格がどこに動いたかだけでなく、その動きの中で何が起きているか(各価格レベルの Bid/Ask ボリューム、デルタ、インバランス、ボリューム分布)を表示します。 多くのチャートはローソク足の最終結果しか表示しません。OrderFlux はそこに至るまでの過程を表示します。ローソク足の形状だけでなく、市場参加者の動向を読み取りたい場合にまさに役立ちます。 Manual   -->   Klick ライブチャートにおいて、OrderFlux は主に次の3つの質問に答えます: 現在、どこで積極的な買いまたは売りの圧力が市場に参入しているか? どの価格レベルでボリュームが吸収、または拒否されているか? 現在の動きはセッションのコンテキスト(背景)にどう適合しているか? インターフェースで得られるもの メインチャートは、Canvas ベー
FX Levels: あらゆる市場における非常に高精度なサポート&レジスタンス 概要 通貨ペア、株式指数、個別銘柄やコモディティなど、どのような市場でも信頼できるサポートとレジスタンスを特定したいですか? FX Levels は伝統的な “Lighthouse” メソッドと先進的な動的アプローチを融合し、ほぼ汎用的な精度を実現します。ブローカーの実務経験を活かし、自動化されたデイリー更新とリアルタイム更新を組み合わせることで、 FX Levels は反転ポイントを見つけ、利益目標を設定し、自信をもってトレードを管理するための手助けをします。今すぐ試してみて、サポート/レジスタンス分析の正確性がどれほどトレードを向上させるかを実感してください! 1. FX Levels がトレーダーにとって非常に有用な理由 非常に正確なサポート&レジスタンスゾーン • FX Levels は異なるブローカー環境でもほぼ同一のゾーンを生成するよう設計されており、データフィードの差異や時刻設定のずれによる不一致を解消します。 • つまり、どのブローカーを利用していても一貫したレベルが得られるため、戦
Quantum TrendPulse を ご紹介します。これは、   SuperTrend   、   RSI   、および Stochastic のパワーを 1 つの包括的なインジケーターに組み合わせて、取引の可能性を最大限に引き出す究極の取引ツールです。精度と効率を求めるトレーダー向けに設計されたこのインジケーターは、市場のトレンド、勢いの変化、最適なエントリー ポイントとエグジット ポイントを自信を持って特定するのに役立ちます。 主な特徴: SuperTrend 統合: 現在の市場動向に簡単に追従し、収益性の波に乗ることができます。 RSI精度: 買われすぎと売られすぎのレベルを検出し、市場の反転のタイミングに最適で、SuperTrendのフィルターとして使用されます。 確率的精度: 確率的振動を活用して、変動の激しい市場で隠れたチャンスを見つけます。SuperTrend のフィルターとして使用されます。 マルチタイムフレーム分析:   M5 から H1 または H4 まで、さまざまなタイムフレームで市場を常に把握します。 カスタマイズ可能なアラート: カスタム取引条件が満たされ
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高速で正確なデイ
RelicusRoad Pro: 定量的市場オペレーティングシステム 【期間限定】無制限アクセス 70% OFF - 2,000人超のトレーダーと共に なぜ多くのトレーダーは「完璧な」インジケーターを使っても失敗するのでしょうか? それは、文脈を無視して 単一の概念 だけでトレードしているからです。文脈のないシグナルは単なるギャンブルです。勝ち続けるには、 根拠の重なり(コンフルエンス) が必要です。 RelicusRoad Proは単なる矢印インジケーターではありません。完全な 定量的市場エコシステム です。独自のボラティリティモデリングを用いて、価格が推移する「適正価値の道(Fair Value Road)」をマッピングし、ノイズと真の構造的ブレイクを判別します。 推測はやめましょう。機関投資家レベルの「ロード・ロジック」でトレードを。 コアエンジン:「Road」アルゴリズム システムの中心となる Road Algo は、市場環境にリアルタイムで適応するダイナミックなボラティリティチャネルです。 安全ライン(平衡点) と、価格が数学的に反転しやすい 拡張レベル を投影します。 Si
Trend Forecaster – Since 2023. The Trend Forecaster indicator utilizes a unique proprietary algorithm to determine entry points for a breakout trading strategy. The indicator identifies price clusters, analyzes price movement near levels, and provides a signal when the price breaks through a level. The Trend Forecaster indicator is suitable for all financial assets, including currencies (Forex), metals, stocks, indices, and cryptocurrencies. You can also adjust the indicator to work on any time
Meridian Pro
Ottaviano De Cicco
5 (2)
Meridian Pro 2.00:MT5向けプロ仕様マルチタイムフレーム・トレンドマトリクス Meridian Pro 2.00 は、MetaTrader 5 向けのプロ仕様の適応型トレンドマトリクスです。オリジナルの Meridian トレンドエンジン、クリーンなチャート ribbon、確定足ベースのシグナル矢印、8時間足 dashboard、Fuel momentum、weighted consensus、synthetic HTF processing、そしてチャート上に直接表示される上位足コンテキストラインを統合します。 目的はシンプルです。現在のトレンド、マルチタイムフレーム構造、強度、momentum、EA-ready 状態を、複数チャートに無関係なインジケータを重ねるのではなく、1つの整理された workflow で読むことです。 Meridian Pro の違い 1つの適応型エンジン - 同じ volatility-aware Meridian ロジックを M1 から W1 まで適用します。 Synthetic HTF architecture - 上位足行は下位足デ
Reversal Master for MT5 Reversal Master for MT5 は、MetaTrader 5 向けのノンリペイント型リバーサルインジケーターです。潜在的な市場の転換ポイントを検出し、各ヒストリカルシグナルの後に発生した最大の有利な値動きを表示することで、過去の類似した局面で価格がどのように動いたかをより深く理解するのに役立ちます。 MT5 版では、元の MT4 版 Reversal Master のおなじみの反転シグナルロジックを維持しつつ、ビジュアル面の強化、ヒストリカル統計、ポイントベースのサマリーパネルを追加しています。MetaTrader 5 がサポートするあらゆる銘柄・時間足で動作し、単体のリバーサルツールとしてはもちろん、既存ストラテジー内の追加フィルターや、Expert Advisor 用のシグナルソースとしても利用できます。 Key Features 潜在的なトレンド転換ポイントを自動検出。 ノンリペイントの矢印シグナル:バーが確定した後は位置が変わらず、消えません。 2 つの動作モード:Mode 1 Classic(従来型 MT4 ロジ
GoldenX Entryは、MT5向けのインジケーターであり、適応型Smart Entry Trendアルゴリズム、シグナルスコアリングシステム、マーケットレジーム検出機能、およびボラティリティフィルターを備えています。各シグナルには、計算されたエントリーレベル、3つのテイクプロフィット(TP1、TP2、TP3)、およびストップロスレベルが含まれます。本インジケーターは、異なる市場環境に適応するために設計された複数の分析レイヤー上に構築されており、マルチレイヤー分析システムと内蔵オプティマイザーおよび統計トラッキングシステムを組み合わせています。リスク・リワード(RR)指標および過去のトレード履歴に基づく定量分析を提供します。 使い始めは簡単です — 選択した時間足でオプティマイザーを実行し、そのままチャート上でインジケーターを使用します。 コア機能 GoldenX Entryは、シグナルエンジンとトレード管理機能、そして過去統計トラッキングを1つのチャートに統合しています: - 内蔵オプティマイザー: オプティマイザーはチャート上でワンクリックで実行できます。200通りのパラメー
作者のその他のプロダクト
Fractals Alligator Filter is an indicator for MetaTrader 5 that detects fractals and filters them according to their position relative to the Alligator lines. There is also the HotkeyFractalsEA utility designed to simplify trading. The indicator automatically separates fractals   into valid and invalid fractals: valid fractals are displayed with colored arrows; invalid fractals can be displayed separately or hidden in the settings. Two filtering modes are available: filtering relative to the Tee
FREE
BW Zones Indicator is an indicator for MetaTrader 5 that detects market zones based on AO and AC direction and displays them directly on the price chart: green zone — AO and AC are rising; red zone — AO and AC are falling; neutral zone — AO and AC move in different directions. Chart display: colored bars for zone visualization; up arrow after two consecutive green zones; down arrow after two consecutive red zones. Arrow placement: up signal — below the candle low; down signal — above the candle
FREE
B Williams Divergent Bar The indicator searches for and marks Divergent Bars on the chart according to Bill Williams' methodology. What it shows: Green upward arrow — potential bullish reversal (Bullish Divergent Bar). Red downward arrow — potential bearish reversal (Bearish Divergent Bar). Arrows appear only on closed bars. Signal logic: The indicator looks for bars with a large shadow in the direction of the reversal that update the local extremum (new local low or high), while being on the op
FREE
Hotkey Fractals EA is a trading expert advisor designed for manual and semi-automated trading, built on the logic of the Fractalsalligatorfilter indicator. The EA helps quickly identify trading opportunities based on fractals with Alligator line filtering and instantly place virtual or market orders with pre-calculated Entry, Stop Loss, and Take Profit levels. The advisor is created for traders who work with breakout strategies, fractal market structure, and trend-direction trading. Its main pur
FREE
Squat Bar Marker is an indicator for MetaTrader 5 that detects Bill Williams MFI bar types and displays them directly on the price chart. Supported bar types: Green Bar — MFI and volume are rising; Fade Bar — MFI and volume are falling; Fake Bar — MFI rises while volume falls; Squat Bar — MFI falls while volume rises. Chart display: green bars — Green Bar; brown bars — Fade Bar; blue bars — Fake Bar; pink bars — Squat Bar. Display modes: no coloring; only Squat bars; all bar types. The indicator
FREE
このインジケーターは2色の移動平均線(MA)を表示します: 青色 — 前の足の始値と終値がMAラインの上にある場合。 赤色 — 前の足の始値と終値がMAラインの下にある場合。 カスタマイズ可能な設定: MAタイプ(単純、指数、平滑、線形); MA期間; MAの色変更時のアラート。 不具合があればお知らせください。修正します。 bar cross Moving  cross  candle cross Moving  cross bar cross MA cross candle cross MA cross bar cross Moving Average cross candle cross Moving Average cross bar このインジケーターは2色の移動平均線(MA)を表示します: 青色 — 前の足の始値と終値がMAラインの上にある場合。 赤色 — 前の足の始値と終値がMAラインの下にある場合。 カスタマイズ可能な設定: MAタイプ(単純、指数、平滑、線形); MA期間; MAの色変更時のアラート。 不具合があればお知らせください。修正します。 cr
FREE
MAs crossing
Roman Ogorodnikov
5 (1)
The indicator draws three Moving Averages. Two short ones cross a long one. At the same time, the long MA changes color: If both short MAs are above the long one - first color; If both short MAs are below the long one - second color; If the two short MAs are on opposite sides of the long one - third color. All three MAs are based on closing prices with a smoothing method of "simple." cross MA cross 3 MA cross three Moving Average across Moving cross Moving crossing  MA crossing MA across MA
FREE
The indicator draws two types of Bill Williams' fractals: Broken fractals   – the price has been at least once above or below these fractals. Unbroken fractals   – new fractals where the price has not yet moved above or below them. You can configure the color of the fractals, as well as the number of bars used for the indicator's display. фрактал Вильямса фрактал БВ фракталы Вильямса пробой фрактала пробитый фрактал Торговый хаос broken fractal unbroken fractal Williams fractal    Trading Haos
FREE
Hotkey Trader EA is an Expert Advisor for manual and semi-automatic trading in MetaTrader 5, designed for fast trade execution using hotkeys, automatic risk calculation, and convenient position management directly on the chart. The EA helps reduce manual actions during trading, automatically calculates Stop Loss and Take Profit levels, and supports both fixed lot trading and position sizing based on risk percentage. Main Features BUY and SELL order execution with hotkeys; instant market entries;
FREE
Fractals Broken/Unbroken This indicator detects classic Bill Williams fractals and separates them into two categories: broken and unbroken fractals. The tool helps traders quickly identify which fractal levels have already been broken by price action and which levels remain intact as potential support or resistance zones. The indicator works directly on the chart and displays different fractal types using separate colors for easier visual analysis. How It Works The indicator uses the standard 5-
FREE
The indicator plots a   two-colored   Moving Average (MA): Blue color — the   previous   bar’s   open   and   close   prices are   above   the MA line. Red color — the   previous   bar’s   open   and   close   prices are   below   the MA line. Customizable settings: MA type (Simple, Exponential, Smoothed, Linear); MA period; Alert when the MA color changes. bar cross Moving  cross  candle cross Moving  cross bar cross MA cross candle cross MA cross bar cross Moving Average cross candle cross Mov
FREE
フィルタ:
レビューなし
レビューに返信