This is an example indicator that draws bars for a specified instrument in a separate window.The color of the bars changes randomly every N ticks.The N parameter of the indicator i...
This is an example of an indicator that draws candlesticks for a specified instrument in a separate window.Indicator DescriptionThe color of the candlesticks changes randomly every...
The Kaufman Volatility Indicator (KVI) is a technical analysis tool designed to measure the degree of price variation in a financial market.Developed by Perry J. Kaufman, this indi...
The Kaufman Efficiency Ratio (KER) is a technical indicator developed by Perry Kaufman. It measures the efficiency of price movement by comparing the distance prices have moved to ...
This indicator performs a regression analysis, comparing four types: linear, quadratic, logarithmic, and exponential. It automatically selects the regression type that best fits th...
This EA automatically moves your stop loss to break even at a predefined level.Instructions for UseTo use the Stop Loss Mover EA, copy it into the experts folder of MetaTrader. Ope...
This is an introductory Expert Advisor (EA) provided for users to review and build upon.Recommendations for Use:- Currency Pair: EURUSD only- Timeframe: 15-minute chart- Initial Ca...
Send up to 50 selected price quotes directly via email from your MetaTrader platform.Important: This Expert Advisor may encounter issues in certain configurations, resulting in the...
This is a discussion about the Volume Spread Analysis, or VSA, method developed by Tom Williams.
It provides signals in the form of arrow signs.
To effectively trade using VSA, it ...
This script converts time, represented as a variable, into its constituent components: year, month, day, hour, minutes, and seconds.It does not utilize MQL5 built-in time functions...
This indicator calls iMACD through the iCustom function to perform its calculations. It was initially thought that the built-in MACD would not provide the desired results, however,...
Line Order Expert Advisor for MetaTrader Platforms.This expert advisor, named 'Line Order', is developed to assist traders by offering dependable functionality within the MetaTrade...
This is a tool to calculate the summary assets of each currency.Introduction to Exposure CalculatorThe Exposure Calculator is designed to provide a summary of assets for each curre...
This is a unique chart that displays three candles per trading day, focusing on the London and New York trading sessions. The chart is divided into three segments: London open to N...
God Bot is an Expert Advisor designed to assist traders within the MetaTrader environment. This tool adheres to standard MT4/MT5 conventions, ensuring ease of installation and usab...
This EA is based on simple technical indicators.It is recommended to run this EA starting from January 12th, 2026, initially in long-only mode, then in long & short mode, and final...
This is an updated version of the classic Moving Average Cross Expert Advisor, now compatible with full and sub-pip accounts.It also includes support for ECN/STP brokers.The EA pro...
This indicator is designed to provide valuable insights for traders, particularly scalpers, to determine if a trend is gaining or losing momentum.Key Features- The indicator can be...
Indicator Description:What's new in the latest version.1: Fixed an issue where lines were not redrawing and remained static.2: Lines display different colors based on the trend sta...
MA Crosses Indicator calculates the percentage of moving averages (MAs) that are above slower MAs. The indicator rises when an MA crosses above another and falls when an MA crosses...
This indicator displays the average movement of two correlated currency pairs on the same timeframe.For example, when analyzing EURUSD and USDCHF, a green histogram indicates an as...
Velocity is calculated as the difference between the high and low price of a bar, divided by time. The time period can be set to minutes, hours, or days, with seconds as the defaul...
The buy/sell signals of the indicator are based on the crossover of two moving averages with different periods.The indicator includes the following features:- A filter based on the...
The buy/sell signals of the indicator are based on the crossover of two moving averages (MA) with different periods.Indicator Features- Filter based on RSI (Relative Strength Index...
Channel Scalper M1-M15
An indicator designed for scalping strategies on M1 and M15 timeframes.This indicator facilitates an easy channel trading strategy. The recommended approach...
This feature allows you to take a screenshot and send an email to yourself after opening a trade.Configuration Variables- gmt_time_diff: This variable stores the time difference be...
This module offers a flexible approach to strategy creation by allowing the use of different components. For instance, the core strategy logic can be developed by one programmer, w...
This Expert Advisor (EA) allows you to place and manage chart objects on your MetaTrader chart as conventional chart elements. The core functionality relies on obtaining the handle...
Bollinger Bands Breakout Indicator and Band Width AnalysisThis indicator visualizes Bollinger Bands breakouts and calculates the width of the bands.Version 1 Features:- An orange l...
Blau Momentum Indicator (MTM) by William Blau.
This indicator calculates the absolute price change and applies smoothing, offering a different approach compared to the standard bui...
Displays the current timeframe and symbol name in a large font on the chart background.This is useful when frequently switching between charts with different symbols.InstructionsSe...
This indicator draws two trendlines on the chart.The trendlines, which can be repositioned, serve as upper and lower alert levels.An alert is triggered when the mid-price crosses e...
This script extracts all available market symbols and their characteristics, generating an HTML report.Positive swaps are highlighted in the report.To use the script, simply drag a...
True Strength Index Indicator by William Blau.True Strength Index(TSI, Q-Period Smoothed Momentum) is a normalized momentum indicator developed by William Blau. The indicator value...
This indicator calculates the correlation between Moving Averages (MAs) of different periods.Indicator Lines:- Black/Red Dots: Display buy (above chart) or sell (below chart) signa...
This indicator was originally presented in the October 2010 issue of Stocks & Commodities magazine and received the Reader's Choice Award in 2011.The indicator starts by smoothing ...
The Ergodic Oscillator, developed by William Blau, is an indicator designed to signal trend reversals.It utilizes a signal line for identifying potential changes in trend direction...
This tool offers two variants for managing indicator and EA settings: an indicator and an Expert Advisor (EA). Please choose and use only one variant at a time.Indicator Variant - ...
Smoothed Q-Period Stochastic Indicator by William Blau
This indicator is based on the standard stochastic indicator and calculates the distance between the current closing price a...
Stochastic Index (Normalized Smoothed Q-Period Stochastic) by William Blau.
This indicator normalizes and maps the values of a Q-period smoothed stochastic into the [0, 100] interv...
Stochastic Oscillator Blau TS is based on the work of William Blau.
Installation:
Place the file willamblau.mqh in the following directory:
terminal_data_folder\mql5\include\
Pla...
Sicker EA Digits - can function as a scalping or day trading Expert Advisor.To install, copy the ema_sticker indicator to your MT4/MT5 indicators folder and the Sicker EA to your E...
Stochastic Momentum (SM) Indicator by William BlauThe Q-period Stochastic Momentum is defined as the distance of the current close price from the midpoint of the Q bars.The value o...
Stochastic Momentum Index (SMI) by William Blau is based on the indicator. The Stochastic Momentum Index is normalized to half of a Q-period price range and mapped into the [–100,+...
Automated Backtesting Control UtilityThis utility is designed to automate the backtesting process for MetaTrader Expert Advisors (EAs).The goal is to streamline the procedure of ru...
This Expert Advisor (EA) is designed to trade based on oversold and overbought conditions identified by the RSI (11). It is optimized for trading on the M5 timeframe using its defa...
Stochastic Momentum Oscillator by William Blau
This indicator is based on the Stochastic Oscillator.
To use this indicator, you need to place the following files in the specified...