Corridor BARs MT5

The indicator shows the upper, middle and lower price limits for a certain period of time.

Also, two Moving Averages (MAs) are displayed.


Parameters

  • CTType: corridor basis. _Hour: hours, _Day: days, _Bars: bars
  • CTPrice: price type, by bars. OpenClose: Open/Close prices, HighLow: High/Low prices
  • CTShift: corridor shift
  • CTNum: how much to consider for building a corridor, min 2
  • CTPeriodFast: Fast period, min 2
  • CTShiftFast: Fast MA shift
  • CTMethodFast: Fast averaging method
  • CTPeriodSlow: Slow period, min 2
  • CTShiftSlow: Slow MA shift
  • CTMethodSlow: Slow averaging method


Clipboard

  • 0: Corridor top
  • 1: Corridor bottom
  • 2: Corridor average
  • 3: Fast MA
  • 4: Slow MA
Fully autonomous. No need for extra indicators.

Sample indicator call:

input int            CTType       = 2, // 0 hours, 1 days, 2 bars
                     CTPrice      = 0, // 0 Open/Close, 1 High/Low
                     CTNum        = 50,
                     CTPeriodFast = 9,
                     CTShiftFast  = 0;
input ENUM_MA_METHOD CTMethodFast = MODE_SMA;
input int            CTPeriodSlow = 15,
                     CTShiftSlow  = 0;
input ENUM_MA_METHOD CTMethodSlow = MODE_SMA;

int    handle;
struct SBuffers
{
     double array[];
} Buffers[5];

