DynamicBreakoutBoxTrading

DynamicBreakoutBoxTrading is a professional breakout-box indicator for MetaTrader that automatically detects “congestion zones” (price compression ranges) and builds a breakout box around them. The box expands forward in time until price breaks out, then the indicator prints breakout levels, optional continuation box, take-profit projections, and trade-signal arrows.

The main goal is to provide a clean, objective structure for range → breakout → continuation workflows, suitable for both manual trading and EA integration via indicator buffers.

How the box is built (Core Logic)

  1. Choose the working timeframe for the box
    The box can be calculated on a dedicated timeframe ( BoxTimeFrame ) even if your chart is different.

  2. Detect a “congestion zone” dynamically
    The indicator searches for the minimal number of bars (but not less than the configured minimum) where the High–Low range remains below a specified threshold (Box Range).

  • If the range stays “small enough”, it is considered a congestion zone.

  • When the range grows beyond the threshold, the congestion zone ends.

  1. Breakout levels (BO lines) + buffer

  • The raw congestion zone edges define the breakout area.

  • BoxBufferPips  shifts breakout trigger lines away from the box edges for cleaner entries and fewer false breakouts.

  1. Breakout confirmation
    You can require N bars closed outside the breakout level before the signal is printed:

  • MinBarsClosedOutsideBO = 0  → signal immediately on first breakout

  • MinBarsClosedOutsideBO >= 1  → signal after N closes outside BO

  1. Targets (TP levels)
    Optional TP projections are displayed using:

  • Factor-based targets (multipliers of the box size), OR

  • Fixed pips targets (absolute pips from the entry)

The mode is automatically selected per TP using the  TP_is_pips_above  threshold (explained below).

Signals and EA usage

The indicator can print BUY/SELL arrows when breakout conditions are satisfied.
It also provides EA-ready buffers (via  iCustom ) so you can read signals programmatically.

Optional notifications:

  • Popup alert

  • Sound

  • Push notification

  • Email
    (with built-in cooldown protection to avoid alert spam)

Inputs (All Parameters Explained)

A) Box Detection

  • BoxLength
    Minimum congestion duration in “BoxTimeFrame bars”. Higher value → fewer but stronger boxes.

  • BoxTimeFrame
    Timeframe (in minutes) used to calculate boxes (e.g., 15 = M15). Set to 0 to use current chart timeframe.

  • BoxRange
    Congestion threshold (in pips). Smaller → tighter boxes, more frequent signals. Larger → wider boxes, fewer signals.

  • AutoBoxRange
    If true, the box size is calculated dynamically from Daily ATR instead of fixed  BoxRange .

  • AutoBoxRangeDailyATRperiod
    ATR period on D1 used for automatic range calculation.

  • AutoBoxRangeDailyATRfactor
    Multiplier applied to Daily ATR to obtain dynamic BoxRange (volatility-adaptive).

  • BoxBufferPips
    Distance (pips) between the real box edges and breakout trigger lines (BO lines). Helps filter noise.

  • DaysBack
    How many days of history to scan and draw boxes for.

B) Breakout Confirmation / Entry Logic

  • MinBarsClosedOutsideBO
    Number of fully closed bars that must close outside the breakout level to trigger a signal.
    0  = enter immediately on breakout.

C) Display / Panel / TP Levels

  • ShowDisplayPanel
    Shows/hides the information panel (if enabled in this build).

  • ShowTPLevels
    Enables TP projections on the chart.

  • ShowTPLevelsOnLastBoxOnly
    If true, TP levels are drawn only for the most recent box (cleaner chart).

  • TP1 … TP9
    Target values. Each TP can be interpreted in two ways (see  TP_is_pips_above  below).

  • TPLevelColor
    Color of TP/Fibo levels.

  • TP_is_pips_above
    Threshold that defines how TP values are interpreted:

    • If  TPx < TP_is_pips_above  → TPx is treated as a factor of box size (e.g., 0.618, 1.382, 2.618, etc.)

    • If  TPx >= TP_is_pips_above  → TPx is treated as fixed pips from entry (absolute pips target)

D) Signal Arrows (Visual)

  • BuySignalArrowCode / SellSignalArrowCode
    Wingdings arrow codes used for signals.

  • BuySignalArrowColor / SellSignalArrowColor
    Arrow colors.

E) Alerts / Notifications

  • SignalMail
    Send email on a new signal.

  • SignalAlert
    Show popup alert on a new signal.

  • SignalSound
    Play sound on a new signal.

  • SignalSoundFile
    Sound file name (e.g.,  alert.wav ) placed in the terminal sounds folder.

  • SignalPush
    Send push notification to MetaQuotes ID.

  • SignalCooldownSec
    Cooldown (seconds) to prevent repeated alerts for the same breakout.

F) Statistics / Export

  • CreateStatisticsFile
    If true, the indicator creates/updates a CSV statistics file (for analysis).

G) Styling / Colors / Objects

  • BreakoutBoxFontSize
    Font size for box labels.

  • BreakoutBoxColor
    Main box color.

  • BreakoutBoxContColor
    Continuation box color.

  • BreakoutBoxContFullColored
    If true, continuation box is fully colored.

  • BreakoutBoxContPriceColor
    Color of continuation box price labels.

  • BreakoutPriceColor
    Color of breakout price labels/lines.

  • BreakoutPriceWidth
    Thickness/visibility of breakout price labels/lines.

  • StatsColor / StatsBGColor
    Panel text/background colors.

  • StatsCorner
    Panel corner location (0..3).

  • BoxVerticalLineDelimiter
    Draws vertical delimiters for boxes (optional).

  • BoxVerticalLineColor
    Color of vertical delimiters.

  • SwingLabelsFontSize / SwingLabelsColor
    Swing/label styling (if enabled in your build).

  • Fonts
    Font name (e.g., Arial).

  • debug
    Debug mode (0 = off). Use only for troubleshooting.

Notes

  • Works on any symbol (including CFDs and metals) and timeframe.

  • Breakout confirmation and volatility-adaptive range make it suitable for both conservative and aggressive breakout styles.

  • EA-ready buffers allow integration into automated strategies via  iCustom .


