Pivot Lines MRC6

Info: marcobarbosabots


Pivot lines are an easy way to see market trend. The indicator provides the pivot line and three first support and Resistance lines.


Calculations used was:


Resistance 3 = High + 2*(Pivot - Low)

Resistance 2 = Pivot + (R1 - S1)

Resistance 1 = 2 * Pivot - Low

Pivot point = ( High + Close + Low )/3

Suport 1 = 2 * Pivot - High

Suport 2 = Pivot - (R1 - S1)

Suport 3 = Low - 2*(High - Pivot)


You can use the calculated values ​​on an EA too, just make sure the indicator is attached to your chart and use the following formula in your EA code:

  // --------------------------------------------------------------------//

  // Using Pivot Lines Indicator Calculations                            //

  //---------------------------------------------------------------------// 


  // Discovering the Indicator Handler


  int IndicatorHandler = iCustom(NULL,0,"pivot");


  // Creating the arrays


  double pivot[],r1[],r2[], r3[],s1[],s2[],s3[];


  // Copying data into arrays


  CopyBuffer(IndicatorHandler,3,0,3, r3);

  CopyBuffer(IndicatorHandler,2,0,3, r2);

  CopyBuffer(IndicatorHandler,1,0,3, r1);

  CopyBuffer(IndicatorHandler,0,0,3, pivot);

  CopyBuffer(IndicatorHandler,4,0,3, s1);

  CopyBuffer(IndicatorHandler,5,0,3, s2);

  CopyBuffer(IndicatorHandler,6,0,3, s3);


  // Printing the values


  Print("R3 value: ", r3[0]);

  Print("R2 value : ", r2[0]);

  Print("R1 value : ", r1[0]);

  Print("Pivot value : ", pivot[0]);

  Print("S1 value : ", s1[0]);

  Print("S2 value : ", s2[0]);

  Print("S3 value : ", s3[0]);


  // --------------------------------------------------------------------//

