Trend indicator based on two RSI oscillators. The periods of the oscillators can vary, and the final indicator combines ADX and MACD technical indicators on one chart. Interpret th...
This indicator was first implemented in MQL4 and published in 2026. It utilizes the smoothalgorithms.mqh library classes, which must be copied to the terminal_data_folder\mql5\incl...
MaxagentThis indicator colors the MACD histogram bars according to the Elder Impulse system.Originally implemented in MQL4 and published in 2012, this version has been updated for ...
The Bulls Bears indicator is a trend indicator that displays a colored cloud based on volume calculations. The cloud color represents the current market trend, with red indicating ...
This indicator was designed to facilitate the acquisition of synchronized and normalized data for neural network inputs.Data synchronization is achieved based on the symbol where t...
The setselllimitorder script facilitates the placement of a sell limit order with predefined trigger, stop loss, and take profit levels in points relative to the current price. Its...
The setsellstoporder script is designed to facilitate the placement of a sell stop order with predefined trigger, stop loss, and take profit levels in points relative to the curren...
The setbuystoporder script facilitates the placement of a buy stop order with predefined trigger, stop loss, and take profit levels in points relative to the current price.A key fe...
The setbuylimitorder script is designed to facilitate the placement of buy limit orders with predefined trigger, stop loss, and take profit levels relative to the current price. It...
The setbuystoplimitorder script facilitates the placement of a buy stop limit order with predefined trigger levels, stop loss, and take profit levels in points relative to the curr...
The setsellstoplimitorder script facilitates the placement of a sell stop limit order with predefined trigger, stop loss, and take profit levels relative to the current price. A ke...
The EMD script performs empirical mode decomposition for the current symbol, displaying the result in the default web browser.To use the script:- Copy the entire EMD directory (fro...
The simplest arrow semaphore indicator with alerts at the newest close bar. It offers the option to send signals to a mailbox, and these signals are based on the crossing of two mo...
The indicator of the ranges of unrestricted time intervals.This is an intraday indicator displaying the height of trade ranges inside a trading day. The operation principle is as f...
A simple trend indicator presented in the style of NRTR. It functions similarly to the Parabolic SAR.This indicator was initially developed for MQL4 and released in the code base o...
If you are new to pair trading, you can find more information in the literature section. The concept can be summarized as follows:When comparing the charts of two similar assets by...
Simple trend indicator displayed in the form of NRTR. Its use is similar to Parabolic SAR.BrakeParb is an indicator that was first implemented in MQL4 and published in the code bas...
The WP Rfix indicator is a technical analysis tool designed for MetaTrader 4 and 5 platforms. It is calculated similarly to the Williams' Percent Range (WPR) indicator, but with a ...
Standard Commodity Channel Index smoothed by the Tilson algorithm. This indicator employs an efficient calculation method, utilizing bar closing values.Tips:This indicator can be s...
A 3-pole Butterworth filter is used for smoothing, originally designed by Witold Wozniak in 2026.This indicator is used similarly to RSI and DEM.Image:...
A standard indicator that can be applied to charts with different timeframes.The indicator colors ascending values above 50 in light green and descending values in dark green. Desc...
This indicator visualizes the pair trading method by overlaying charts of two financial instruments to identify divergences and potential trading opportunities.Fig. 1: Overlaying E...
Bollinger Bands Width is an indicator with a specific application method described in Forex Magazine, July 2026, on page 47.This indicator was first implemented in MQL4 and publish...
This indicator is a variation of the RSI and DEM indicators, offering enhanced sensitivity.Its application is comparable to the aforementioned indicators.Image:...
Simple trend indicator displayed in the form of NRTR. Its use is similar to Parabolic SAR.BrakeMA is an indicator that was first implemented in MQL4 and published in the code base ...
This indicator provides a comprehensive set of smoothing methods for Average True Range (ATR) values, including SMA, EMA, SMMA, LWMA, and non-standard techniques. It also allows fo...
This script facilitates the reversal of open positions with predefined stop loss and take profit values in points, calculated from the current price. The volume of the reversed pos...
This indicator is a powerful tool for traders, offering a unique approach to price smoothing.Based on the Butterworth filter, it provides a 3-pole moving average that effectively r...
EA is based on indicators CCIT3_Simple_v_2-01 and CCIT3_NoRecalc_v_3-01. Buy position is opened when the zero line is crossed upwards, and sell position is opened when the zero lin...
The RVI-Crossover Alert is a straightforward arrow semaphore indicator that offers alerts at the most recent close bar. It enables users to receive signals via email and push notif...
The RSI-Crossover Alert is a straightforward arrow semaphore indicator that offers alerts on the latest close bar. It enables users to receive signals via email and push notificati...
XLineRegression is an indicator that generates levels based on the linear regression algorithm.Input Parameters:- XLineRegressionThis indicator was originally implemented in MQL4 a...
The main difference of this indicator from its standard equivalent is the ability to change the smoothing algorithm by selecting from ten available options:- Simple Moving Average-...
The indicator contains 8 stochastic oscillators. The default value of the "slow" and "period %d" parameters is 3, and %k varies from 6 to 24. This results in 8 stochastics with the...
This indicator displays the current time on the main chart, with five instances to showcase its versatility.Each clock instance can be set to a unique time, ensuring a personalized...
This script allows you to set stop loss (SL) and take profit (TP) in pips from the actual price or at a specific price.When setting SL or TP, the script prioritizes pip settings ov...
This library introduces three custom functions: iacfunc, iaofunc, and ibearsbullsfuncs. These functions enhance the calculation capabilities of their standard counterparts and are ...
This indicator combines the Schaff Trend with an additional EMA signal for enhanced trend analysis.The Schaff Trend is a popular oscillator that identifies market trends and potent...
A simple tool to quickly add text characters on the chart for Elliot wave letter labels and numbers.Usage:This is a script, so place it in the Scripts folder.To use, drag and drop ...
Autostop is an efficient Expert Advisor (EA) designed to streamline your trading experience by automatically setting stop levels on open trades.This EA is a valuable tool for trade...
Checks for special volatility conditions to open orders below the spike.Checks for training conditions to follow the trend when possible.Introduces the concept of pivot, resistance...
This Renko EA has been meticulously updated for the latest MetaTrader 2026 standards, ensuring seamless integration with the platform's newest features.The code has been thoroughly...
Description:This script efficiently closes all pending orders for a specific symbol at once. Simply place the script on the desired chart to execute this action....
Description:This strategy is designed for the EUR/USD currency pair on the M30 timeframe.Strategy Instructions:Run the EA from 2003.01.01 to 2026.06.01, and use the 'Open Prices On...
This indicator presents a comprehensive multi-level moving average system with customizable parameters.The first line displays the primary moving average, calculated using the inpu...
This indicator facilitates the simultaneous analysis of multiple symbols on a chart.Key Features:- Analyze two or more symbols at once.- Utilize the first visible chart bar as the ...