Watch the Market tutorial videos on YouTube
How to buy а trading robot or an indicator
Run your EA on
virtual hosting
virtual hosting
Test аn indicator/trading robot before buying
Want to earn in the Market?
How to present a product for a sell-through
Free Technical Indicators for MetaTrader 4 - 14
LINK : https://linktr.ee/ARFXTools ;
BBMA + SMC TRADING FLOW (Smart & Simple) 1. IDENTIFY THE MAIN TREND (Multi Time Frame) Use indicators: BBMA MTF PANEL (check trend direction on MN, W1, D1, H4) Only trade when D1 and H4 are in the same direction Example :
If D1 = Buy and H4 = Buy → Focus on Reentry Buy only 2. WAIT FOR CSA + CSM (Valid Entry Setup) CSA Buy : Candle closes outside lower Bollinger Band + MA5 low > MA10 low CSM Buy : Candle re-enters BB + MA5 low crosses above MA10
FREE
A signal indicator consisting of several well-known indicators that process data sequentially. 2 options - for schedule and basement. In the settings it is possible to enable alerts about the change of trend (alerts) sound, by e-mail and push. It is possible to change the colors and thickness of the lines, the colors and codes of the arrows, the number of calculation bars and separately configure the parameters included in the indicators.
FREE
A stochastic oscillator is a momentum indicator comparing a particular closing price of a security to a range of its prices over a certain period of time. The sensitivity of the oscillator to market movements is reducible by adjusting that time period or by taking a moving average of the result. It is used to generate overbought and oversold trading signals, utilizing a 0-100 bounded range of values. This indicator show 15 stochastic on one chart.
FREE
This indicator was developed to support multiple timeframe analysis. In the indicator settings, the user can set the color, width, and style of the horizontal lines for each timeframe. This way, when the horizontal lines are inserted into the chart, they will be plotted with the timeframe settings.
MTF Lines also allows visibility control of another objets like rectangles, trend lines and texts.
This is a product developed by Renato Fiche Junior and available to all MetaTrader 4 and 5 users!
FREE
The ATR Exit indicator uses the candle close + ATR value to draw trailing stop lines (orange under buys, magenta over sells) that advance with the trend until the trend changes direction. It uses a multiple of the Average True Range (ATR), subtracting it’s value from the close on buy, adding its value to the close on sell. Moreover, the trailing stop lines are generated to support the order’s trend direction (long or short): In an upward trend, the long trailing stop line (orange line under bu
FREE
ULTIMATE PRO PANEL WITH TRADE THE RANGE SYSTEM (MT4) Indicator Description ULTIMATE PRO PANEL WITH TRADE THE RANGE SYSTEM is an advanced decision-support indicator for MetaTrader 4 designed to transform complex market analysis into a clear and structured visual trading framework. Rather than relying on lagging indicators or subjective chart interpretation, the system evaluates real-time market conditions using quantitative market behavior models to identify high-probability trading environments
FREE
MAD Bands (Moving Average Deviation Bands) MAD Bands are intended to be used when you want to visually check the behavior of price volatility in relation to a moving average.
MAD_Bands (MQL4 version) parameter description This document explains the MT4 parameter input screen for each setting item (input parameter). Group: Main (basic settings) Period Default : 20 Explanation : The number of candlesticks used to calculate the moving average (Mid) and band width. The larger the value,
FREE
After 7 years I decided to release some of my own indicators and EAs for free.
If you find them useful please Show support with a 5-star rating! Your feedback keeps the free tools coming! See other my free tools as well here
_________________________________ Bollinger %B Indicator for Enhanced Forex Trading Analysis The Bollinger %B Indicator, expertly crafted in MQL4, is a dynamic tool designed to revolutionize forex trading analysis. Leveraging the power of Bollinger Bands,
FREE
Forex and Gold OBI is an innovative indicator based on a study of price and market dynamics, utilizing the RSI indicator. This indicator helps you find the best moment to enter the forex market by signaling when the market is in overbought or oversold conditions. Moreover, The indicator calculates two possible targets and the stop loss for each trade, allowing you to optimize your risk/reward ratio. Price This indicator is easy to use and set up, working with any currency pair and timeframe. If
FREE
Quantum Swing 1. What is Quantum Swing The indicator calculates and displays future price levels based on quantum mathematics with high accuracy of probability and direction. Levels are displayed in the form of zones for making trading decisions; they clearly define a narrow price range for placing orders with a minimum stop-loss and maximum take-profit. The indicator displays future trading zones on different timeframes H1, H4, D, W. Quantum oscillations are also displayed without reference to
FREE
TCL Super RSI is a Relative Strength Index (RSI) indicator for MetaTrader 4 with timeframe-adaptive settings. It detects the chart's timeframe and applies a different RSI period and overbought/oversold threshold optimised for that timeframe, ranging from a 7-period RSI for M1 scalping to a longer-period smoothed RSI for Daily and Monthly charts. How It Works The standard 14-period RSI is a single fixed setting that responds differently on different timeframes. On fast charts the same period is
FREE
This is an indicator for Quasimodo or Over and Under pattern. It automatically finds the swing points and can even place virtual trades with stop loss and take profit. Press the "Optimize" button to automatically find the most effective settings. The pattern consists of four legs A,B,C,D as shown in the pictures. Open and close prices of the virtual trades are Bid price but the statistics in Display Panel take current spread into account. Its parameters are explained below. Buffer - Pips distanc
FREE
The indicator 'draws' a daily, weekly or monthly candlestick on the current chart. Shows in points the sizes of the upper and lower shadows, the body and the entire candlestick. Real time work. Works in the strategy tester. Indicator parameters: How_much_to_show - how many blocks to show. Block_period - block period (day / week / month) Shift - shift from the edge of the chart in bars. language - language selection.
FREE
This indicator highlights the exact points on the chart where the built-in ZigZag indicator repainted its peaks or troughs. Grey-colored arrows are plotted to show where a previously confirmed high or low was later shifted — a behavior known as repainting . Why it’s important:
Repainting can mislead traders by altering historical signals, giving a false impression of past accuracy. This tool helps traders visually track and understand when and where ZigZag repaints , improving strategy evaluati
FREE
### Heikin Ashi Trend Indicator v2.1
MQL5/MQL4 port of the Heikin Ashi Trend Indicator originally published on TradingView by dman103 (2,300+ likes, 80,000+ views). It combines Heikin Ashi candle smoothing with the Tilson T3 moving average to produce clean, noise-reduced trend signals directly on the price chart.
#### How it works
The indicator processes price data in two stages. First, it computes Heikin Ashi OHLC values from the regular candlestick data. Then, it applies the Tilson T3
FREE
Better Period Separators For MetaTrader 4 The built-in period separators feature doesn’t allow users to specify the time period, so you can use this indicator to create more customizable period separators. On intraday charts, you could place period separators at a specific time, you could also place extra period separators at a specific time on Monday to mark the start of a week. On higher timeframe charts, this indicator works the same as the built-in period separators, On the daily chart, peri
FREE
Just another plain Super Trend indicator.
On this one i have added another buffer (on index 2) which can be used on EA; the values is -1 to identify a bearish trend while for bullish trend the value is 1.
Here a code snippet:
int trend = ( int ) iCustom ( NULL , Timeframe, "SuperTrend" , Period , Multiplier, 2 , 1 ); It work on every timeframe.
If you need help to integrate it on your EA, don't hesitate to contact me.
FREE
This is an indicator that helps you to scan the whole timeframe then informs you about the last candle position Engulfing Candlestick pattern was formed. The indicator also send alert to your mobile when a new engulfing candle is formed.
For the visual;
1. Green up arrow indicates a bullish engulfing candlestick pattern
2. Red down arrow indicates a bearish engulfing candlestick pattern
FREE
Volatility Channel Indicator Ride the Waves of Market Volatility with Precision ... please leave a 5 star rating if you love this product The Indicator is free. The source code is available for just 30usd.
Are you tired of entering trades too early or too late? Missing breakouts? Getting caught in false signals? The Volatility Channel Indicator transforms chaotic price action into crystal-clear trading opportunities. What You Get (MT4 & MT5) Smart Channel Bands
FREE
The VR Grid indicator is designed to create a graphical grid with user-defined settings. Unlike the standard grid , VR Grid is used to build circular levels . Depending on the user's choice, the step between the round levels can be arbitrary. In addition, unlike other indicators and utilities, VR Grid maintains the position of the grid even when the time period changes or the terminal is rebooted. You can find settings, set files, demo versions, instructions, problem solving, at [blog]
You can
FREE
A personal implementation of the famous Bollinger bands indicator as a trend following mechanism, which uses a moving average and the standard deviation to define what a trend is and when it changes. Bollinger bands are usually used as an oversold/overbought indicator only, but in my opinion, the trading approach is more complete using the trend variant as an exit strategy. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products | Get Help ] Easy to trade Customizable col
FREE
Shadow Bands Pro – MT4 说明(中英文) English Description (MT4) Shadow Bands Pro – Advanced Reversion System for MT4 Shadow Bands Pro is a non-repainting (on candle close) trend-reversal and mean-reversion indicator designed for traders who need clear, rule-based entries and exits.
By combining a dynamic volatility band, entity-break logic, and a built-in statistics panel, it helps you quickly see where price is stretched and where high-probability reversals may occur. Key Features Non-repainting on
FREE
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
A simple but effective helper that will allow you to track both global and local market trends. The indicator combines the work of two oscillators: Stochastic and RSI. Both indicators can be set to any timeframe.
Advantages of Use Multitimeframe - you can adjust both indicators to the desired timeframes. To obtain the entry points, you can use the Elder's triple screen system. Highly customizable - you can configure not only the parameters of the indicators, but also their appearance (color and
FREE
Probability emerges to record higher prices when MACD breaks out oscillator historical resistance level. It's strongly encouraged to confirm price breakout with oscillator breakout since they have comparable effects to price breaking support and resistance levels; surely, short trades will have the same perception. As advantage, many times oscillator breakout precedes price breakout as early alert to upcoming event as illustrated by 2nd & 3rd screenshot. Furthermore, divergence is confirmed
FREE
Being flat is a position taken by a trader in Forex trading when s/he is unsure about the direction of currencies trading in the market. If you had no positions in the U.S. dollar or your long and short positions canceled each other out, you would be flat or have a flat book
A flat market is one where there is little price movement; the market typically trades within a tight range, rather than forming a clear up or down trend. This indicator shows potential flat
FREE
It is a custom non-repaint indicator to identify trade opportunities in swing action as prices move within an upper and lower band. Inspired by the Keltner Channel, the most popular channel Indicator introduced by Chester Keltner. It is different with a Bollinger Bands. It represents volatility using the high and low prices, while Bollinger's studies rely on the standard deviation. The algorithm for this indicator is also available in the EntryMaximator EA. Including the option to use it or not.
FREE
BuySell Volume is an indicator that approximates Buy and Sell volumes based on price movement. Input Description: applied_model: Choose the applied model. In low reversal mode, price is considered receive low bearish pressure during bullish candle's creation (high bearish pressure on high reversal model. In other words, Bullish Marubozu candles has really high Buy Volumes in low reversal model than in high reversal one.
Output Description: Buy and Sell Volume: Determines how many Buy and Sell vo
FREE
Indicator Description: DISH X Imbalance (DIDTA/DIDFA) 1. Overview The DISH X Imbalance indicator is a sophisticated volume-based technical analysis tool for MetaTrader 4 that analyzes market order flow imbalance to identify potential trend reversals and fair value deviations. The indicator calculates two core values: DIDTA (Daily Imbalance Delta) and DIDFA (Daily Imbalance Delta Fair Value) , providing traders with insights into buying/selling pressure and market valuation. 2. Core Com
FREE
В основе индикатора TDI лежат следующие индикаторы: RSI, Moving Average, Bollinger bands, но основным из них нужно выделить RSI, весь расчет индикатора завязан от его значений.
Зеленая линия (линия RSI) – сглаженные простой (по умолчанию) скользящей средней значения индикатора RSI, период сглаживания 2.
Красная линия (сигнальная линия) – сглаженные простой (по умолчанию) скользящей средней значения индикатора RSI, период сглаживания 7.
Синие линии – индикатор Bollinger bands по умолчанию пери
FREE
PRO version is available here: https://www.mql5.com/en/market/product/12648 FFx Universal Strength Meter is more than a basic strength meter. Instead of limiting the calculation to price, it can be based on any of the 19 integrated strength modes + 9 timeframes. With the FFx USM, you are able to define any period for any timeframe. For example, you can set the dashboard for the last 10 candles for M15… Full flexibility! Very easy to interpret... It gives a great idea about which currency is weak
FREE
"Capture the sleeping and waking alligator." Detect trend entrance/exit conditions - this indicator can also be tuned according to your trading style. You can adjust a confidence parameter to reduce false positives (but capture less of the trend). This is based on a modification of the Alligator indicator by Bill Williams, an early pioneer of market psychology. 2 main strategies: either the " conservative" approach to more frequently make profitable trades (at a lower profit), or the " high r
FREE
ALGO BOX – Advanced Day Trading System ALGO BOX is a powerful day trading indicator designed for serious traders who demand precision and reliability in breakout trading. Combining advanced price action analysis with real-time data, it helps you spot high-probability trades while keeping risk under control. Why ALGO BOX Stands Out Identify clear, profitable breakout opportunities Reduce false signals for better trade accuracy Track your trading performance with live stats Make smart, data-driven
FREE
简介
不重绘入场信号的趋势指标 显示精确的价格反转指标。是可以添加到任何图表中的交易武器。 反转信号有高度准确性,适合在5分钟进行剥头皮交易,或在30分钟波段交易。买入和卖出箭头在图表上显示为进入信号,但在K线结束后形成带有警报的确认选项。 很多交易者在Super Trend MT4指标的帮助下,在第一个交易周内改善了交易结果。 优点
不重新绘制仪表板箭头 仅适用于台式机MT5 适合剥头皮 适合波段交易 仪表板箭头输入警报 仪表板箭头信号严格警告“蜡烛图收盘关闭” 移动警报、桌面警报、电子邮件警报 显示任意时间段的箭头 适用于任何Mt4货币对 适合新手和专家交易员 设置 Period: 周期 Multiplier: 倍增器 Show Trend Line : 显示趋势线 Show Arrow: 显示箭头 关于我们 欲了解更多我们产品信息,请 点击这里
FREE
GAP DETECTOR
FVG in trading refers to "Fair Value Gap", . It is a concept used in technical analysis to identify areas on a price chart where there is a discrepancy or gap between supply and demand. These gaps can occur due to rapid movements in price, usually as a result of important news or economic events, and are usually filled later as the market stabilizes. The GAP DETECTOR indicator is designed to identify fair value gaps (FVG) on the price chart and filter them using volatility to dete
FREE
How To Trade
Execute your trades in 3 Easy Steps!
Step 1: Trade Setup Entry Buy in Line color Blue Touch on line color Red. Entry Sell in Line color Blue Touch on line color Green. Success Rate ≥ 80% 100:20 depend your experience and fast your take. Step 2: Set Stop Loss Stop loss BUY ----> You can not put stoploss with a fixed price, your speed in determining the closing request------>Line color Blue Touch on line color Green. Stop loss SELL ----> You can not put stoploss with a fixed price, yo
FREE
Este indicador irá ajudá-lo a traçar as linhas do horizonte ( Marcelo Ferreira ) do Grafico semanal. Você poderá mudar trabalhar por exemplo em M5 ou M15. As linhas semanais permanecerão lá. Analisar as tendências em gráficos semanais antes de fazer uma entrada no mercado Forex é essencial para identificar a direção predominante do mercado a longo prazo. Esse tipo de análise ajuda a evitar decisões impulsivas baseadas em flutuações de curto prazo e fornece uma visão mais clara sobre o movimento
FREE
RaysFX Supertrend + Alert RaysFX Supertrend è un indicatore di tendenza superiore progettato per i trader che desiderano avere un vantaggio nel mercato. Questo indicatore utilizza una combinazione di CCI (Commodity Channel Index) e ATR (Average True Range) per identificare le tendenze del mercato e fornire segnali di trading accurati. Caratteristiche principali Indicatori CCI e ATR: Utilizza due degli indicatori più popolari e affidabili per identificare le tendenze del mercato e generare segnal
FREE
The Variations Moving Average indicator has eight types of non-standard moving averages.
Double MA - DMA Triple MA - TMA Hull MA - HMA Jurik MA - JMA Adaptive MA - AMA Fractal Adaptive MA - FAMA Volume Weighted MA - VWMA Variable Index Dynamic MA - VIDMA
Works as a trend indicator. Indicator settings Type MA Shift MA Show Trend Period MA Method MA Applied Price MA Color MA
FREE
Description
Volatility ATR Crossover Histogram is an indicator for MetaTrader 4 that measures the expansion and contraction of volatility by comparing a fast ATR with a slow ATR. The result is displayed in a colored histogram in a separate window. Green bars indicate an increasing volatility phase, while red bars indicate decreasing volatility. It is designed as a universal filter for entry timing, trade management, and market regime detection. How it works
The indicator calculates two ATRs w
FREE
Introducing the Consecutive Candle MT4, an innovative indicator designed to enhance your trading strategy by identifying streaks of bullish or bearish candles. This tool is perfect for traders in the forex, stocks, crypto, and commodities markets, providing clear signals and alerts to help you make informed decisions. With its ability to deliver timely alerts for trend confirmations and potential reversals, the Consecutive Candle MT4 is praised for its accuracy and ease of use. Many traders have
FREE
WHAT IS NEXT MOVE? SIMPLE ANSWER IS, THIS PROGRAM IS BASED ON PRICE ACTION THEREFORE FINDING NEXT MOVE IS EASY TO IDENTIFY THIS PROGRAM IS USING STANDARD CALCULATIONS FOR SUPPORT RESISTANCE IN SHAPE OF 2 WAYS TREND LINES SELECT HORIZONTAL LINES TREND LINES WILL GUIDE TRADERS TO TRADE IN RANGE WITH PIVOT LEVEL ALSO HORIZONTAL LINES GUIDE YOU ABOUT SUPPORT RESISTANCE OF DIFFERENT TIMEFRAMES FOR EXAMPLE: IF TRADER INTERESTED TO TRADE IN 15 MINUTES TIME FRAME, THEN HE CAN SELECT 15 MINUTES IN PR
FREE
What is G Force Trend? G Force Trend is a technical analysis indicator developed for the MetaTrader 4 platform. It analyzes price movements to identify trend direction and generates buy/sell signals. The indicator creates a dynamic channel to track price behavior within the channel and visualizes trend changes. What Does It Do? Trend Detection : Determines whether the price is in a bullish or bearish trend. Buy/Sell Signals : Generates clear buy and sell signals when the price crosses the channe
FREE
This powerful tool helps you to easily access Fibonacci tools at different times and in different markets. This tool has the ability to send signals based on Fibonacci as well as setting alarms to be aware of broken Fibonacci levels. Among the capabilities of this tool are the following:
Identifies market trends Fibonacci auto design If Fibonacci levels are broken, it sends a message Send Fibonacci signal
Manuals: After selecting the target market, run the tool In the input settings according
FREE
The Magic SMA indicator is of great help in determining trend direction. It can be an excellent addition to your existing strategy or the basis of a new one. We humans can make better decisions when we see better visually. So we designed it to show a different color for rising and falling trends. Everyone can customize this in the way that suits them best. By setting the Trend Period, we can optimize it for longer or shorter trends for our strategy. It is great for all time frames.
IF YOU NEED
FREE
2 EMA Color Alerts Indicator is a powerful tool for any trader looking to stay on top of market movements. By using exponential moving averages (EMAs), this indicator can provide early warning signals for potential market reversals and trend changes. One of the key features of the 2 EMA Color Alerts Indicator is its customizable alerts. With this feature, traders can set their own parameters for receiving alerts, such as the EMA periods and the type of alert (e.g. sound, pop-up, email). This al
FREE
Th indicator is a technical analysis tool that helps identify significant changes in price trends and filter out minor price fluctuations. It is used to highlight price swings and provide a clearer picture of market movements. The Pivots are found by checking if a certain candle is the highest/lowest in a given number of candles that come before and after it. This indicator has only one input, its period. The Higher the period, the more strict the indicator is about what constitutes a Pivot. Th
FREE
This is a multitimeframe RSI indicator defining trends, oversold/overbought zones, as well as all intersections of signal lines from different timeframes on a single chart using arrows and audio alerts. When working with standard RSI, we often need to examine data from all necessary timeframes simultaneously. RSI 7TF solves this issue. If you are only interested in audio signals when signal lines are crossed, then have a look at RSI Alerts . Attention! The indicator uses seven timeframes - M5, M
FREE
The indicator displays price distribution on a horizontal histogram. Horizontal histogram help find out key levels of price so that you can make good decision on setting point of take profit, stop loss... You can improve exist trading strategy or get new trading idea with the histogram of price.
Outstanding features Support multiple time frame : you can choose to work with history data in any time frame you want. It does not depend on current display time frame.
Support weighting by volume and/
FREE
The Trade by levels indicator is designed to automatically determine the formation of a model for entering the market on the chart of the selected instrument.
Definitions: ⦁ BFl is the bar that formed the level. ⦁ BCL1 and BCL2 bars, confirming the level.
The graphical model: ⦁ levels high\low the bars BFL and BCL1 must match the accuracy to the point ⦁ there can be any number of bars between BFL and BCL1. ⦁ between BCL1 and BCL2 intermediate bars
FREE
Chande Momentum Oscillator (CMO) indicator with multi-timeframe support, customizable visual signals, and configurable alert system.
Freelance programming services, updates, and other TrueTL products are available on my MQL5 profile .
Feedback and reviews are highly appreciated!
What is CMO? The Chande Momentum Oscillator (CMO) was developed by Tushar Chande and measures the sum of recent gains minus the sum of recent losses, divided by the total sum of all price movement over a given period,
FREE
This simple indicator takes information from Ichimoku Kinko Hyo to establish strong and weak currencies to pair together for ideal trending situations. It also generates buy or sell signals based on the standard deviation of returns together with currency strength. A currency is said to be strong or weak depending on where the price is in relation to two factors: if the price is above the daily kumo and above the 26 day Kijun-sen, it is said to be strong. Likewise, when trading below the daily k
FREE
MRBEAST Assistant El indicador MR BEAST Assistant para MetaTrader es un indicador multitemporal que se basa en tres indicadores estándar: el oscilador estocástico, el RSI (Índice de Fuerza Relativa) y el CCI (Commodity Channel Index). Muestra las direcciones de la tendencia actual para los marcos temporales M1, M5, M15, M30, H1, H4, D1, W1 y MN1. Cuando se sigue un indicador de este tipo se tiene una visión clara de las tendencias en todos los marcos temporales importantes. No imp
FREE
AWESOME MACD INDICATOR
Awesome MACD Indicator is a powerful trading tool that combines the strengths of Moving Average (MA) and Moving Average Convergence Divergence (MACD) to provide accurate and reliable trading signals. Designed for forex and stock traders, this indicator simplifies the identification of trading opportunities by detecting significant crosses in price movements. Key Features:
MA and MACD Combination: Awesome MACD leverages the power of Moving Averages (MA) to identify short-te
FREE
Overview
The Period Breakout Indicator is a versatile tool designed for traders seeking to identify breakout opportunities based on customizable time periods. This indicator automatically determines the highest and lowest prices within a user-defined period, allowing you to tailor it precisely to your trading strategy. Key Features
Customizable Time Periods: Define the start and end times based on your preferred trading hours or any specific period. The indicator will then calculate the highest
FREE
This indicator serves the purpose of visually representing the Donchian channel on your trading chart. The Donchian channel is a straightforward technical tool used to depict the range between the highest high and the lowest low over a specified period. This indicator enhances the visual analysis of price movements, offering insights into potential breakout and trend continuation points. The Donchian channel can be applied to both the current time frame and a higher time frame, should you choose
FREE
Moving Average Trend Alert is a triple MA indicator that helps traders to identify potential market trends based on 3 MAs alignment and crossover.
Moving Average Trend Alert features: Customizable short-term, medium-term, and long-term MAs. Option to filter signals based on a minimum distance between moving averages to avoid premature MAs alignment. Optional Filter of signals with RSI indicator overbought/oversold levels. Optional Filter of signals with ADX indicator. Popup, email, and phone no
FREE
Flat Reminder Overview Flat Reminder is a powerful technical analysis tool that identifies and highlights price consolidation zones on your chart. It detects when price action slows down and moves sideways, indicating potential reversal points, continuation setups, or key decision zones in the market. Key Features Consolidation Detection : Automatically identifies flat price zones where market momentum decreases Range Measurement : Calculates and displays the exact range of each consolidation in
FREE
Stochastic Plus is a visual indicator designed for both beginners and professionals. Developed using Stochastic and Laguerre and the principle of three screen. Stochastic Plus helps: correctly evaluate the current market movement; find optimal entry points; do not rush to close profitable orders and increase profit Stochastic Plus works very well with AmericanDream indicator (see screenshot). May be used with any currency and timeframe.
FREE
PLEASE HELP REVIEW/ SUPPORT/ SHARE THIS OTHER INDICATOR HERE https://www.mql5.com/en/market/product/51637 AS YOU DOWNLOAD THIS ONE FOR FREE. THANKS.
A. This pivot indicator shows the days Pivot Price. Yellow line is pivot point. Blue line is resistance and red line is support. B. It also shows Resistance R0.5, R1, R1.5, R2, R2.5, and R3 C.It also shows support S0.5, S1, S1.5, S2, S2.5, and S3 INPUT: Under input you will see 3 Variables 1.ExtFomula. Here you can set your preferred exit at a
FREE
Variable Index Dynamic Average (VIDYA) developed by Tushar Chande by default is contained in MT5 but not in MT4 platform and it is a dynamic EMA (Exponential Moving Average) that adjusts its Length (LB Period) automatically in response to Market Volatility originally measured through the Chande Momentum Oscillator(CMO). CMO value is used as the ratio to the smoothing factor of EMA ( The New Technical Trader by Tushar Chande and Stanley Kroll, John Wiley and Sons, New York, 1994). The higher th
FREE
Recommended on M15 and higher timeframes
Sends alerts and notifications when the zone is create
Sends alerts and notifications if zones are retested
You will see the trading zones and identify the most profitable points to open positions. The indicator marks the supply and demand zones.
With this show you will now make profitable trades that will set the trends.
Shows all support and resistance zones.
Can work in all time zones.
No need to mess with complicated settings, all settings are
FREE
AstroCycles: Advanced Financial Astronomy Indicator Overview AstroCycles is a sophisticated technical analysis tool developed for the MetaTrader 4 (MQL4) platform. It bridges the gap between orbital mechanics and financial market analysis by calculating precise astronomical cycles and visualizing them directly on your trading chart. Unlike standard indicators that rely on past price data, AstroMaster utilizes high-precision astronomical algorithms (Keplerian Elements and Brown’s Lunar Theory)
FREE
TILLSON MOVING AVERAGE Also known as TMA or T3 indicator. It is a moving average that uses EMA and DEMA in its formula and is calculated with the 3rd degree Binomial expansion. Pros; 1- erroneous signals encountered in other moving averages ( continuous zig zag ) has been reduced as much as possible. 2- prevented the delays seen in classical moving averages . 3- Very successful in trends Cons 1- It is not effective in horizontal markets. Setting parameters; period ; Altho
FREE
Use Stochastic Oscillator (STO) Oversold and MACD < 0 show buy signal Use Stochastic Oscillator (STO) Overbought. and MACD > 0 show sell signal
Please check support resistance before opening an order. This indicator is only a helper. Can't tell you 100% right.
"Selling pigs" is a trivial matter. "Sticking on a mountain" is a challenge. Thanks you. welcome.
FREE
The indicator is getting the four most important trading sessions: New York London Sydney
Tokyo The indicator auto calculate the GMT time. The indicator has buffers that can be used to get the current session and the GMT.
You can use it as stand alone indicator and you can turn the draw off and call it from your EA. INPUTS Max Day: Max days back to get/draw. London Session On: Show/Hide London Session. New York Session On: Show/Hide New York Session. Sydney Session On: Show/Hide Sydney Session
FREE
This script generates a MACD with 6 color-coded histogram bars based on the position (above or below zero) and direction (rising or falling) of the histogram. It provides multi-time frame support , allowing users to view the MACD from different time frames on a single chart. The indicator uses customizable settings for MACD periods, histogram width, and vertical scaling. This script could be useful for traders who want a visually enhanced MACD with clearer trend and momentum representation acro
FREE
The indicator is designed for fast scalping. The principle of operation of the indicator is based on the direction of the Moving Average.
The period and sensitivity of the Moving Average can be adjusted for yourself in the indicator settings. I recommend watching my advisor - Night Zen EA
Subscribe to my telegram channel, link in my profile contacts. Advantages of the indicator: The free version is full, there are no additional purchases The arrows are not redrawn, the signal comes after co
FREE
This indicator, interpreting ADX and ATR data, clearly and accurately identifies the current trend, allowing the trader to get the most out of strong price movements. The indicator is intuitive to use: a change in line direction means a change in trend direction; a change in line color warns of an imminent change in direction. The indicator does not repaint and allows you to send notifications about its signals to a mobile terminal and email. Configurable parameters: ADX_Medium_Coefficient - the
FREE
Most performance stats live scattered across the terminal's History tab — win rate isn't shown anywhere, profit factor needs a calculator, and there's no clean way to hand a summary to a prop firm, a signal subscriber, or your own records. Trade Report Generator reads your account's closed-trade history directly from the terminal and turns it into two things: a live on-chart summary panel, and a one-click, fully self-contained HTML report you can open in any browser or print straight to PDF. On-
FREE
The MetaTrader Market is the best place to sell trading robots and technical indicators.
You only need to develop an application for the MetaTrader platform with an attractive design and a good description. We will explain you how to publish your product on the Market to offer it to millions of MetaTrader users.
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
If you do not have an account, please register
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.