Recommended products
Pivot Point Fibo RSJ is an indicator that traces the support and resistance lines of the day using Fibonacci rates. This spectacular indicator creates up to 7 levels of support and resistance through Pivot Point using Fibonacci rates. It is fantastic how the prices respect each level of this support and resistance, where it is possible to perceive possible entry/exit points of an operation. Features Up to 7 levels of support and 7 levels of resistance Set the colors of the levels individually
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
Zigzag Price Arrows
Aiman Saeed Salem Dahbag
The Zigzag Price Arrow indicator is an enhanced version of the classic Zigzag indicator, combining the traditional zigzag pattern with advanced visual features. It not only identifies major market turning points but also provides clear trading signals through: • Directional arrows: Displays colored arrows (green for buy, magenta for sell) indicating potential trend directions. • Price labels: Shows the exact price values at each pivot point directly on the chart. • Improved visual clarity: Make
FREE
FlatBreakout MT5
Aleksei Vorontsov
FlatBreakout MT5 (Free Version) Flat Range Detector and Breakout Panel for MT5 — GBPUSD Only FlatBreakout MT5   is the free version of the professional FlatBreakoutPro MT5 indicator, specially designed for flat (range) detection and breakout signals on the   GBPUSD   pair only. Perfect for traders who want to experience the unique fractal logic of FlatBreakout MT5 and test breakout signals on a live market without limitations. Who Is This Product For? For traders who prefer to trade breakout of
FREE
KT Horizontal Lines MT5
KEENBASE SOFTWARE SOLUTIONS
In MetaTrader, plotting multiple   horizontal lines   and then tracking their respective price levels can be a hassle. This indicator automatically plots multiple horizontal lines at equal intervals for setting price alerts, plotting support and resistance levels, and other manual purposes. This indicator is suitable for Forex traders who are new and looking for chances to make quick profits from buying and selling. Horizontal lines can help traders find possible areas to start trading when the
AOT Ultra Neural: Because "Hope" Isn't a Trading Strategy. Still waiting for a lagging RSI to tell you what happened ten minutes ago? Cute. While you were busy drawing trendlines with a ruler, the AOT Ultra Neural was already calculating the market's pulse and identifying institutional liquidity gaps. This isn't just an indicator; it’s a high-velocity alpha engine engineered to dominate everything from the extreme volatility of XAUUSD and BTCUSD to the precision required for NASDAQ and major for
FREE
Cybertrade Keltner Channels
Emanuel Andriato
4.75 (4)
Cybertrade Keltner Channels - MT5 Created by Chester Keltner, this is a volatility indicator used by technical analysis. It is possible to follow the trend of financial asset prices and generate support and resistance patterns. In addition, envelopes are a way of tracking volatility in order to identify opportunities to buy and sell these assets. It works on periods longer than the period visible on the chart. All values ​​are available in the form of buffers to simplify possible automations.
FREE
Development of the previous version of the indicator ZigZag WaveSize MT4 ZigZag WaveSize - modified standard ZigZag indicator with added information about wave length in points, levels, and different alert logic General Improvements: Code adaptation for MetaTrader 5 Optimized work with graphical objects New Features: Horizontal levels at extremes Selection of level types: horizontal/rays/segments Filter for liquidity levels (not broken by price) Buffer for breakouts: adjusting sensitivity to f
FREE
Here I present you this awesome indicator I made. This is a nique combination witch puts you in the same level as MM's. So you can surf a lot of waves and identify the rally time, breakouts, and the perfect time to get in the market. ---- The SSL Channel is a great all-rounder based on 2 Simple Moving Averages, one of recent Highs, one of recent Lows. The calculation prints a   channel   on the chart consisting of 2 lines. This strategy gives a Long signal when price closes above the top of thes
High Low Open Close
Alexandre Borela
4.98 (43)
If you like this project, leave a 5 star review. This indicator draws the open, high, low and closing prices for the specified period and it can be adjusted for a specific timezone. These are important levels looked by many institutional and professional traders and can be useful for you to know the places where they might be more active. The available periods are: Previous Day. Previous Week. Previous Month. Previous Quarter. Previous year. Or: Current Day. Current Week. Current Month. Current
FREE
Bounce Zone MT5
Nguyen Thanh Cong
4.56 (9)
Introduction The Bounce Zone indicator is a cutting-edge non-repainting technical tool built to identify key areas on the price chart where market sentiment is likely to cause a significant price reversal. Using advanced algorithms and historical price data analysis, this indicator pinpoints potential bounce zones. Combined with other entry signal, this indicator can help forex traders place the best trades possible Signal A possible buy signal is generated when price is in the green zone an
FREE
Little useful tool - you manually select range on chart by dragging vertical blue lines and indicator shows support and resistance zones for this range and extends them outside of selected range.  Useful for: * Range trading * Range breakout * Range breakout & retest * Good entry during pullback in trend phase when previous high is retested * Good for scalping on short timeframes * Good for trades on longer timeframes around selected important zones like daily high or low
FREE
Best SAR MT5
Ashkan Hazegh Nikrou
4.33 (3)
Description :  we are happy to introduce our new free indicator based on one of professional and popular indicators in forex market (Parabolic SAR) this indicator is new modification on original Parabolic SAR indicator, in pro SAR indicator you can see cross over between dots and price chart, this crossover is not signal but talk about end of movement potential, you can start buy by new blue dot, and place stop loss one atr before first blue dot, and finally you can exit as soon as dots cross p
FREE
Time Spaced Moving Averages
Flavio Javier Jarabeck
5 (3)
The concept is simple: Plotting Price behavior within several periods of time. Some Symbols behave very well during the trading day - with this I mean Intraday trading - and this behavior ends up plotting effectively well with the proposed Exponential Moving Averages in this indicator... Obviously that this behavior could not be seen in all Symbols, but you can give it a try... Just drop this indicator in a chart and you will see for yourself... This indicator is intended for "Feeling the Trend"
FREE
This EA finds Fair Value Liquidity (FVL) on the chart, tracks when they get mitigated , and then looks for an inversion signal (price “fails” through the zone). When that inversion happens, it places a trade in the opposite direction of the original Liquidity gap (an Inverse FVG approach). It also lets you control when it trades using market sessions , and it can auto-close positions at New York open (all positions or profitable-only). Key advantages Clear, rule-based entries (no guessing): trad
FREE
Auto Fib Retracements
Ross Adam Langlands Nelson
4.2 (5)
Automatic Fibonacci Retracement Line Indicator. This indicator takes the current trend and if possible draws Fibonacci retracement lines from the swing until the current price. The Fibonacci levels used are: 0%, 23.6%, 38.2%, 50%, 61.8%, 76.4%, 100%. This indicator works for all charts over all timeframes. The Fibonacci levels are also recorded in buffers for use by other trading bots. Any comments, concerns or additional feature requirements are welcome and will be addressed promptly. 
FREE
RSI abcd
Francisco Gomes Da Silva
4 (2)
RSI ABCD Pattern Finder: Technical Strategy 1. How the Indicator Works Combines the classic RSI with automatic detection of ABCD harmonic patterns . Key Components Standard RSI (adjustable period) Peak and Trough Markers (arrows) ABCD Patterns (green/red lines) Overbought (70) and Oversold (30) Filters 2. MT5 Setup period = 14 ; // RSI period size = 4 ; // Maximum pattern size OverBought = 70 ; // Overbought level OverSold = 30 ; // Oversold level Filter = USE_FILTER_ YES ; // Confirmation filte
FREE
Auto Fractal Support And Resistance is a powerful multi-timeframe indicator designed for traders who want to trade lower timeframes with higher timeframe accuracy. When your mouse cursor is on a line you can easily see fractal describtion and index of fractal candle  and timeframe of that fractal candle.  This indicator automatically detects H1 and D1 fractal levels and draws clean horizontal support and resistance lines on any lower timeframe chart (M1, M5, M15, M30). Now you can see where the
# DAILY SUPPORT AND RESISTANCE LEVELS - SEO OPTIMIZED DESCRIPTION ## SHORT DESCRIPTION (160 characters max) ``` Free pivot points indicator with daily support resistance levels for MT5. Perfect for intraday forex day trading and scalping strategies. ``` **Character count:** 159 **Keywords included:** pivot points, support, resistance, MT5, forex, day trading, scalping, free --- ## FULL DESCRIPTION (HTML Formatted for MQL5) ### Main Title **Daily Support and Resistance Levels - Free Pivot
FREE
Babel Assistant
Iurii Bazhanov
4.33 (9)
Babel assistant 1     The MT5 netting “Babel_assistant_1” robot uses the ZigZag indicator to generate Fibonacci levels on M1, M5, M15, H1, H4, D1, W1  periods of the charts , calculates the strength of trends for buying and selling. It opens a position with "Lot for open a position" if the specified trend level 4.925 is exceeded. Then Babel places pending orders at the some Fibonacci levels and places specified Stop Loss , Take Profit. The screen displays current results of work on the position
FREE
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
AUTO FIBONACCI MULTI-TIMEFRAME TOOLKIT Technical analysis tool that automatically draws Fibonacci levels for 4H, Daily, Weekly, and Monthly sessions. AUTOMATIC FIBONACCI RETRACEMENTS (7 CLASSIC LEVELS): - 0.0% (Previous session Low - support level) - 23.6% (Fibonacci Golden Ratio - early entry level) - 38.2% (Strong retracement level) - 50.0% (Key pivot level highlighted in YELLOW - market equilibrium) - 61.8% (Main Golden Ratio - critical decision level) - 78.6% (Deep retracement level) - 100.0
Auto Support and Resistances
Flavio Javier Jarabeck
4.57 (70)
Are you tired of drawing Support & Resistance levels for your Quotes? Are you learning how to spot Support & Resistances? No matter what is your case, Auto Support & Resistances will draw those levels for you! AND, it can draw them from other timeframes, right into you current chart, no matter what timeframe you are using... You can also Agglutinate regions/zones that are too much closer to each other and turning them into one single Support & Resistance Level. All configurable. SETTINGS Timefr
FREE
Donchian Pro
Paulo Henrique Faquineli Garcia
4.75 (4)
The Donchian Channel Channels are among the most popular tools of technical analysis, as they visually convey to the analyst the limits within which most price movement tends to occur. Channel users know that valuable information can be obtained at any time, whether prices are in the central region of a band or close to one of the border lines. One of the best known techniques to explore these concepts is Bollinger Bands. However, John Bollinger was not the only one to research the application
FREE
FibExtender
Syed Oarasul Islam
This Indicator draws Fibonacci Extension levels in two different ways. You can select whether to draw Fibonacci Extension levels based on your favourite ZigZag settings or you can let the indicator to draw Fibonacci Extension  level based on given number of Bars or Candles.  You can also set Mobile and Email notification for your favourite Extension  levels individually. With this indicator you will not have to feel lonely as the it can generate Voice alerts, which will keep you focused on your
PZ Penta O MT5
PZ TRADING SLU
3.5 (4)
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
Trader Panel Alpha X
Alvaro Garcia Batelli
Are you tired of the slow, clunky, and uninformative default order panel in MetaTrader 5? Discretionary trading demands speed, precision, and above all, clear information. Clicking through multiple menus, dragging stops one by one, and lacking a consolidated view of your risk are barriers that cost you time and, most importantly, money. Professional trading requires professional tools. Trader Panel Alpha X Pro is the definitive solution. It's not just another "order ticket"; it's a complete trad
FREE
ZigZag with Fibonacci
Rafael Caetano Pinto
This indicator uses the metaquotes ZigZag indicator as base to plot fibonacci extension and fibonacci retracement based in the Elliot waves. A fibonacci retracement will be plotted on every wave draw by the ZigZag. A fibonacci extension will be plotted only after the 2nd wave. Both fibonacci will be updated over the same wave tendency. Supporting until 9 consecutive elliot waves. Parameters: Depth: How much the algorithm will iterate to find the lowest and highest candles Deviation: Amount of
https://www.mql5.com/en/users/gedeegi/seller    The GEN indicator is a multifunctional technical analysis tool for the MetaTrader 5 (MT5) platform. It is designed to automatically identify and display key Support and Resistance (S&R) levels and detect False Breakout signals, providing clear and visual trading cues directly on your chart. Its primary goal is to help traders identify potential price reversal points and avoid market traps when the price fails to decisively break through key levels
FREE
Donchian Breakout And Rsi
Mattia Impicciatore
5 (1)
General Description This indicator is an enhanced version of the classic Donchian Channel , upgraded with practical trading functions. In addition to the standard three lines (high, low, and middle), the system detects breakouts and displays them visually with arrows on the chart, showing only the line opposite to the current trend direction for a cleaner view. The indicator includes: Visual signals : colored arrows on breakout Automatic notifications : popup, push, and email RSI filter : to val
FREE
Buyers of this product also purchase
SuperScalp Pro
Van Minh Nguyen
5 (7)
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
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
Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool developed based on Smart Money Concepts (SMC). It is designed to analyze market structure, price direction, reversal points, and key zones across multiple timeframes in a systematic way. The system displays Points of Interest (POI) and real-time No Repaint signals, with instant alerts when price reaches key zones or when signals occur within those zones. It functions as both an Indicator and a Signal System (2-in-1), c
Divergence Bomber
Ihor Otkydach
4.89 (83)
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
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
Game Changer Indicator mt5
Vasiliy Strukov
4.79 (19)
Game Changer is a revolutionary trend indicator designed to be used on any financial instrument to transform your metatrader in a powerful trend analyzer.   It works on any time frame and assists in trend identification, signals potential reversals, serves as a trailing stop mechanism, and provides real-time alerts for prompt market responses.  Whether you’re a seasoned, professional or a beginner seeking an edge, this tool empowers you to trade with confidence, discipline and a clear understand
Power Candles MT5
Daniel Stein
5 (6)
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
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
Azimuth Pro
Ottaviano De Cicco
5 (4)
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
Trend Screener Pro MT5
STE S.S.COMPANY
4.84 (101)
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
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
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
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
Atomic Analyst MT5
Issam Kassas
4.07 (28)
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
FX Levels MT5
Daniel Stein
5 (13)
FX Levels: Exceptionally Accurate Support & Resistance for All Markets Quick Overview Looking for a reliable way to pinpoint support and resistance levels across any market—currencies, indices, stocks, or commodities? FX Levels merges our traditional “Lighthouse” method with a forward-thinking dynamic approach, offering near-universal accuracy. By drawing from real-world broker experience and automated daily plus real-time updates, FX Levels helps you identify reversal points, set profit targe
Grabber System MT5
Ihor Otkydach
4.82 (22)
Let me introduce you to an excellent technical indicator – Grabber, which works as a ready-to-use "All-Inclusive" trading strategy. Within a single code, it integrates powerful tools for technical market analysis, trading signals (arrows), alert functions, and push notifications. Every buyer of this indicator also receives the following for free: Grabber Utility for automatic management of open orders Step-by-step video guide: how to install, configure, and trade with the indicator Custom set fi
Quantum TrendPulse
Bogdan Ion Puscasu
5 (20)
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
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
First of all Its worth emphasizing here that this Trading Tool is Non Repainting , Non Redrawing and Non Lagging Indicator , Which makes it ideal for professional trading . [Online course] ,   and   [manual] The Smart Price Action Concepts Indicator is a very powerful tool for both new and experienced traders . It packs more than 20 useful indicators into one , combining advanced trading ideas like Inner Circle Trader Analysis and Smart Money Concepts Trading Strategies . This indicator focuses
Top indicator for MT5   providing accurate signals to enter a trade without repainting! It can be applied to any financial assets:   forex, cryptocurrencies, metals, stocks, indices .  Watch  the video  (6:22) with an example of processing only one signal that paid off the indicator! MT4 version is here It will provide pretty accurate trading signals and tell you when it's best to open a trade and close it. Most traders improve their trading results during the first trading week with the help of
Trend indicator AI mt5
Ramil Minniakhmetov
5 (15)
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
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
Mirage Trading System — See Through Market Illusions Have you ever entered a trade right after price broke out of a range, only for it to reverse immediately? That is a false breakout — a liquidity trap where larger players sweep stop losses before moving in the real direction. Mirage Trading System automatically detects 4-bar false breakout structures (Fakey / Inside Bar False Breakout) on any symbol and timeframe. Each signal comes with automated Entry, Stop Loss, and 4 Take Profit levels (TP
Gold Sniper Scalper Pro
Ich Khiem Nguyen
3.63 (8)
Gold Sniper Scalper Pro is a professional indicator for MetaTrader 5, designed to help traders identify entry points and manage risk effectively. The indicator provides a comprehensive analysis toolkit including signal detection system, automatic Entry/SL/TP management, volume analysis, and real-time performance statistics. User guide to understand the system   |   User guide for other languages KEY FEATURES Signal Detection System The indicator automatically detects potential entry points base
IX Power MT5
Daniel Stein
4.92 (13)
IX Power: Unlock Market Insights for Indices, Commodities, Cryptos, and Forex Overview IX Power is a versatile tool designed to analyze the strength of indices, commodities, cryptocurrencies, and forex symbols. While FX Power offers the highest precision for forex pairs by leveraging all available currency pair data, IX Power focuses exclusively on the underlying symbol’s market data. This makes IX Power an excellent choice for non-forex markets and a reliable option for forex charts when deta
The indicator highlights zones where interests are being declared then shows their accumulation zone. Transaction Speed works like an order book in big scale. This is the indicator for the biggest money. It's performance is exceptional. Whatever interest there is in the market you will see it. The Transaction Speed is a new concept indicator that shows where and when large orders accumulates on the market and benefits of this. It detects trend changes at very early stage. In Forex, volume is
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
PZ Swing Trading MT5
PZ TRADING SLU
5 (5)
Protect against whipsaws: revolutionize your swing trading approach Swing Trading is the first indicator designed to detect swings in the direction of the trend and possible reversal swings. It uses the baseline swing trading approach, widely described in trading literature. The indicator studies several price and time vectors to track the aggregate trend direction and detects situations in which the market is oversold or overbought and ready to correct. [ Installation Guide | Update Guide | Tro
Candle Smart Range
Gianny Alexander Lugo Sanchez
For a limited time, an offer on the first 20 copies sold at 50% off  Before:  ̶$̶1̶2̶5̶  Now: Only $60 Candle Smart Range (CRT) for MetaTrader 5 Candle Smart Range is a technical indicator designed for the automatic identification of price ranges across multiple timeframes. This tool analyzes market structure based on candle formations and the interaction of price with previous highs and lows. Main Features: Range Detection: Automatically identifies consolidation zones before impulsive movemen
M1 Scalper Pro MT5
Elif Kaya
4.64 (11)
- Real price is 80$ - 45% Discount (It is 45$ now) Contact me for extra bonus   indicator, instruction or any questions! - Lifetime update free - Non-repaint - Related product: Gann Gold EA - I just sell my products in Elif Kaya Profile, any other websites are stolen old versions, So no any new updates or support. Advantages of  M1 Scalper Pro  Profitability: M1 Scalper Pro is highly profitable with a strict exit strategy. Frequent Opportunities: M1 Scalper Pro  takes advantage of numerous smal
More from author
CCI Warrior
Marco Barbosa
4.25 (4)
Info:   marcobarbosabots CCI Warrior CCI is the short name of Commodity Channel Index indicator. The CCI Warrior is an Expert Advisor that get signals using CCI (Commodity Channel Index) levels. A SELL signal is generated above a positive level and a BUY signal is generated below a negative level. When a signal is generated, a Moving Average filter checks it. If the signal is in the same direction of the trend indicated by a Moving Average filter, then it is validated. After the signal was vali
FREE
Info:   marcobarbosabots CCI Warrior Note: An detalhed image of backtest is on here https://drive.google.com/open?id=1Se8Qcgzqmd8YrG7_O3LfXszcVfvlBrCv CCI is short for the Commodity Channel Index indicator. CCI Warrior is an Expert Advisor that generates signals through Commodity Channel Index (CCI) levels. A value above the positive level generates a SELL signal and below the negative level generates a BUY signal. When a signal is generated an MA Filter checks it. If the signal is in the s
Info:   marcobarbosabots This EA automates order opening by crossing two simple moving averages. Only one order at a time. No martingale and no grid system. This EA also has the option to allow it to place or not orders on the market. The value of moving averages, lot, takeprofit and stoploss are configurable, besides not allowing trades when the margin level is too low nor when there are many orders open on MT4. Inputs: PowerOn: Enables EA operation FMA: Fastest Moving Average Period SMA:
SMA Trend
Marco Barbosa
This Expert seeks price trends through the interaction of two SMA's. The main idea is to lose little and quickly and win slowly and a lot. Operational: When the faster moving average crosses above the slower moving average and the price is above the faster moving average, this is an entry signal to buy. When the price crosses below the faster moving average, this is a signal to close the trade. The same happens for sales entry and exit, but with the opposite logic. The best results were obt
Info:   marcobarbosabots This EA automates order opening by crossing two simple moving averages. If price is on a top region, a sell order is placed. Othewise, if price is on the bottom region, a buy order is placed. Only one order at a time. No martingale and no grid system. This EA also has the option to allow it to place or not orders on the market. The value of moving averages, lot, takeprofit, stoploss, top price, bottom price and width price region are configurable, and they do not allow
Filter:
No reviews
Reply to review