おすすめのプロダクト
This indicator gives fewer signals but precise when it does. Its a little scaled down version of ControlEdge Fx indicator , that gives less number of signal with less precise. If you want one the gives more signals and more accurate in catching larger trends you might want to check out ControlEdge Fx in this link  https://www.mql5.com/en/market/product/175731 Enter Buy when the Blue Arrow appears  Exit Buy when the Red X sign appears Enter Sell when the Red Arrow Appears    Exit Sell when the
FREE
パラボリック SAR およびサポート/レジスタンス レベルは、潜在的なトレンドの反転やエントリー ポイントとエグジット ポイントを識別するために外国為替取引で使用されるテクニカル分析インジケーターであるだけでなく、既製の自律的な取引戦略でもあります。 このインジケーターは、チャートに動的なサポート レベルとレジスタンス レベルを追加することで PSAR インジケーターを基盤としており、トレーダーが市場が反転する可能性のある主要な価格レベルを特定するのに役立ちます。 このインジケーターを使用すると、トレーダーは市場の強さと方向、および取引の潜在的なエントリー ポイントとエグジット ポイントに関する洞察を得ることができます。 パラボリック SAR およびサポート/レジスタンス レベル インジケーターは、チャートにさまざまなパラボリック サポートとレジスタンス (PSAR) レベルをプロットするテクニカル分析ツールであり、トレーダーに潜在的なトレンドの反転シグナルを提供します。 このインジケーターは、メインの MT4 チャート ウィンドウに一連の水平に並んだ線として表示されるため、トレ
初心者またはプロフェッショナルである当社のベストセラーのマルチタイムフレームPivotProfは、スペシャリストが使用するサポート層とレジスタンス層を使用して、売買を美化し、一流の変更の可能性を提供します。ピボットの売買は、主要な範囲で市場に出入りするための簡単で優れた手法であり、当局によって長い間使用されており、外国為替、暗号、株式、インデックスなどのすべてのシンボルで機能します。ピボット教授がトップをもたらします市場が反応する可能性が最も高い場所であるディーラーへのレートティア。これは、ディーラーが市場に出入りし、大規模な最終損失やドローダウンを回避することを望んでいるまさにその要素です。 17の特定の時間枠全体から、シンボルごとに120度以上のデータを計算し、同時に表示する、他に類を見ないアルゴリズムを備えた豊富な機能。すべてがユニークで整頓された使いやすい形式で表示され、端末、電子メール、携帯電話のスマートフォンアラートが付属しています。さらに、全体がカスタマイズ可能です...数式、表示、信号など。 売買スタイルは数えられません。PivotProfを使用して、これらの重要
PX Trend is a technical indicator that mathematically transforms the price of a currency pair in the form of signaling arrows on the chart, it is used to predict the direction of the market movement. This tool is basic for the interpretation of the parameters of the graphs in technical analysis. PX Trend refers to an arrow indicator Forex - a tool that gives unambiguous signals to buy or sell currencies using arrows. An arrow directed upwards recommends buying, downward - selling. The indicato
This indicator is meant for Harmonic Traders, it helps them in identifying the formed patterns by analyzing the market past data, looking for Harmonic Patterns. The Patterns that this indicator can detect are: AB=CD Butterfly Gartely Crab Bat The indicator shows the following: The completed pattern, with the critical zone highlighted in Gray box The suggested 3 take profit levels (in green) The Suggested Stop Loss level (in Red) The formed pattern ratios can be checked by hovering the mouse on t
Price Strength
Vincenzo Maria Arricale
This indicator computes two lines representing the price bar strength. Close, high and low of each bar are compared with the highest high and lowest low of the last N bars, where N is a parameter set by user. Two lines are computed, a red one and a green one, with values between 0 and 100. High values of the red line means that close is very far from the bar high, while high value of the green line means price  is very far from the bar low . The indicator provides alerts when red or green line a
便利な取引のための14のインジケーターと補助ツール このユーティリティには、トレーダーの特定の行動に役立つ14の追加ツールが含まれており、   取引プロセスを簡素化し、高速化します。 私の  #1 Trade Manager をチェックしてください: 66以上の機能とインジケーターを含む  |   ご質問はこちら  まで モニターの解像度が異なるため、一部のユーザーはラベルが重なって表示されたり、小さすぎたりする場合があります。この問題が発生した場合は、 フォントサイズを調整できます: 入力変数の最初のパラメータです。 パターンの視覚的設定が可能なプロフェッショナルなプライスアクションインジケーター。 未来のバーのインジケーター。 任意の時間軸のろうそくの終了までのカウントダウン。 バーのサイズのインジケーター。 自動サポートとレジスタンスレベル。 自動フィボナッチレベル。 ギャップインジケーター。 潜在的な利益/損失のレベル。 1つのウィンドウで複数の時間軸を表示するユーティリティ。 グローバル取引セッションのインジケーター。 オープントレードの結果を計算するユーティリティ。 市場情
Fibo Panda is an indicator that can help you predict the end of daily trends. If the daily price has reached the END L4 or END H4, means the Daily volume is enough. If the daily price has reached the Highest or Lowest, means the price has reached the highest or lowest level. Price must touch the End Hi or End Low Level to complete the price movement of each timeframe. A conclusion can be made whether to buy or sell. If the price is in the High Guard and Low Guard areas it means the price is now
Overview Happy Croc is a trend-following and momentum-based technical indicator, it is built upon the classic Bill Williams Alligator logic and significantly enhanced by adding two critical filters: 200 SMA and Stochastic Oscillator for momentum confirmation. The indicator is designed to identify "crossover" events specifically in the direction of the dominant market trend.   Key Functions Trend Filtering (SMA 200) Acts as a primary gatekeeper for signals: Buy arrows are only permitted when the
This is indicator for checking your trades. Please see the pictures attachment, the indicator show info about: - Breakeven Level; - Margin Call Level; - Two volume info, past and current (With color exchange base on the past volume); - Spreads; - Swap Long and Swap Short (With color change, positive and negative swap); - Running Price; -Today High Low Pips; - Today Open to Current Running Price pips. This indicator not for trading entry, only to assist your trade management Regards
This indicator is a proof of concept of pyramid trading strategy. It draws fibonacci level automatically from higher high to lower low or from lower low to higher high combinate with Pyramid Trading Strategy for better risk reward ratio. What is Pyramid Trading Strategy? The pyramid forex trading strategy is a something every forex trader should know about because it makes the difference between making some pips with some risk in only one trade or some pips with less the risk by applying the pyr
This indicator was created to spot potential reversals in the market. It will help you find the edge while trading which is required to be profitable. The indicator does what its good at, processing data objectively and presents you with the results once a new setup has been formed. It can send you a notification or email and such, so you are not required to follow the market every move. This, coupled with the edge it gives, give you the time and rest to take the appropriate action. The Engulfi
Looking for a trading tool based on the RSI indicator that can display crossovers arrows on all time frames? Introducing trading indicator : All Time Frame Double RSI Model S ready to help you achieve daily profits. This tool is created using the intersection of two RSI (Double RSI) indicator lines: the main RSI and the signal RSI. Using this tool makes it easier to observe the real-time dashboard and intersections of multiple timeframes simultaneously. Viewing both higher and lower timeframes
Looking for a trading tool based on the RSI indicator that can display crossovers arrows on all time frames? Introducing trading indicator : All Time Frame Double RSI Model T ready to help you achieve daily profits. This tool is created using the intersection of two RSI (Double RSI) indicator lines: the main RSI and the signal RSI. Using this tool makes it easier to observe the real-time dashboard and intersections of multiple timeframes simultaneously. Viewing both higher and lower timeframes
My Point MT4
Claudia Ramona Angerer
4 (1)
Diagnosis of major and minor pivot Trend detection with many signals Can be used in all symbols Can be used in all time frames Settings: Back Show: The number of candles it displays If you need any adjustments, or have any questions or suggestions, message me How to trade: Blue: sell signal Red: buy signal Blue and red at the same time: no signal Exit signal: Opposite signal
Note : The slow loading of the indicator issue has been addressed . This new version loads fast and does not slow the platform. Version 1.3 : We have updated the indicator to include an historical bar scanning option . So instead of scanning all bars in the history (which can make the indicator slow sometimes ) , you can select the maximum number of bars it can scan which can increase the performance and make the indicator faster. This indicator scans the 1-3 Trendline pattern . The indicato
MoveWave - Moving waves are very handy indicators for determining pivot levels. Most Forex traders make decisions based on technical analysis. This type of analysis determines patterns and trends in the market. With the help of complex mathematical equations that are combined and made out in the form of this indicator, the trader will be able to more accurately determine the price reversal levels. Wave theory mathematically represents various behavioral models of the market. It is used as the ba
Session Kill zones with panel for quick changes. Asia Killzone London Killzone New York Killzone London Close Killzone In this indicator GMT+2 timings are used that are most common among many brokers. read the image attached in the screenshots to know more about sessions adjustments Session timings can be changed according to your broker timings and day light savings. Thank you :) Always open to feedback and criticism if it helps me provide you more value. - Rahul  My other indicators you may l
ROC acceleration-deceleration is the manual system for medium-term scalping. Indicator based on custom ROC system which defines bullish/bearish market and especially  acceleration-deceleration of tendention in the market's main direction. Buy arrow is plotted during bearish market when current trend decelerates and sell  arrow is plotted during bullish market when current trend decelerates. Main Indicator's Features Signals are not repaint,non-late or disappear(exept cases when system recalculat
Ska ZigZag BuySell
NKATEKO VUKOSI LEROY MASANGO
Ska ZigZag BuySell indicator determines the overbought and oversold regions within a trend. The indicator determines the overbought region by the candlestick high and the oversold region by the candlestick low. This indicator only gives signals with arrow and audible alerts each and every time when a new candlestick appear. To utilize the full strategy i recommend using "Ska ZigZag BuySell" together with "Ska ZigZag Line". The Ska ZigZag Line indicator is available for free. NOTE: Indicator is h
その   パラボリックブレイクアウトスキャナープロ   は   包括的な市場分析ツール   設計された   複数の通貨ペアと時間枠を同時に監視   使用して   パラボリックSARブレイクアウト検出 。この指標   継続的にスキャン   様々な   取引商品   そして   時間軸 、特定   潜在的なブレイクアウトパターン   トレーダーに   一元化されたダッシュボード   取引機会を追跡することで   パラボリックSAR反転パターン   さまざまな市場や時間枠で、トレーダーが   新たなトレンド   そして   潜在的な反転ポイント   複数のチャートを手動で確認する必要はありません。 これ   マルチタイムフレーム分析機能   トレーダーが識別できるようにする   合流   異なる時間軸の間で、     より強い確認   潜在的なブレイクアウトの   短期的なシグナル   一致する   長期的な傾向 。システムの   ダッシュボードインターフェース   提示する   明確な概要   現在の市場状況、     顕著なパラボリックSARブレイクアウト   関連性の低いものを除外し
Machine Learning Adaptive SuperTrend - Take Your Trading to the Next Level! Introducing the   Machine Learning Adaptive SuperTrend , an advanced trading indicator designed to adapt to market volatility dynamically using machine learning techniques. This indicator employs k-means clustering to categorize market volatility into high, medium, and low levels, enhancing the traditional SuperTrend strategy. Perfect for traders who want an edge in identifying trend shifts and market conditio
Candle Inside indicator - draws Japanese candlesticks of a higher timeframe on the chart. Now, after loading the indicator, it is possible to see what is happening inside each candle. In addition to the standard buttons for selecting the timeframe in the MT-4 terminal, additional buttons are added, when clicked, an older period is selected to display Japanese candles or zones. For example, if you select the standard period M1 and the period of the indicator M5, then the chart will display minute
Alert Up Down MT4
William Oswaldo Mayorga Urduy
アラートアップ-メタトレーダー5のダウン このインジケーターは、価格がUPラインとDOWNラインの間のゾーンを離れたときにアラートを生成します。 次のようなさまざまなタイプのアラートを生成できます。 >サウンド >メッセージボックス >エキスパートボックスのメッセージ >メール(以前に構成済み) >プッシュ通知(以前に構成済み) 線は、線のプロパティからではなく、インジケータのプロパティから構成する必要があります。これは、線のプロパティから行うと、フィノナッチが影響を受ける可能性があるためです。 設定の中で、色、線のスタイル、幅を変更できます。 線は、線のプロパティからではなく、インジケータのプロパティから構成する必要があります。これは、線のプロパティから行うと、フィノナッチが影響を受ける可能性があるためです。 設定の中で、色、線のスタイル、幅を変更できます。
Auto Elliott Engine The Auto Elliott Engine is a tool designed for MetaTrader 4 that automates the identification, decomposition, and projection of price structures based on the Elliott Wave Theory. Powered by a pattern-recognition engine, this indicator processes price action to identify market configurations, translating data into structured scenarios. Key Features Multi-Degree Recognition: Analyzes price action across multiple fractal levels. From higher degrees, such as Supercycle or Cycle,
Overview Happy Devil  is an Auto-Fibonacci Retracement Indicator designed to eliminate the subjectivity of manual drawing. It identifies market swings automatically   Key Functions 1. Visual Legend Blue Lines (0.0% & 100.0%): Represent the boundaries of the current price swing. Red Line (61.8%): Highlights the "Golden Ratio," a critical level for trend reversals or retracements. White Lines: Represent the secondary retracement levels (23.6%, 38.2%, 50.0%, 78.6%). Auto-Extend Right: All lines aut
This SuperZig indicator is special design for some trader trade with  ZigZag  and  Fibonacci . ( !!! NEW !!! +++ Support and Resistance +++ ) It will draw least two Fibonacci automatically in your chart period. Alerts when Created/Touced the Support/Resistance Box, it will send phone push/email notification to you at the same time. ZigZag + Fibo + BreakOutLine + SupportResistance = SuperZig !!! Input Parameter: " Show ZigZag " ::  Show ZigZag indicator with your own style ; " Show BreakOut Lin
Alpha TP Zone
Effendi Hadi Rais S T
5 (1)
ALPHA TP ZONE – SMART TAKE PROFIT & LIQUIDITY TOOL Alpha TP Zone is a professional trading indicator designed to help traders identify liquidity zones, take profit targets, and high-probability reaction areas with precision. KEY FEATURES Automatic Liquidity Detection (Buy & Sell Zones) Smart Take Profit Levels (Institutional Target) Clean Zone Visualization (No Lag) Real-Time Market Reaction Mapping Built-in Alert System Multi-Timeframe Compatible HOW IT WORKS The indicator
FREE
Range one
Abdiasis Omar Hassan
Range one indicator MT4, for any instruments and it alerts instant, suitable and works best timeframes (4H) and higher 1 . to trade as trend you will need to have Confirmation technical indicator called PARABOLIC SAR Periods step = 0.9 and Maximum = 0.2  Go buy if PSAR is Trending (if PSAR is greater then previous PSAR)  and Go Sell (if PSAR is lower then previous ) 2. Range one indicator is for One candle to trade when it alerts you Buy Go Buy for One candle and Sell Respectively 3 see the pi
This is indicator signals entry buy or sell for trader. It notification price entry to trader and price Stop Loss and price Take Profit. Indicator price for entry orders Pending Limit. Input Parameters On Alert - true/false (Displays a message in a separate window.) On Send Notification - false/true. (Sends push notifications to the mobile terminals, whose Meta Quotes IDs are specified in the "Notifications" tab. (Strict use restrictions are set for the SendNotification() function: no more than
このプロダクトを購入した人は以下も購入しています
Gann Made Easy は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 ご購入後、取引方法の説明と優れた追加インジケーターを無料で入手するには、私にご連絡ください! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検出す
Scalper Inside PRO – Since 2020. An exclusive indicator that utilizes an innovative algorithm to swiftly and accurately determine the market trend. The indicator automatically calculates opening, closing, and profit levels, providing detailed trading statistics. With these features, you can choose the most appropriate trading instrument for the current market conditions. Additionally, you can easily integrate your own arrow indicators into Scalper Inside Pro to quickly evaluate their statistics
PRO Renko Systemは、特別にRENKOチャートを取引するために設計された高精度の取引システムです。 これは、様々な取引商品に適用することができる普遍的なシステムです。 システムは効果的に正確な逆転信号へのアクセスを与えるいわゆる市場の騒音を中和する。 表示器は非常に使いやすく、信号の生成に責任がある1つの変数だけがあります。 あなたは簡単にお好みの任意の取引ツールとレンコバーのサイズにツールを適応させることができます。 私はいつもあなたが私のソフトウェアで収益性の高い取引を支援するために余分なサポートを提供する準備ができています! 私はあなたに幸せで収益性の高い取引をしたいです! ご購入後にご連絡ください! 私はあなたに私のレンコチャートジェネレータを送信します。 私はまた、私の個人的な推奨事項やシステムの他のモジュールを無料で共有します!
Auto Optimized Parabolic RSI: 高度な3Dモメンタムエンジン ほとんどのリテール向けインジケーターは、市場のボラティリティが変化した瞬間に破綻する静的な入力値に依存しているため、失敗に終わります。Auto Optimized Parabolic RSIは、自らの数学的優位性を継続的に再計算することで「インジケーターの陳腐化」問題を解決し、機関投資家レベルの定量的適応力をMT5ターミナルに直接もたらします。 最大の強み: カスタムインメモリ3D最適化   標準的な自動最適化ツールは、インジケーターの呼び出しで端末に過負荷をかけるため、頻繁にMT5プラットフォームをフリーズさせます。本ツールは、このボトルネックを完全に回避しています。RAMベースのカスタムネイティブ計算機を内蔵した内部エンジンは、チャートを読み込んだりタイムフレームを変更したりするたびに、超高速の3Dグリッド探索を実行します。RSI期間(頻度)、SARステップ(加速度)、SAR最大値(制限速度)を同時にスイープし、プラットフォームを遅延させることなく、数万通りものパラメーターの組み合わせを絶対的
ご紹介     Quantum Breakout PRO は 、ブレイクアウト ゾーンの取引方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発された Quantum Breakout PROは 、革新的でダイナミックなブレイクアウトゾーン戦略により、あなたの取引の旅を新たな高みに押し上げるように設計されています。 クォンタム ブレイクアウト インジケーターは、5 つの利益ターゲット ゾーンを備えたブレイクアウト ゾーン上のシグナル矢印と、ブレイクアウト ボックスに基づいたストップロスの提案を提供します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック MT5バージョン:   ここをクリック 重要!購入後、インストールマニュアルを受け取るためにプライベートメッセージを送ってください。 推奨事項: 時間枠: M15 通貨ペア: GBPJPY、EURJPY、USDJPY、NZDUSD、XAUUSD アカウントの種類: ECN、Raw、またはスプレッドが非
After purchase, contact me privately to receive 1 month of free testing with EA Forex Proton! This advanced MT4 trading robot automatically executes signals from any MT4 indicator, including Market Makers. The latest version also includes AI integration, allowing each trade signal to be analyzed using Artificial Intelligence. Live Signal with EA Forex Proton: Click here Market Makers is a powerful price action trading system designed to identify high-probability Buy and Sell opportunities based
Apex Edge No Repaint MT4対応、プロ仕様のリペイントしないトレーディングインジケーター Apex Edge No Repaintは、リペイントする矢印の煩わしさから解放され、明確なシグナルを求める真剣なFXおよび仮想通貨トレーダー向けに設計された、高品質でクリーンかつ信頼性の高いトレーディングツールです。 主な機能: 100% リペイントなし – チャートに表示されたシグナルは固定されたままです デュアルシグナルシステム:早期のチャンスを提供するRAWシグナルと、高確率で確定したエントリーを提供するCONFシグナル シンプルなワンクリック切り替えボタン:RAW ON/OFFとCONF ON/OFF トレンド、強度パーセンテージ、シグナルステータスを表示するプロフェッショナルなリアルタイムダッシュボード インスタントアラート:ポップアップ、サウンド、メール通知 すべてのCONFシグナルにTP1、TP2、ストップロスレベルを自動描画 視覚的に分かりやすい、色分けされた矢印: ライムグリーン → CONF買い 赤 → CONF売り ドジャーブルー → RAW買
このインジケーターは、エリオット波動理論と組み合わせて作動し、2つの方法で使用されます: 自動モード: このモードでは、インジケーターがチャート上の全ての5つのモーティブ波を自動的に検出し、予測とポテンシャルな逆転ゾーンを提供します。また、アラートやプッシュメッセージを生成する能力も備えています。この自動機能により、エリオット波動パターンの識別と分析のプロセスが効率化されます。 手動モード: このオプションは、エリオット波動理論を手動で扱いたいトレーダー向けです。9つの段階を使用して波を描画することができます。各段階は、表示された後に描画されたラインを調整して個別に定義できます。この機能により、手動で波を描画するプロセスがより効率的になります。重要な点として、すべての描画データが将来の参照のためにプラットフォームのデータフォルダに保存されることに注意してください。 パラメータ: Name: インジケーターの名前。 Use_System_Visuals: インジケーターのテーマを有効または無効にして、取引プラットフォーム全体の外観に合わせます。 Explain_Comment: 波の番号
Please send me Direct message on MQL5 CHAT after purchasing the Indicator for Training and Installation Support There are some additional files that is important to use with the Indicator . So be sure to contact me after purchasing the Indicator So that I can add you for training and support . If you find any difficulty with installation then send me Direct message here So that I can connect with you via Anydesk or Teamview for the product installation. " Smart Order Block Indicator " to find m
ゴールドラッシュ・トレンド・アロー・シグナル ゴールドラッシュ・トレンド・アロー・シグナル 指標は、XAU/USDにおける高速・短期スキャルパー向けに最適化された、正確でリアルタイムのトレンド分析を提供します。 1分足専用に設計されたこのツールは、明確なエントリーポイントを示す方向矢印を表示し、スキャルパーが変動の激しい市場状況でも自信を持って取引できるよう支援します。 この指標は、PRIMARY(主要)とSECONDARY(補助)のアラート矢印で構成されています。PRIMARYシグナルは、トレンドの方向転換を示す白と黒の方向矢印であり、SECONDARYシグナルは、PRIMARY矢印が示す方向を確認し、潜在的なエントリーポイントを示す青と赤の矢印です。 注意:トレンド方向の変化後にPRIMARYアラート矢印が1つだけ表示される場合、複数のSECONDARY青/赤矢印が表示される点に注意が必要です。SECONDARYシグナルは、シグナル基準を満たす任意のローソク足後に表示されます。したがって、長期的なトレンド移動の場合、画面に多くのSECONDARY矢印が表示されます(添付の
「 Dynamic Scalper System 」インジケーターは、トレンド波の中でスキャルピング取引を行う手法のために設計されています。 主要通貨ペアと金でテスト済みで、他の取引商品との互換性があります。 トレンドに沿った短期的なポジションオープンのシグナルを提供し、追加の価格変動サポートも提供します。 インジケーターの原理 大きな矢印はトレンドの方向を決定します。 トレンド波の中では、小さな矢印の形でスキャルピングシグナルを生成するアルゴリズムが機能します。 赤い矢印は強気方向、青い矢印は弱気方向です。 トレンドの方向には敏感な価格変動ラインが描かれ、小さな矢印のシグナルと連動します。 シグナルは次のように機能します。適切なタイミングでラインが現れるとエントリーシグナルが形成され、ラインが開いている間はポジションが保持され、完了すると取引が終了します。 推奨される動作時間枠はM1~H4です。 矢印は現在のローソク足に形成され、次のローソク足が開いている場合は、前のローソク足の矢印は再描画されません。 入力パラメータ Trend Wave Period - トレンド方向
トレンドトレーディング は、タイミングのプルバックとブレイクアウトにより、市場で起こっているトレンドから可能な限り利益を得るように設計された指標です。確立されたトレンドの中で価格が何をしているかを分析することにより、取引の機会を見つけます。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 自信を持って効率的に金融市場を取引する むち打ちにならずに確立されたトレンドから利益を得る 収益性の高いプルバック、ブレイクアウト、早期の逆転を認識する この指標は、独自の品質とパフォーマンスを分析します 複数時間枠のダッシュボードを実装します インジケーターは再描画されていません 電子メール/音声/視覚アラートを実装します 確立されたトレンドは多くの取引機会を提供しますが、ほとんどのトレンド指標はそれらを完全に無視しています。インジケーターの解釈はかなり簡単です: (1) トレンドの変化 (2) トレンドの方向への後退 (3) トレンドの方向へのブレイクアウト 赤いダッシュ は下降トレンド中の修正です 青いダッシュ は上昇トレンド中
GOLD Impulse with Alert
Bernhard Schweigert
4.67 (12)
このインディケータは、当社の2つの製品 Advanced Currency IMPULSE with ALERT  +   Currency Strength Exotics . のスーパーコンビネーションです。 このインジケーターは全ての時間枠で作動し、8つの主要通貨と1つのシンボルの強弱のインパルスをグラフで表示します。 このインジケータは、金、エキゾチックペア、商品、インデックス、先物など、あらゆるシンボルの通貨強度の加速度を表示することに特化されています。金、銀、原油、DAX、US30、MXN、TRY、CNHなどの通貨強度の加速度(インパルスまたは速度)を表示するために、任意のシンボルを9行目に追加できる、この種の最初のものです。 新しいアルゴリズムに基づいて構築され、潜在的な取引の特定と確認がさらに容易になりました。これは、通貨の強さや弱さが加速しているかどうかをグラフィカルに表示し、その加速の速度を測定するためです。加速すると物事は明らかに速く進みますが、これはFX市場でも同じです。つまり、反対方向に加速している通貨をペアリングすれば、潜在的に利益を生む取引を特定
Advanced Supply Demand
Bernhard Schweigert
4.91 (300)
現在40%オフ 初心者にもエキスパートトレーダーにも最適なソリューション このインジケーターは独自の機能と新しい公式を多数内蔵しており、ユニークで高品質かつ手頃な取引ツールです。このアップデートでは、2つの時間枠ゾーンを表示できるようになります。より長いTFだけでなく、チャートTFとより長いTF(ネストゾーンを表示)の両方を表示できます。すべてのSupply Demandトレーダーの皆さんのお気に召すはずです。:) 重要情報の公開 Advanced Supply Demandの可能性を最大化するには、 https://www.mql5.com/ja/blogs/post/720245 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適な
このインディケータは、異なる期間のフラクタルの価格構造を調べて、市場で起こり得る反転ポイントを決定し、すでに基本的または技術的な評価モデルを持っているポジショントレーダーにタイミングを提供します。弟の リバーサルフラクタル とは異なり、このインジケーターは選択された期間のためにリバーサルを逃すことはなく、ジグザグ形式でリバーサルフラクタルを見つけます。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] ターニングポイントは長いトレンドを開始できます インジケーターは再描画されていません あらゆる種類のアラートを実装します カスタマイズ可能な色とサイズ フラクタルは奇数番目のバーのフォーメーションであり、フォーメーションの最上位または最下位の中間バーであり、フラクタル内のすべてのバーが閉じるとインディケーターが描画されるため、このインジケーターはリアクティブまたは遅れ信号です。ただし、既存の方向バイアスを持つトレーダーは、この指標が非常に有用であり、早期のエントリポイントを取得します。 このインディケーターは、ボイルダウンされた
サポート線と抵抗線のプロットにうんざりしていませんか? サポートレジスタンス は、非常に興味深いひねりを加えてチャート内のサポートとレジスタンスラインを自動検出およびプロットするマルチタイムフレームインジケーターです。価格レベルは時間とともにテストされ、その重要性が高まるにつれて、ラインは太くなり、暗くなります。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 一晩でテクニカル分析を強化 チャートを閲覧せずに重要な価格レベルを検出 一目ですべての価格レベルの相対的な強さを認識する すべての取引で最大30時間のプロットラインを節約 インジケーターは、すべての価格レベルの年齢を表示します インジケーターは再描画されていません 過去および現在の価格レベルは近接によって崩壊し、現在の市場行動に合わせて調整されます。動作は、必ずしもピークではない場所に線が引かれます。 価格レベルは、時間とともに拒否されるにつれて、より暗く、より広くなります ノイズを避けるために、重要でない価格レベルは定期的にクリアされます カスタマイズ可能な時間枠の
Super Signal – Skyblade Edition プロ仕様のノンリペイント / ノーラグ・トレンドシグナルシステム。卓越した勝率を実現 | MT4 / MT5 対応 1分足、5分足、15分足などの低い時間足で最も効果を発揮します。 主な特徴: Super Signal – Skyblade Edition は、トレンド取引に特化したスマートなシグナルシステムです。マルチレイヤーのフィルターロジックを用いて、明確な方向性と実際のモメンタムに支えられた強力なトレンドのみを検出します。 このシステムは 天井や底を予測するものではありません 。次の3つの条件がすべて満たされた場合にのみシグナルを発生させます: 明確なトレンド方向 モメンタムの増加 健全なボラティリティ構造 市場セッションに基づく流動性分析と組み合わせることで、シグナルの精度とタイミングがさらに向上します。 シグナルの特性: すべての矢印シグナルは 100% 非リペイント / 遅延なし 一度出現したシグナルは固定され、点滅・消失しません チャート上の矢印、情報パネル、ポップアップ通知、音声アラート、プッシュ通知
They say history repeats itself. What if you could prove it in real-time? The Propfolio Ghost Pattern is an advanced algorithmic pattern-matching engine. It empowers you to select any current price action structure on your chart and instantly scan thousands of historical candles to find the exact moment in the past where the market did the exact same thing. Once it finds the highest probability match, it projects the historical outcome into the future as "Ghost Candles"—giving you a highly calcu
現在26%OFF! このインディケータは、当社のメインインディケータ( Advanced Currency Strength 28   &  Advanced Currency IMPULSE with ALERT )の両方のスーパーコンビネーションです。28の外国為替ペアのTICK-UNITSとアラートシグナルの通貨強度の値を示しています。11種類のTick-Unitが使用可能です。1、2、3、4、5、6、10、12、15、20、30秒の11種類です。サブウィンドウのTick-Unitバーは、秒単位のタイマーに1ティック以上含まれる場合に表示され、左側にシフトされます。 たった1枚のチャートで、28のFXペアをスキャルピングできます。スキャルピングのチャンスとなるトリガーポイントを正確に把握することで、スキャルピングが上達することを想像してみてください。 1分足よりも短い期間で動作する市場初の通貨強度インジケーターです! このインジケータは、素早いインとアウトを行い、小さなピップを切り取ることを望む高速スキャルパーのためのものです。 ユーザーマニュアル: ここをクリック h
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高速で正確な
Trend Screener
STE S.S.COMPANY
4.79 (95)
トレンドインジケーター、1つのツールに組み込まれたすべての重要なトレンド機能を備えたトレンドトレーディングとフィルタリングのための画期的なユニークなソリューション! これは、すべてのシンボル/商品(外国為替、商品、暗号通貨、インデックス、株式)で使用できる100%再描画されていないマルチタイムフレームおよびマルチ通貨インジケーターです。 期間限定オファー: サポートおよびレジスタンス スクリーナー インジケーターは、たった 65 ドルで永久的にご利用いただけます。(元の価格 250 ドル) (オファー延長) トレンドスクリーナーは、チャート内のドットで矢印トレンドシグナルを提供するインジケーターに続く効率的なインジケーターです。 トレンド分析インジケーターで使用できる機能: 1.トレンドスキャナー。 2.最大利益分析を備えたトレンドライン。 3.トレンド通貨強度メーター。 4.アラート付きのトレンド反転ドット。 5.アラート付きの強いトレンドドット。 6.トレンド矢印 毎日の分析例、毎日のシグナルパフォーマンス...など、トレンドスクリーナーインジケーターを使用して、ここで見つけること
購入後、このインジケーターに基づいたボーナスEAを受け取るためにご連絡ください。 Self Optimizing Double MA Strategyは、パラメータ推測の必要性を排除するために設計されたプロフェッショナルグレードの取引ツールです。組み込みの自動最適化エンジンを搭載し、バックグラウンドで何千ものパラメータの組み合わせをシミュレートすることで、変化する市場状況に継続的に適応し、統計的な優位性を維持します。 静的で時代遅れの設定に依存するのではなく、インジケーターは自身のロジックを動的に更新し、現在の時間枠と取引商品にとって最も収益性の高い構成を見つけ出します。 主な機能 組み込みの自動最適化: 選択した更新頻度に基づいて、システムはFast MA、Slow MA、およびRSIの期間を定期的に再計算し、設定が常に現在の市場のリズムと一致するようにします。 MAダイバージェンスフィルター: 移動平均線が明確に乖離している(広がっている)場合にのみシグナルを検証する、トレンド強度のコア指標です。これにより、移動平均線が収束している相場や平坦なレンジ相場での誤ったエントリーを防ぎ
Send us a message after your purchase to receive more information on how to get your  BONUS  for FREE  that works in great combination with Bull vs Bear ! Bull versus Bear is an easy-to-use Forex indicator that gives traders clear and accurate signals based on clear trend retests . Forget about lagging indicators or staring at charts for hours because  Bull vs Bear provides real-time entries with no lag and no repaint, so you can trade with confidence. Bull vs Bear  helps you enter trades during
現在40%オフ 初心者やエキスパートトレーダーに最適なソリューション! このインジケーターは、独自の機能と新しい計算式を取り入れた、ユニークで高品質、かつ手頃な価格のトレーディングツールです。たった1枚のチャートで28の為替ペアの通貨強度を読み取ることができます。新しいトレンドやスキャルピングチャンスの引き金となるポイントを正確に特定することができるので、あなたのトレードがどのように改善されるか想像してみてください。 ユーザーマニュアルはこちら  https://www.mql5.com/en/blogs/post/697384 これが最初の1本、オリジナルだ! 価値のないクローンを買わないでください。 特別な サブウィンドウの矢印で強い通貨の勢いを表示 GAPがあなたのトレードを導く! 基準通貨や気配値が売られすぎ・買われすぎのゾーン(外相フィボナッチレベル)にあるとき、個別チャートのメインウィンドウに警告表示。 通貨がレンジの外側から反落した場合、プルバック/リバーサルのアラート。 クロスパターンの特別なアラート 複数の時間枠を選択可能で、トレンドを素早く確認できます
チャートを構成し、周期的な価格変動を識別するテクニカル指標。 どのチャートでも動作します。 いくつかの種類の通知。 グラフ自体に追加の矢印があります。 履歴を再描画せずに、キャンドルのクローズに取り組みます。 M5以上のTFを推奨します。 パラメータの使用と設定が簡単です。 異なるパラメータを持つ 2 つのインジケーターを使用する場合、他のインジケーターなしで使用できます。 入力パラメータは2つあります 周期性と信号持続時間 これら 2 つのパラメータは、チャート構造の処理を扱います。 Cyclicity - 反転サイクルが変化する頻度を調整し、サイクルを滑らかにします。 Signal duration - 最小数では価格変動の衝動を検出し、最大数では長期的なトレンドの動きを検出します。
The indicator is built on a non-standard Zig Zag, it draws accumulations after which if the price leaves this zone and a test of this zone occurs, then a sound signal is given and an arrow appears - after the test candle closes.The indicator does not redraw its signals, it is very easy to use, there are only three settings 1- this is the zig zag parameter 2- this is the minimum price exit from the zone 3- this is the maximum price exit from the zone. The lower the parameter for Zig Zag, the more
現在40%オフ! 初心者やエキスパートトレーダーに最適なソリューション! このインジケータは、独自の機能と秘密の数式を組み込んだ、ユニークで高品質かつ手頃な価格のトレーディングツールです。たった1枚のチャートで28の通貨ペアのアラートを表示します。新しいトレンドやスキャルピングチャンスの引き金となるポイントを正確に把握することができるので、あなたのトレードがどのように改善されるか想像してみてください! 新しい基本的なアルゴリズムに基づいて構築されているため、潜在的な取引の特定と確認がより簡単になります。これは、通貨の強さや弱さが加速しているかどうかをグラフィカルに表示し、その加速のスピードを測定するためです。加速すると物事は明らかに速く進みますが、これはFX市場でも同じです。つまり、反対方向に加速している通貨をペアにすれば、利益を生む可能性のある取引を特定することができるのです。 通貨の勢いを示す縦の線と矢印は、あなたの取引の指針となるでしょう。 ダイナミックマーケットフィボナッチ23レベルはアラートトリガーとして使用され、市場の動きに適応します。もしインパルスが黄色のトリガ
Lux Trend
Mohamed Hassan
5 (7)
Huge 70% Halloween Sale for 24 hours only!  After purchase, please contact me to get your trading tips + more information for a great bonus!   Lux Trend is a professional strategy based on using Higher Highs and Lower Highs to identify and draw Trendline Breakouts! Lux Trend  utilizes two Moving Averages to confirm the overall trend direction before scanning the market for high-quality breakout opportunities, ensuring more accurate and reliable trade signals. This is a proven trading system u
Gold PL MTF - これは優れた株式テクニカル指標です。指標アルゴリズムは、資産価格の動きを分析し、フィボナッチ法 (黄金比) を使用して、指定された時間枠 (TF) の重要なピボット レベルを自動的に反映します。 指標は、選択した時間枠 (日、週、月、年) の価格軌道を完全に表し、トレンドの開始と、逆のトレンドに発展する可能性のある修正の開始を決定します。 指標はまた、価格マグネットとして機能する、さまざまな時間枠の現在の未処理のピボット レベルを表示します。これにより、市場の状況をすばやく評価し、取引の開始または終了を決定できます。各取引の潜在的可能性は、平均 50 ~ 1000 ポイントです。 指標を使用すると、さまざまな時間枠での価格変動の可能性のある方向を評価でき、最も可能性の高いターゲットと価格変動の可能性も示します。 指標の利点: 1. 指標は、高精度で信号を生成します。 2. ピボット レベルは消えず、再描画されません。FPバッファーの確認された矢印シグナルは、トレンドが強い場合にのみ再構築できます。 3. どのブローカーのMetaTrader 4取引
Gold Venamax   - これは最高の株式テクニカル指標です。 指標アルゴリズムは資産の価格変動を分析し、ボラティリティと潜在的なエントリーゾーンを反映します。 インジケーターの機能: これは、快適で収益性の高い取引のためのマジックとトレンド矢印の 2 つのブロックを備えたスーパー インジケーターです。 チャート上にブロックを切り替えるための赤いボタンが表示されます。 マジックはインジケーター設定で設定されているため、異なるブロックを表示する 2 つのチャートにインジケーターをインストールできます。 Gold Venamax は、異なる矢印バッファー (GV と SD) を備えた 2 つのチャートに配置できます。 これを行うには、設定で異なる Magic を選択する必要があります。たとえば、あるマジック = 999、別のマジック = 666 を選択します。次に、チャート上の赤いボタンで矢印バッファを選択できます。 インジケーター設定の各矢印バッファー (GV および SD) には、快適で収益性の高い取引のための個別の矢印フィルターがあります (UseFiltrGV = tru
作者のその他のプロダクト
This universal advisor is based on its own Algorithm, which is an incredibly effective tool due to the simultaneous operation of a trading strategy based on our  Indicator " Channel Sgnals ProfRoboTrading" and our proprietary signal filter system together with the Martingale method, which together work out a very interesting hedging system. Traders are also given the opportunity to set up their own risk management system with two filters to control deposit drawdowns . The advisor's algorithm is
The Channel Sgnals ProfRoboTrading Indicator for MT5 is an effective Forex trading tool designed to track market movements.   The MT5 signal point indicator effectively detects trend reversals after they have already occurred. This Indicator   is a fully automated technical tool that includes a number of parameters to track market trends.   It automatically examines the ever-changing price dynamics of the market, compares the information with earlier data and generates a trading signal. Because
FREE
The Extreme Spike PRT Indicator   is an effective tool for identifying   sharp market fluctuations .   It performs its calculations using the ATR (Average True Range) indicator and displays candles with extreme volatility in two categories:   primary spikes   and   secondary spikes , within the Metatrader platform oscillator window. This tool assists traders in detecting   intense price movements   and conducting more precise   analyses   based on these fluctuations. Time Frame 15-minute - 1-ho
The TMA Centered Bands Indicator for MT5 draws bands on the chart and shows the overall price trend. It displays three bands - the lower and upper boundaries of the channel and the median.   The bands are made up of moving averages, and each of them has an MA period. The name TMA comes from triangular moving averages, as the indicator draws triangular bands.   The price will fluctuate between these ranges whenever the trend changes direction, thus creating entry and exit points.   How to trade
FREE
Bollinger Bands Stop Indicator holds significant importance for traders navigating the complex world of financial markets. Its relevance lies in several key aspects. Firstly, it aids in trend identification. By analyzing price movements relative to the Bollinger Bands, traders can discern whether the market is in an uptrend, downtrend, or ranging phase. Secondly, the indicator provides valuable insights into market volatility. Wider bands indicate higher volatility, while narrower bands suggest
FREE
Our modernized version of the popular channel TMA_TRUE  indicator for MT4, which provides information on the main points of trend reversal and momentum exhaustion by drawing a channel on the chart, also draws arrows of signals for buy and sell. As a result, traders can identify bullish and bearish price reversal zones and BUY and SELL accordingly. This indicator works well on all instruments and on all Timeframes. This indicator is the basis of our Channel Trigger EA, which you can buy in MQL
FREE
The Kalires Channel Indicator is a technical indicator used to evaluate trend direction and potential trading opportunities. This is a hybrid indicator that combines Kauffman Adaptive Moving Average (KAMA), linear regression and smoothing. The Kalires Channel Indicator consists of two lines: one central and two outer bands. The central line is a smoothed KAMA modified according to the direction of the trend. The outer bars represent two linear regression lines drawn above and below the center l
FREE
The TrendOscillator Indicator is an upgraded version of the traditional Stochastic Oscillator.   It comprises two lines: %K and %D.   The %K line represents the current market position.   In contrast, the %D line is a moving average of the %K line used to generate signals and identify potential entry or exit points. The good thing is the indicator works on all timeframes like the traditional Stochastic.   However, to avoid any false signals, applying the indicator on longer timeframes is better
FREE
Regression_Channel_mod Indicator that expands our standard linear regression channel by adding support and resistance lines. Easy to integrate into other indicators. The linear regression channel consists of several parallel lines equidistant from the upper and lower part of the linear regression trend line. The distance between the channel boundaries and the regression line is equal to the deviation of the maximum closing price from the regression line.
The TrendChannelTracker Indicator is an innovative Forex trading tool. This indicator, which is based on the standard Stochastic Oscillator, provides traders with a unique and simplified method for observing market trends. In contrast to the traditional Stochastic Oscillator, which is shown at the bottom of the chart, the TrendChannelTracker Indicator is built into the price action itself. This removes the need for traders to continually switch their attention between the oscillator and the pri
FREE
The TMA Centered Bands indicator for MT4 draws bands on the chart and reports the overall price trend, as well as gives arrows signals to buy and sell when the bar closes outside the channel. Unlike many TMAs, our version uses the calculation part of the algorithm without redrawing, and also adds the ability to select a symbol. The bands are made up of moving averages, and each of them has an MA period. The name TMA comes from triangular moving averages, as the indicator draws triangular bands
FREE
This indicator works by plotting fractals on the chart as arrows that can be used as buy or sell signals. It is a great tool for both new and experienced traders as it provides a clear visual representation of the market and helps traders identify fractals. Although it repaints, it can be used quite effectively in conjunction with other tools to filter trading strategies. We use this indicator in this way in our Royal Fractals EA, which you can purchase on the MQL5 Market: https://www.mql5.com
FREE
The Forex Gangster Indicator allows you to determine the current trend. If the Forex Gangster Indicator line has moved below the price and turned blue, then you should open deals for an increase. If the Forex Gangster Indicator line has appeared above the price and turned red, then you should open deals for a decrease: The indicator is suitable for any time frames, but it needs to be supplemented with filtering indicators, since by itself it is late and does not have time to give an accurate si
FREE
The BandsFill Indicator is a modified Bollinger Bands with a colored cloud.   It has two adjustable parameters: Period Deviation The cloud is colored as follows: If the price crosses the upper band, the cloud is blue. If the price crosses the lower band, the cloud is pink.   Thanks to this, the BandsFill Indicator provides traders with an easy opportunity to detect various features and patterns in price dynamics that are invisible to the naked eye. Based on this information, traders can predict
FREE
This indicator works by plotting fractals on the chart as arrows that can be used as buy or sell signals. It is a great tool for both new and experienced traders as it provides a clear visual representation of the market and helps traders identify fractals. Although it repaints, it can be used quite effectively in conjunction with other tools to filter trading strategies. We use this indicator in this way in our RoyalFractals II Expert Advisor, which you can purchase on the MQL5 Market: https:
FREE
The Teamtrader Channel Stop indicator allows you to determine the current trend. If the Teamtrader Channel Stop indicator line has moved below the price and turned blue, then you should open deals for an increase. If the Teamtrader Channel Stop indicator line has appeared above the price and turned red, then you should open deals for a decrease: The indicator is suitable for any time frames, but it needs to be supplemented with filtering indicators, since by itself it is late and does not have
FREE
The Red Dragons Support and Resistance Levels indicator automatically determines support and resistance levels using the proprietary algorithm based on historical and current data, so the levels are dynamic, which allows you to adjust trading targets based on the current price movement. For this reason, we use this indicator in our advisors, for example, Red Dragons, which you can purchase here: https://www.mql5.com/en/market/product/128713?source=Site +Market+MT4+New+Rating006 The panel also
FREE
Moving Averages Divergence 3x3    Indicator     uses the crossover technique for signaling the market trend and the trade opportunities as well.     It applies 3 formats of the same indicator and allows them to plot the crossover signals which are interpreted as the trade signals along with the direction of the market trend. Moving Averages Divergence 3x3    Indicator   can be applied to trade all kinds of forex currency pairs within the financial markets.  Although, this indicator works well o
FREE
FOREX GANGSTER is a unique Expert Advisor created by a professional prop trader and financial asset manager with many years of experience. This is a solution for those who strive for stable profits without constant control over each transaction or monitoring the work of a trading advisor. Created for optimal conservative trading and investing through exchange instruments with long-term regular profits and minimal risks. The Expert Advisor algorithm is based on a deep understanding of market pat
The Wolf Wave Finder Indicator is a popular indicator, that is useful in identifying potential trading opportunities.   The indicator works by recognizing the Wolf Wave pattern, which is a well-known pattern used by professional traders to identify potential areas of support and resistance.   The indicator is easy to use and provides traders with an easy way to identify potential trades.   The Wolf Wave Finder Indicator is a great tool for traders who are looking for a reliable and accurate way
This indicator is a fusion of the Parabolic SAR and Fibonacci indicators. Fibo is drawn on the last wave, at the peaks the indicator displays prices for convenience. Parabolic SAR helps to define the market trend and generates trends following trade signals.     On the other hand, Fibonacci plots the price retracement levels so that traders can determine a better and safer place to enter the market. Scalping with Parabolic SAR and Fibonacci Overview. For this strategy, in addition to our indica
This is an easy-to-set-up and easy-to-use Expert Advisor that will help you always have the necessary information about your trading account at hand, sending from MetaTrader 4 to you in Telegram: • Account drawdown • Number of open positions • Volume of open positions • Profit per day, week, month How to get an chat ID: - Chat with BotFather to create Bot and get API Token of Bot. If you had Bot, skip the step. - Chat with bot @userinfobot , then the bot will reply your ID. How to setu
The SYMBOL MANAGER symbol change indicator is an effective tool designed to enhance trading convenience and significantly simplify the trader's experience. This indicator allows users to switch seamlessly between currency pairs and timeframes within a single open window of the trading terminal. Importantly, when switching, the associated template, including indicators and current chart settings, is automatically duplicated, ensuring a consistent trading environment.
Morning Star PRT インジケーターは、朝のフラットブレイクアウト原理を使用します。インジケーターは朝のフラットレベルを表示し、可能なターゲットを示します。 インジケーターには追加のフィボナッチレベルが追加され、設定で指定された両方のターゲットレベルと夜間のフラットレベルの交差点に関するサウンドアラートも追加されました。 Morning Star PRT インジケーターは、夜の終わりに夜間のフラットチャネルと、上下の 2 つのフィボナッチ価格レベルを構築します。これらのレベルは、ターゲットレベルと反転レベルの両方と見なすことができます。 Morning Star PRT インジケーターはすべての時間枠で機能しますが、M15 間隔で使用するのが最も効果的です。 The Morning Star PRT indicator uses the morning flat breakout principle. The indicator displays morning flat levels and shows possible targets. An additiona
インジケーター サプライ & デマンド ゾーン PRT – は、チャートのサプライ ゾーンとデマンド ゾーンのマーキングを実行するために使用されるカスタム ツールです。インジケーターは、抵抗/サポート レベルとサプライ/デマンド ゾーンを強調する線と長方形をチャート上に描画します。便宜上、線と数字は両方とも異なる色で塗られており、シグナルを互いに簡単に区別できます。インジケーターは、まだ使用されていない、価格がまだ突破していない新しいレベルのみを描画します。初心者と経験豊富なトレーダーの両方に最適です。 インジケーターは、スキャルピング、トレンド、カウンタートレンド、その他のトレーディング システムで使用されます。これは、あらゆる戦略の一部に簡単に組み込むことができる汎用アルゴリズムです。すべての時間枠とインストルメントで適切に表示され、オシレーターとうまく組み合わせることができます。 Indicator Supply & Demand zones PRT– is a custom tool that is used to perform supply and demand zon
このインジケーターは、チャートパターンを特定したいトレーダーにとって強力なツールであり、トレーディング戦略に組み込むことのメリットは数多くあります。このツールは、金融市場の潜在的なトレンドと反転を効果的に特定して通知し、トレーディングの収益性を高めます。高度なアルゴリズムのおかげで、インジケーターは市場データを正確に分析し、トレーダーに情報に基づいた決定を下すのに役立つ貴重な情報を提供します。このインジケーターを使用すると、チャートパターンを高精度で自動的に特定するため、より包括的な市場分析が可能になります。これらのパターンは、多くの場合、特定の方向への潜在的な価格変動を示します。したがって、この情報にアクセスできると、トレーダーは、これらのパターンを認識できないか、その意味を理解できない可能性のある他の市場参加者よりも有利になります。 このインジケーターは、強気と弱気のパターン認識機能を幅広く備えています(チャート上の略称は括弧内に表示されます)。 - Rising Star(SS) - Evening Star(E_Star) - Evening Doji Star(E_
This universal expert advisor is based on our own Algorithm, which is based on effective and time-tested Elliot Wave Theory.  This   expert advisor   is ideal for working both on a flat and during sharp or protracted trend movements (thanks to the Martingale method, according to which averaging positions are opened in accordance with the multiplier and distance set in the settings for accepting a new signal). ATTENTION! CAREFULLY STUDY THE OPERATING PRINCIPLE AND AVAILABLE SETTINGS OF THE EXPER
This is the automatic price spike signal indicator for MT4. Plots advance alerts on potential breakouts/pullbacks. Suits forex, stocks & crypto trading strategies. This is a perfect indicator for reversal traders. A spike often indicates a turn-around moment. The best way to use that gauge is to apply it to your favourite trading system as a filter. 這是 MT4 的自動價格飆升訊號指示器。繪製有關潛在突破/回調的預先警報。適合外匯、股票和加密貨幣交易策略。 對於反轉交易者來說,這是一個完美的指標。尖峰通常表示轉變時刻。使用該指標的最佳方法是將其作為過濾器應用到您最喜歡的交易系統中
パラボリック SAR およびサポート/レジスタンス レベルは、潜在的なトレンドの反転やエントリー ポイントとエグジット ポイントを識別するために外国為替取引で使用されるテクニカル分析インジケーターであるだけでなく、既製の自律的な取引戦略でもあります。 このインジケーターは、チャートに動的なサポート レベルとレジスタンス レベルを追加することで PSAR インジケーターを基盤としており、トレーダーが市場が反転する可能性のある主要な価格レベルを特定するのに役立ちます。 このインジケーターを使用すると、トレーダーは市場の強さと方向、および取引の潜在的なエントリー ポイントとエグジット ポイントに関する洞察を得ることができます。 パラボリック SAR およびサポート/レジスタンス レベル インジケーターは、チャートにさまざまなパラボリック サポートとレジスタンス (PSAR) レベルをプロットするテクニカル分析ツールであり、トレーダーに潜在的なトレンドの反転シグナルを提供します。 このインジケーターは、メインの MT4 チャート ウィンドウに一連の水平に並んだ線として表示されるため、トレ
The All Market Channels indicator from ProfRobotrading automatically builds and displays all formed trading channels on the screen. This indicator is very convenient for trading on all existing channel strategies and is applicable to all instruments and timeframes.  Look at the screenshot - it will tell you more :) More information is available on our website ProfRoboTrading. ProfRobotrading の All Market Channels インジケーターは、形成されたすべての取引チャネルを自動的に構築して画面に表示します。このインジケーターは、既存のすべてのチャネル戦略での取引に非常に便利で、す
フィルタ:
レビューなし
レビューに返信