void OnInit()
{
     handle = iCustom(_Symbol, 0, "CorridorTrade", CTType, CTPrice, 0, CTNum, CTPeriodFast, 0, CTMethodFast, CTPeriodSlow, 0, CTMethodSlow);
     if(handle==INVALID_HANDLE) ExpertRemove();
     
     for(int i=0; i<5; i++)
          ArraySetAsSeries(Buffers[i].array, true);
}
void OnTick()
{
     for(int i=0; i<5; i++)
     {
          ArrayFree(Buffers[i].array);
          if( CopyBuffer(handle, i, 0, 1, Buffers[i].array) != 1 )
               return;
     }
     
     Comment(  "Top: ",    DoubleToString(Buffers[0].array[0], _Digits),
               "\n",
               "Bottom: ", DoubleToString(Buffers[1].array[0], _Digits),
               "\n",
               "Medium: ", DoubleToString(Buffers[2].array[0], _Digits),
               "\n",
               "Fast: ",   DoubleToString(Buffers[3].array[0], _Digits),
               "\n",
               "Slow: ",   DoubleToString(Buffers[4].array[0], _Digits)
            );
}
Recommended products
RBreaker
Zhong Long Wu
RBreaker Gold Indicators is a short-term intraday trading strategy for gold futures that combines trend following and intraday reversal approaches. It not only captures profits during trending markets but also enables timely profit-taking and counter-trend trading during market reversals. This strategy has been ranked among the top ten most profitable trading strategies by the American magazine   Futures Truth   for 15 consecutive years. It boasts a long lifecycle and remains widely used and st
Price Magnet — Price Density and Attraction Levels Indicator Price Magnet is a professional analytical tool designed to identify key support and resistance levels based on statistical Price Density. The indicator analyzes a specified historical period and detects price levels where the market spent the most time. These zones act as “magnets,” attracting price action or forming a structural base for potential reversals. Unlike traditional Volume Profile tools, Price Magnet focuses on price-time d
Wave Trend MT5
Diego Arribas Lopez
MT4 Version Wave Trend MT5 Wave Trend is an oscillator, which helps identifing in a extremely accurate manner market reversals. The Oscillator being obove the overbought level and a cross down of the fast into the slow MA usually indicates a good SELL signal. If the oscillators is below the oversold level and the fast MA crosses over the slower MA usually highlights a good BUY signal. The Wave Trend indicator can be also used when divergences appear against the price, indicating the current move
Identify precise entry and exit points with AB=CD patterns This indicator finds AB=CD retracement patterns. The AB=CD Retracement pattern is a 4-point price structure where the initial price segment is partially retraced and followed by an equidistant move from the completion of the pullback, and is the basic foundation for all harmonic patterns. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Customizable pattern sizes Customizable AC and BD ratios Customizable b
ATrend
Zaha Feiz
4.83 (18)
ATREND: How It Works and How to Use It How It Works The " ATREND " indicator for the MT5 platform is designed to provide traders with robust buy and sell signals by utilizing a combination of technical analysis methodologies. This indicator primarily leverages the Average True Range (ATR) for volatility measurement, alongside trend detection algorithms to identify potential market movements. Leave a massage after purchase and receive a special bonus gift. Key Features: ⦁ Dynamic Trend Detect
Double HMA MTF for MT5
Pavel Zamoshnikov
4 (4)
This is an advanced multi-timeframe version of the popular Hull Moving Average (HMA) Features Two lines of the Hull indicator of different timeframes on the same chart. The HMA line of the higher timeframe defines the trend, and the HMA line of the current timeframe defines the short-term price movements. A graphical panel with HMA indicator data from all timeframes at the same time . If the HMA switched its direction on any timeframe, the panel displays a question or exclamation mark with a tex
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
Universal Soul Reaper
Pieter Gerhardus Van Zyl
Universal Soul Reaper is an atmospheric market-flow oscillator designed to interpret price behavior as a cycle of spiritual energy. Instead of reacting to raw price alone, it visualizes the state of the market’s soul —revealing when momentum is awakening, stabilizing, or fading. The indicator operates in a separate window and presents three interwoven entities: the Ectoplasmic Veil , the Spirit Boundary , and the Soul Core . Together, they form a living framework that helps traders sense pressu
Caicai L&S Yield Histogram Important Notice: This indicator is an integral tool of the automated EA Caicai Long and Short Pair Trading . This indicator visually displays the percentage deviation (Yield %) of a pair's current spread relative to its own historical mean. It is an excellent tool for quickly visualizing the gross financial potential of a market distortion in Long & Short operations. Main Features: Percentage Visualization: Understand the size of the distortion in palpable percentage
Crypto_Forex Indicator "HTF Moving Averages Cross" for MT5. - Upgrade your trading methods with the powerful HTF Moving Averages Cross indicator for MT5.  HTF means - higher timeframe. - This indicator is excellent for Trend Traders with Price Action entries. - It allows you to attach Fast and Slow Moving Averages from Higher time frame to your current chart --> this is professional method. - HTF MAs Cross has built-in Mobile and PC alerts. - This indicator gives opportunity to get decent prof
Special Channel channel indicator is a classic indicator of a family of channel indicators, the use of which allows the trader to respond in time to the price out of the channel set for it. This corridor is built on the basis of the analysis of several candles, starting from the last, as a result of which the extrema of the studied interval are determined. It is they who create the channel lines. Trading in the channel is one of the most popular Forex strategies; its simplicity allows even beg
Follow The Line MT5
Oliver Gideon Amofa Appiah
4.6 (35)
This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more powerful and reliable signals. Get them here: https://www.m
FREE
Noize Absorption Index - is the manual trading system that measures the difference of pressure between bears forces and bulls forces. Green line - is a noize free index that showing curent situation. Zero value of index shows totally choppy/flat market.Values above zero level shows how powerfull bullish wave is and values below zero measures bearish forces.Up arrow appears on bearish market when it's ready to reverse, dn arrow appears on weak bullish market, as a result of reverse expectation.
Fib Auto Trendline
Nhlanhla Brilliant Mashavha
INTRODUCTION The  Fib Autotrendline   is a basic tool that analysts use to find out when a security's trend is reversing. By determining the   support and resistance areas , it helps to identify significant changes in price while filtering out short-term fluctuations, thus eliminating the noise of everyday market conditions. It is an excellent tool for any trader who follows indicators that use   swing highs  and   swing lows . How to Use the fib Auto Trendline Indicator The Fib Auto Trendline
This is Gekko's Cutomized Relative Strength Index (RSI), a customized version of the famous RSI indicator. Use the regular RSI and take advantage two entry signals calculations and different ways of being alerted whenever there is potential entry or exit point. Inputs Period: Period for the RSI calculation; How will the indicator calculate entry (swing) signals: 1- Produces Exit Signals for Swings based on RSI entering and leaving Upper and Lower Levels Zones; 2- Produces Entry/Exit Signals for
Tma Poc Gold
Ignacio Agustin Mene Franco
POC + TMA SCALPER GOLD - Expert Advisor Professional DESCRIPTION: Automated trading system designed specifically for XAU/USD, combining Point of Control (POC) with Triangular Moving Average (TMA) to identify high-volume and trending zones. It uses advanced risk management with dynamic trailing stops and an intelligent grid system. TECHNICA
Renko System
Marco Montemari
This indicator can be considered as a trading system. It offers a different view to see the currency pair: full timeless indicator, can be used for manual trading or for automatized trading with some expert advisor. When the price reaches a threshold a new block is created according to the set mode. The indicator beside the Renko bars, shows also 3 moving averages. Features renko mode median renko custom median renko 3 moving averages wicks datetime indicator for each block custom notification
Indicator Description 4 Hull MA Color + Envelopes is a powerful trend-following indicator for MetaTrader 5 that combines four Hull Moving Averages (HMA) with Moving Average Envelopes to clearly identify market direction, trend strength, and potential reversal or pullback zones. This indicator is designed to reduce noise, react quickly to price movement, and provide a clean visual structure for professional trading.   Key Features   4 Hull Moving Averages (20, 50, 100, 200) Automatic color change
FREE
TrendDetect
Pavel Gotkevitch
The Trend Detect indicator combines the features of both trend indicators and oscillators. This indicator is a convenient tool for detecting short-term market cycles and identifying overbought and oversold levels. A long position can be opened when the indicator starts leaving the oversold area and breaks the zero level from below. A short position can be opened when the indicator starts leaving the overbought area and breaks the zero level from above. An opposite signal of the indicator can b
Automated Trendlines MT5
Georgios Kalomoiropoulos
Trendlines  are the most essential tool of technical analysis in forex trading.  Unfortunately, most  traders don’t draw them correctly. Automated Trendlines indicator is a professional tool for serious traders that help you visualize the trending movement of the markets . AMAZING OFFER --> Activations from 5 to 20 for "MTF Supply Demand Zones" and "Automated Trendlines" There are two types of Trendlines Bullish Trendlines and Bearish Trendlines. In the uptrend, Forex trend line is drawn throu
The Super Arrow Indicator provides non-repainting buy and sell signals with exceptional accuracy. Key Features No repainting – confirmed signals remain fixed Clear visual arrows: green for buy, red for sell Real-time alerts via pop-up, sound, and optional email Clean chart view with no unnecessary clutter Works on all markets: Forex, gold, oil, indices, crypto Adjustable Parameters TimeFrame Default:   "current time frame" Function:   Sets the time frame for indicator calculation Options:   Can
DYJ TradingView
Daying Cao
5 (1)
DYJ TRADINGVIEW is a multi indicator rating system, using the rating signals counts and analysis tools to find entry opportunities in global markets DYJ TRADINGVIEW has 10 built-in indicators for market analysis. Indicator-based analysis is used by many traders to help them make decisions on what trades to take and where to enter and exit them.  We use several different types that can complement each other well. Use us to follow your market, You can find more accurate transactions. The trend ind
This is an MTF indicator of support and resistance levels based on Advanced ZigZag Dynamic and/or Extended Fractals indicator extremums with price labels (can be disabled). More higher TFs can be selected for MTF mode. By default, the levels are generated based on ZigZag indicator dots. Fractals indicator dots can also be used together with ZigZag or instead of it. In order to simplify the use and save CPU time, calculation is performed once per each bar at its opening. Parameters: ForcedTF - ch
Auto Optimized RSI   is a smart and easy-to-use arrow indicator designed for precision trading. It automatically finds the most effective RSI Buy and Sell levels for your selected symbol and timeframe using real historical data simulations. The indicator can be used as a standalone system or as part of your existing trading strategy. It is especially useful for intraday trading. Unlike traditional RSI indicators that rely on fixed 70/30 levels,   Auto Optimized RSI   dynamically adjusts its lev
The SMC Venom Model BPR indicator is a professional tool for traders working within the Smart Money (SMC) concept. It automatically identifies two key patterns on the price chart: FVG   (Fair Value Gap) is a combination of three candles, in which there is a gap between the first and third candles. It forms a zone between levels where there is no volume support, which often leads to a price correction. BPR   (Balanced Price Range) is a combination of two FVG patterns that form a “bridge” - a zon
Chỉ báo này sẽ thông báo cho bạn nếu cấu hình xu hướng thành công. Tín hiệu theo xu hướng không nên được tăng theo, nhưng tín hiệu mua ở mức giá thấp theo mô hình giao dịch thông thường của bạn, hoặc tín hiệu bán ở mức giá tốt, là một lựa chọn rất tốt. Hãy thiết lập nó trên khung thời gian lớn hơn và theo dõi các khung thời gian nhỏ hơn, bám sát các xu hướng chính. Tôi thường thiết lập ba khung thời gian gần nhau nhất và không bao giờ đi ngược tín hiệu của INdicator này. INdicator   này không có
PZ Support Resistance MT5
PZ TRADING SLU
3.71 (7)
Unlock key market insights with automated support and resistance lines Tired of plotting support and resistance lines? This is a multi-timeframe indicator that detects and plots supports and resistance lines in the chart with the same precision as a human eye would. As price levels are tested over time and its importance increases, the lines become thicker and darker, making price leves easy to glance and evaluate. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Boos
RSI Bollinger Bands Arrow Strategy is a clean and effective technical indicator designed to identify high-probability reversal points using the combination of RSI and Bollinger Bands . This strategy uses the RSI indicator together with the Bollinger Bands to: Sell when the price is above the upper Bollinger Band Buy when the price is below the lower Bollinger Band Signals are generated only when both indicators confirm the same market condition , ensuring higher accuracy and reduced false entrie
CosmiCLab METEORIT — SMC Fibo ZigZag CosmiCLab METEORIT is a professional Smart Money Concepts indicator designed for traders who want to identify institutional market movements. The indicator combines market structure analysis, liquidity sweeps, automatic Fibonacci levels and a smart ZigZag engine to help traders detect high-probability trading zones. It is designed for intraday trading on M15 and H1 , but also works well on other timeframes. Key Features Smart ZigZag market structure engine
Terra Infinity is a flat indicator. This improved version of the CalcFlat indicator has three additional lines that significantly increase its effectiveness. Unlike its predecessor with two static levels, Terra Infinity adds three dynamic lines above the main histogram, which are interpreted as follows: base signal line, minimum signal line, maximum signal line. These lines are formed using the additional parameter Avg, which is the average value of the histogram. Averaging produces a line cl
Buyers of this product also purchase
SuperScalp Pro
Van Minh Nguyen
4.72 (18)
SuperScalp Pro – Advanced Multi-Filter Scalping Indicator System SuperScalp Pro is an advanced scalping indicator system that combines the classic Supertrend with multiple intelligent confirmation filters. The indicator performs efficiently across all timeframes from M1 to H4 and is especially suitable for XAUUSD, BTCUSD and major Forex pairs. It can be used as a standalone system or flexibly integrated into existing trading strategies. The indicator integrates more than 11 filters, including fa
Azimuth Pro
Ottaviano De Cicco
5 (6)
LAUNCH PROMO Azimuth Pro price is initially set at 299$ for the first 100 buyers. Final price will be 499$ . THE DIFFERENCE BETWEEN RETAIL AND INSTITUTIONAL ENTRIES ISN'T THE INDICATOR — IT'S THE LOCATION. Most traders enter at arbitrary price levels, chasing momentum or reacting to lagging signals. Institutions wait for price to reach structured levels where supply and demand actually shift. Azimuth Pro maps these levels automatically: swing-anchored VWAP, multi-timeframe structure lines, an
Power Candles MT5
Daniel Stein
5 (7)
Power Candles – Strength-Based Entry Signals for Any Market Power Candles brings Stein Investments’ proven strength analysis directly onto your price chart. Instead of reacting to price alone, each candle is colored based on real market strength, allowing you to instantly identify momentum build-ups, strength acceleration, and clean trend transitions. One Logic for All Markets Power Candles works automatically on all trading symbols . The indicator detects whether the current symbol is a Forex p
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
Divergence Bomber
Ihor Otkydach
4.9 (86)
Each buyer of this indicator also receives the following for free: The custom utility "Bomber Utility", which automatically manages every trade, sets Stop Loss and Take Profit levels, and closes trades according to the rules of this strategy Set files for configuring the indicator for various assets Set files for configuring Bomber Utility in the following modes: "Minimum Risk", "Balanced Risk", and "Wait-and-See Strategy" A step-by-step video manual to help you quickly install, configure, and s
New Update of   Smart Trend Trading System MT5 For  2026 Market: If You Buy this Indicator you will Get my Professional Trade Manager + EA  for FREE . First of all Its worth emphasizing here that this Trading System is Non-Repainting   , Non Redrawing and Non Lagging Indicator Which makes it ideal from both manual and robot trading .  [Online course] , [manual] and [download presets] . The Smart Trend Trading System MT5 is a comprehensive trading solution tailored for new and experienced traders
Meridian Pro
Ottaviano De Cicco
5 (1)
Meridian Pro: Professional Multi-Timeframe Trend Matrix for MT5 Overview Meridian Pro is a multi-timeframe trend matrix by Merkava Labs that compresses directional state, strength, momentum condition and matrix agreement into one compact panel. One adaptive engine, applied consistently from M1 to W1. No per-symbol tuning. No indicator stacking. One structured readout across every asset and every timeframe. Launch Offer — Get Meridian Pro for USD 99 (introductory). Regular price: USD 149. 1. Why
OmniSync Projection
Antonio-alin Teculescu
5 (1)
Chronos Fractal Engine is an innovative price projection indicator for MetaTrader 5, designed to transform your technical analysis by intelligently identifying and projecting historical price patterns. Built upon an advanced correlation algorithm and the fractal principles of the market, this powerful tool visualizes potential future price movements, giving you a unique edge in your trading decisions. What is Chronos Fractal Engine? At its core, the Chronos Fractal Engine employs a sophisticat
Trend Screener Pro MT5
STE S.S.COMPANY
4.85 (104)
Trend Screener Indicator --Professional Trend Trading & Market Scanning System for MetaTrader Unlock the true power of trend trading with Trend Screener Indicator — a complete multi-currency, multi-timeframe trend analysis solution powered by Fuzzy Logic,Trend Pulse Technology  and advanced market structure algorithms.   Trend Screener transforms your MetaTrader platform into a professional-grade Trend Analyzer and Market Scanner, helping you identify high-probability trend opportunities, early
Btmm state engine pro
Garry James Goodchild
5 (3)
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
See which strategy actually works on your symbol - before you risk real money. Power Bar detects extreme price bars on any symbol and any timeframe, then instantly backtests 3 different trading strategies so you can compare win rates, profit factors, and P&L side by side. All in a single interactive panel. No guessing. No curve-fitting. Just data. What makes Power Bar unique? Most indicators give you a signal and leave you guessing whether it works. Power Bar goes further: it tests every signal
FX Trend MT5 NG
Daniel Stein
5 (4)
FX Trend NG: The Next Generation Multi-Market Trend Intelligence Overview FX Trend NG is a professional multi-timeframe trend and market monitoring tool designed to give you a complete structural overview of the market in seconds. Instead of switching between dozens of charts, you instantly see which symbols are trending, where momentum is fading, and where strong alignment exists across timeframes. Launch Offer – Get FX Trend NG for $30 (6 Months) or $80 Lifetime . Already part of the Stein I
Crystal Heikin Ashi Signals
Muhammad Jawad Shabir
5 (2)
Crystal Heikin Ashi Signals - Professional Trend & Signal Detection Indicator Advanced Heikin Ashi Visualization with Intelligent Signal System for Manual & Automated Trading Final Price: $149 ---------> Price goes up $10 after every 10 sales . Limited slots available — act fast . Overview Crystal Heikin Ashi Signals is a professional-grade MetaTrader 5 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both manual traders
RFI levels PRO MT5
Roman Podpora
3.67 (3)
The indicator accurately shows the reversal points and price return zones where the   Major players . You see where new trends are forming and make decisions with maximum precision, maintaining control over every trade. VERSION MT4     -    Reveals its maximum potential when combined with the   TREND LINES PRO   indicator What the indicator shows: Reversal structures and reversal levels with activation at the beginning of a new trend. Display of   TAKE PROFIT   and   STOP LOSS   levels with min
Trend indicator AI mt5
Ramil Minniakhmetov
5 (16)
Trend Ai indicator  mt5 is great tool that will enhance a trader’s market analysis by combining trend identification with actionable entry points and reversal alerts.  This indicator empowers users to navigate the complexities of the forex market with confidence and precision Beyond the primary signals, Trend Ai indicator identifies secondary entry points that arise during pullbacks or retracements, enabling traders to capitalize on price corrections within the established trend. Important Advan
Bill Williams Advanced
Siarhei Vashchylka
5 (11)
Bill Williams Advanced is designed for automatic chart analysis using Bill Williams' "Profitunity" system. The indicator analyzes four timeframes at once. Manual (Be sure to read before purchasing) Advantages 1. Analyzes the chart using Bill Williams' "Profitunity" system. Signals are displayed in a table in the corner of the screen and on the price chart. 2. Finds all known AO and AC signals, as well as zone signals. Equipped with a trend filter based on the Alligator. 3. Finds "Divergence Bar
Atomic Analyst MT5
Issam Kassas
3.94 (31)
New Update of   Atomic Analyst MT5 For  2026 Market: If You Buy this Indicator you will Get my Professional   Trade Manager + EA  for   FREE . First of all Its worth emphasizing here that this Trading Indicator is   Non-Repainting   , Non Redrawing and Non Lagging Indicator   Indicator, Which makes it ideal from both manual and robot trading.  User manual: settings, inputs and strategy . The Atomic Analyst  is a PA Price Action Indicator that uses Strength and Momentum of the price to find a bet
Quantum TrendPulse
Bogdan Ion Puscasu
5 (22)
Introducing Quantum TrendPulse , the ultimate trading tool that combines the power of SuperTrend , RSI , and Stochastic into one comprehensive indicator to maximize your trading potential. Designed for traders who seek precision and efficiency, this indicator helps you identify market trends, momentum shifts, and optimal entry and exit points with confidence. Key Features: SuperTrend Integration: Easily follow the prevailing market trend and ride the wave of profitability. RSI Precision: Detect
Gann Made Easy   is a professional and easy to use Forex trading system which is based on the best principles of trading using the theory of W.D. Gann. The indicator provides accurate BUY and SELL signals including Stop Loss and Take Profit levels. You can trade even on the go using PUSH notifications. PLEASE CONTACT ME AFTER PURCHASE TO GET TRADING  INSTRUCTIONS   AND GREAT EXTRA INDICATORS   FOR FREE! Probably you already   heard   about the Gann trading methods before. Usually the Gann theory
PZ Trend Trading MT5
PZ TRADING SLU
3.8 (5)
Capture every opportunity: your go-to indicator for profitable trend trading Trend Trading is an indicator designed to profit as much as possible from trends taking place in the market, by timing pullbacks and breakouts. It finds trading opportunities by analyzing what the price is doing during established trends. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Trade financial markets with confidence and efficiency Profit from established trends without getting whip
RelicusRoad Pro: Quantitative Market Operating System 70% OFF LIFETIME ACCESS (LIMITED TIME) - JOIN 2,000+ TRADERS Why do most traders fail even with "perfect" indicators? Because they trade Single Concepts in a vacuum. A signal without context is a gamble. To win consistently, you need CONFLUENCE . RelicusRoad Pro is not a simple arrow indicator. It is a complete Quantitative Market Ecosystem . It maps the "Fair Value Road" price travels on, distinguishing between random noise and true structur
FX Power MT5 NG
Daniel Stein
5 (31)
FX Power: Analyze Currency Strength for Smarter Trading Decisions Overview FX Power is your go-to tool for understanding the real strength of currencies and Gold in any market condition. By identifying strong currencies to buy and weak ones to sell, FX Power simplifies trading decisions and uncovers high-probability opportunities. Whether you’re looking to follow trends or anticipate reversals using extreme delta values, this tool adapts seamlessly to your trading style. Don’t just trade—trade
Currency Strength Dashboard Pro Professional real-time currency strength analysis dashboard for MetaTrader 5 . The indicator calculates and displays the strength of 8 major currencies (EUR, USD, GBP, JPY, CHF, AUD, CAD, NZD) across 28 currency pairs simultaneously on multiple timeframes. The dashboard gives traders a complete market overview at a glance — without unnecessary calculations or switching between charts. Calculation Method The indicator is based on an advanced mathematical currency s
CGE Trading Suite
Carl Gustav Johan Ekstrom
5 (1)
CGE Trading Suite delivers the analytical edge typically reserved for professional trading desks. The platform integrates a full suite of analytical tools into one seamless workflow: dynamic grid mapping, liquidity behavior analysis, ECM, trend lines, MIDAS, trade cycles, and directional channel projections. Together, these provide a unified view of market structure and momentum. Directional clarity is further enhanced by the capital flow index, which measures currency basket strength to identif
[ My Products ] , [ My Channel ]  , [ LIVE SIGNAL ] HFT Spike Detector HFT Spike Detector is a professional tick monitoring tool designed to analyze and measure high-frequency price movements (sudden spikes caused by HFT) in real time. Its purpose is to enable you to detect abnormal slippage, liquidity gaps, and millisecond-level price spikes caused by the broker using numerical data. Because it analyzes real-time tick flow and execution conditions, it cannot be accurately evaluated in backt
ARIPoint
Temirlan Kdyrkhan
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
Trend Lines PRO MT5
Roman Podpora
5 (1)
TREND LINES PRO  -   helps understand where the market is truly changing direction. The indicator shows real trend reversals and points where major players re-enter. You see   BOS lines   Trend changes and key levels on higher timeframes — without complex settings or unnecessary noise. Signals don't repaint and remain on the chart after the bar closes. MT4 VERSION   - Reveals its maximum potential when combined with the   RFI LEVELS PRO   indicator What the indicator shows: Real shifts   trend
Berma Bands
Muhammad Elbermawi
5 (8)
The Berma Bands (BBs) indicator is a valuable tool for traders seeking to identify and capitalize on market trends. By analyzing the relationship between the price and the BBs, traders can discern whether a market is in a trending or ranging phase. Visit the [ Berma Home Blog ] to know more. Berma Bands are composed of three distinct lines: the Upper Berma Band, the Middle Berma Band, and the Lower Berma Band. These lines are plotted around the price, creating a visual representation of the pric
Advanced Supply Demand MT5
Bernhard Schweigert
4.53 (15)
Best Solution for any Newbie or Expert Trader! This indicator is a unique, high quality and affordable trading tool because we have incorporated a number of proprietary features and a new formula. With this update, you will be able to show double timeframe zones. You will not only be able to show a higher TF but to show both, the chart TF, PLUS the higher TF: SHOWING NESTED ZONES. All Supply Demand traders will love it. :) Important Information Revealed Maximize the potential of Advanced Supply
Smart Stop Indicator – Intelligent Stop-Loss Precision Directly on Your Chart Overview The Smart Stop Indicator is the tailored solution for traders who want to place their stop loss clearly and methodically instead of guessing or relying on gut feeling. This tool combines classic price-action logic (higher highs, lower lows) with modern breakout recognition to identify where the next logical stop level truly is. Whether in trending markets, ranges, or fast breakout phases, the indicator displ
More from author
MACD Trader
Konstantin Nikitin
This is a fully automated multi-currency Expert Advisor with unlimited number of currency pairs using MACD and Envelopes indicators. You can specify how the EA should work with each currency pair. You can add orders manually. The free version is available here . Parameters Common TradeObjectsDelete : delete trade objects. OrderPanel : display the panel for opening orders. TradeToBalance : target balance to stop trading. The parameter is triggered only after all trades are closed. Otherwise, it
MACD Trader FREE
Konstantin Nikitin
1 (1)
This is an automated Expert Advisor that trades using the MACD and Envelopes indicators. The free version has the following limitations. No panel for opening orders. The trading is limited to the EURUSD currency pair and similar. Orders can only be opened with the minimum lot, no more than 5 orders can be opened in the same direction, to a total of 10 orders. Pause after closing of all orders is 6000 minutes. During the analysis, no more than 50 orders are added to the database and 15 bars are c
FREE
Corridor BARs MT4
Konstantin Nikitin
The indicator shows the upper, middle and lower price limits for a certain period of time. Also, two Moving Averages (MAs) are displayed. Parameters CTType : corridor basis. _Hour : hours, _Day : days, _Bars : bars CTPrice : price type, by bars. OpenClose : Open/Close prices, HighLow : High/Low prices CTShift : corridor shift CTNum : how much to consider for building a corridor, min 2 CTPeriodFast : Fast period, min 2 CTShiftFast : Fast MA shift CTMethodFast : Fast averaging method CTPeriodSlow
Indicators Trader MT4
Konstantin Nikitin
Automated multicurrency Expert Advisor with an unlimited number of currency pairs. In this case, it is possible to indicate on each individual currency pair how the adviser will work with it. You can add orders manually. The expert does not have a specific strategy. Everyone chooses what features he will use. And on what indicators and on which TF to work with them. Real account, which is fully led by an expert. MACD and Envelopes are used . Индикаторы Two Moving Average Envelopes RSI Force I
Closes a losing position. Due to the previous continuous, profitable series. SymbolsWork: Currency instruments (pairs) for the EA to work with. There may be variations when setting a pair. If set simply as EURUSD , GBPUSD: or AUDUSD:ALL , the EA opens both buy and sell orders. If a specific order type is set after a colon USDJPY:BUY , then the EA opens only buy orders and in case of eurjpy:sell , it performs only sell orders. The pairs are separated by commas. For example, the following entry "E
MACD Trader MT5
Konstantin Nikitin
This is a fully automated multi-currency Expert Advisor with unlimited number of currency pairs using MACD and Envelopes indicators. You can specify how the EA should work with each currency pair. You can add orders manually. The free version is available here . Parameters Common TradeObjectsDelete : delete trade objects. OrderPanel : display the panel for opening orders. TradeToBalance : target balance to stop trading. The parameter is triggered only after all trades are closed. Otherwise, it
MACD Trader FREE MT5
Konstantin Nikitin
4 (1)
This is an automated Expert Advisor that trades using the MACD and Envelopes indicators. The paid version is available here . The free version has the following limitations. No panel for opening orders. The trading is limited to the EURUSD currency pair and similar. Orders can only be opened with the minimum lot, no more than 5 orders can be opened in the same direction, to a total of 10 orders. Pause after closing of all orders is 6000 minutes. During the analysis, no more than 50 orders are ad
FREE
Indicators Trader MT5
Konstantin Nikitin
Automated multicurrency Expert Advisor with an unlimited number of currency pairs. In this case, it is possible to indicate on each individual currency pair how the adviser will work with it. You can add orders manually. The expert does not have a specific strategy. Everyone chooses what features he will use. And on what indicators and on which TF to work with them. Real account, which is fully led by an expert. MACD and Envelopes are used . Индикаторы Two Moving Average Envelopes RSI Force I
Closes a losing position. Due to the previous continuous, profitable series. SymbolsWork: Currency instruments (pairs) for the EA to work with. There may be variations when setting a pair. If set simply as EURUSD , GBPUSD: or AUDUSD:ALL , the EA opens both buy and sell orders. If a specific order type is set after a colon USDJPY:BUY , then the EA opens only buy orders and in case of eurjpy:sell , it performs only sell orders. The pairs are separated by commas. For example, the following entry "E
Filter:
No reviews
Reply to review