Scalper system that displays entry, take-profit, and stop-loss levels. Designed for use on M5 or higher timeframes.Take-profit and stop-loss values are derived from the ATR indicat...
The EA includes a time filter and supports ECN brokers. The non-straightforward settings are explained below:CloseOnOpposite - If true, when an opposite signal is given, all trades...
X Trader is an expert advisor (EA) designed for MetaTrader 4 (MT4) and MetaTrader 5 (MT5) platforms, offering a simple yet effective trading strategy based on moving average crosso...
In this library, you'll find two functions: ibandsfunc and imacdfunc. These functions enhance the calculation capabilities of their respective indicators, making them suitable for ...
This Expert Advisor (EA) is designed to identify and trade bullish reversal candlestick patterns. The EA has been tested on daily charts, but further development is required for op...
These scripts provide customizable Fibonacci retracement and extension tools for MetaTrader 4/5 platforms.With these scripts, you can save your preferred Fibonacci levels and easil...
Indicator Money Flow Index (MFI) uses typical price for its creation. This version allows you to select all types of price.Input Parameters:- Applied Price:0 – Close Price1 – Open ...
This Expert Advisor (EA) is designed to open buy, sell, or both trades at a specified time, making it versatile for various trading strategies.Key features include:- Hedging: Usefu...
Calculates the profit from opened trades on the current chart if the price reaches a specified level. This level is where the script will be dropped. Pending orders are not include...
The Bollinger's Difference (BoDi) indicator is derived from the well-known Bollinger Bands. Bollinger Bands consist of two lines placed above and below a moving average, plotted at...
Hello dear traders,By popular demand, I present to you the advisor vr --- setka --- 3.This advisor is designed based on my extensive trading experience, recognizing the chaotic nat...
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...
FFC Data Feeder - Utility EAThis is a utility Expert Advisor designed to download economic news data for the FFC Calendar Indicator.In MQL4, indicators cannot use the secure WebReq...
Many developers encounter the challenge of accessing the trading terminal sandbox without resorting to unsafe DLLs. One of the simplest and most secure methods is to utilize standa...
ProfitStat is a free indicator that scans your trading history and displays account performance on the chart. The free version provides insights into the number of trades and profi...
PSAR Trader is an expert advisor that utilizes Parabolic SAR signals for trading. This updated version includes a time filter and is compatible with ECN brokers, catering to the pr...
X Trader is an automated trading system that initiates trades when two moving averages intersect and the crossing bar closes.The MA method parameter allows you to choose the type o...
On Monday, the EA opens positions only after the specified Monday hour.On Friday, the EA opens positions only before the specified Friday hour.To disable the trailing stop, set the...
This is a powerful trading tool designed to help you navigate the markets with confidence.Input Parameters:- nbars: The number of bars used to calculate open, close, high, and low ...
I aim to create an alert system based on five trading rules I use daily. Here's an overview of the rules and the initial script.This strategy is designed for short-term momentum tr...
This simple script enables you to perform basic Elliott Wave counts in MetaTrader 4 through a user-friendly drag-and-drop interface. The script automatically tracks the current wav...
The Gruch Average Trend Line is a unique moving average that categorizes and weights prices differently from traditional weighted moving averages (WMA). It classifies prices into d...
the indicator specifies on trend and lateral movements of the price.The description of adjustments:- period_fast - period of averaging for calculation fast sliding average;- period...
I have developed an indicator to identify range-bound periods in the market, which I believe can signal a good time to place orders. The indicator, named 'RangeBoundMA', is based o...
This indicator displays a zigzag pattern with lines connecting the lows and highs.Buffer 1 is a normal zigzag thick red line.Buffer 2 is a highmap buffer thin green line.Buffer 3 i...
The RSI Trend Strategy is a straightforward Expert Advisor that utilizes the RSI indicator for trading signals. When the RSI surpasses 73 or falls below 27, the Expert Advisor init...
I am sharing the fundamentals of the Maximus Expert Advisor for public review. This EA identifies and trades based on price consolidations in the chart. A price consolidation is a ...
This indicator is a powerful tool for traders, offering a unique approach to trend analysis and market entry/exit signals.It is designed to provide a more robust and responsive alt...
This indicator provides valuable information for traders using the MetaTrader platform.It displays the following details for order openings:- Order type- Lot size- Profit- P/L rati...
This collection of scripts is designed to enhance your trading strategy by scaling into trades as price movements align with your predictions. By implementing proper pyramiding tec...
The moving average (MA) is a widely used technical analysis tool, and this indicator proposes a modification to enhance its versatility.By utilizing a unique approach, the IMP MA a...
The indicator for quadrangle patterns, designed for hourly timeframes.It displays a quadrangle figure with angles representing:- Daily open- Daily high- Daily close- Daily lowThe s...
Adjust the period and other values of technical indicators with ease using visual sliders in the chart window. No need to manually change values in the input window or take your ey...
This script utilizes the DDE library provided by Windows, simplifying the process for novice coders.DDE functions as follows:- Initialize DDE- Create a string handle for the Excel ...