Accelerator Signal Indicator with Fine-Tuning and Cloud SignalThis indicator, based on Bill Williams' Accelerator concept, offers enhanced functionality with fine-tuning options an...
DeMarker 3-Timeframe Indicator displays three DeMarker oscillators using three distinct timeframes on a single chart.Figure 1 shows the DeMarker 3HTF indicator.This indicator is de...
MACD On Chart Indicator
This indicator utilizes a semaphore signal approach with a histogram.The indicator generates trading signals when the MACD histogram crosses its signal lin...
Trend detecting indicator displayed as a colored cloud.This indicator was originally developed in MQL4 and first published on November 6, 2026.Figure 1. The TrendManagerOpen Manage...
Ultra WPR HTF Signal BG displays trend direction using indicator data on a selected bar.It presents this information as a graphic object with colored backgrounds indicating trend o...
Trend Value HTF Indicator with Timeframe SelectionThis indicator includes a timeframe selection option within its input parameters.To install, place the compiled indicator file, tr...
Accelerator Signal HTF Indicator with Timeframe SelectionThis indicator includes a timeframe selection option directly within its input parameters.To install the indicator, place t...
This is an indicator with a timeframe selection option available in the input parameters.Installation InstructionsTo use the indicator, place the compiled file awesome_signal.mq5 i...
Description:
this indicator is a modification of the classical awesome indicator.
It computes the smoothed rate of change of two smoothed moving averages.
More precisely, the in...
The Blau TS Stochastic indicator is based on the stochastic oscillator concept from the book by William Blau and is displayed as a color histogram with a signal line in the form of...
This is a MetaTrader indicator with the timeframe selection option available in input parameters:
It allows for the selection of the timeframe to be used in the calculation of the...
This is a trend indicator with three states. During strong trends it colors bars in red or green depending on fall or rise. If there are no strong trends, the bar is gray.The indic...
The indicator with the timeframe selection option available in input parameters:
This feature allows for more flexibility in trading decisions.
Figure 1. Indicator UltraWP R HTF
In...
A trend indicator displayed as a colored histogram.There are four color histogram display options based on input parameter values:- Above the overbought level: pink- Above zero but...
TTF Plus MW is a semaphore arrow signal indicator that places colored dots to signal potential trading opportunities.The indicator utilizes classes from the smoothalgorithms.mqh li...
Woodie's CCI is a widely used indicator that employs two Commodity Channel Index (CCI) components with different calculation periods. This indicator was originally developed in MQL...
This trading system utilizes the Blau Stochastic indicator to generate trade signals.A trade decision is confirmed when the histogram changes direction, the zero line is crossed, o...
Keltner Channel HTF is an indicator that includes a timeframe selection option within its input parameters.To install the indicator, place the compiled file, keltner.mq5, into the ...
Pivot Levels Indicator (Pivot-2)This indicator provides a set of pivot levels.The original version of this indicator was developed in MQL4 and first published on November 5, 2007.F...
This indicator calculates four moving averages based on the averaged values of the open, low, high, and close prices of a candlestick chart.The indicator utilizes smoothing algorit...
Standard Deviation Channels indicator displays two automatically positioned channels on the chart.This indicator was originally written in MQL4 and first published on 05.11.2026.Fi...
How to load CSV signals into an Expert Advisor.
Here is some sample CSV data:
magic, opendate, closedate,openprice,closeprice,stoplevel,profitlevel,type,symbol
1,2014-01-23 14:43:...
This Expert Advisor (EA) utilizes Elliott Wave principles to manage trades.The EA opens up to 9 orders based on the Stochastic indicator on the 4-hour timeframe. Specifically, it i...
A straightforward and cost-effective unit test include library designed for MQL4.Usage Instructions:Refer to the attached sample file: testexpert.mq4.The results of unittest#prints...
This indicator demonstrates the functionality of reversing the maximum and minimum values displayed within the indicator window. It also inverts the values of pre-defined horizonta...
mt4r, originally developed by Bernd Kreuss and distributed elsewhere, does not function correctly with new MQL4 versions.This package provides modified DLLs and include files to en...
This is a MetaTrader 4 indicator.Candle Direction PanelsThis indicator provides visual panels that display the direction of candles on your chart. It is designed for the MetaTrader...
MQL4 MySQL Connector for Builds 600+This library enables MQL4 (MetaTrader 4) to connect to MySQL databases. It addresses the string format changes introduced in MetaTrader 4 build ...
This is a simple and very useful indicator to follow the evolution of profit.It displays the actual status of the account in the main window and the profit curve in a subwindow.The...
The Rose Pips Indicator is a technical analysis tool designed for MetaTrader 4.It assists traders in identifying potential pips for entry and exit points within the forex market....
This is a hash map implementation that allows string indexes, similar to arrays. It maps strings to objects, where the objects must be a subclass of the provided HashValue class.By...
This is a simple MQL4 wrapper that uses the native Windows WinINet.dll library. It allows you to send HTTP GET requests to a remote destination and read the response body. This too...
Open Alert Window ScriptThis script provides a quick method to reopen the alert window after it has been closed.Instructions:To use this script, place it in your MQL4/MQL5 scripts ...
Visualize multi-timeframe bars on a single chart.To see the label of each bar (m1, m15, m30, etc.), enable "show object descriptions" in the chart properties' common tab.Version 1....
This is a custom implementation of the onTrade() function in MQL4, as the built-in version is not yet supported in the current version of MetaEditor, released in 2026.
The provide...
The indicator simulates the full structure of the market profile system described by James Dalton in his book Mind Over Markets for the market profile day trader, including TPOs, P...
An Expert Advisor (EA) implementing Martingale and Anti-Martingale trading strategies.This EA allows you to test the principles of both the classic Martingale and Anti-Martingale s...
This strategy opens and closes transactions based on the MACD vs signal line. When the MACD is above the signal line, it opens a buy position and closes a sell position. Conversely...
Can you predict medium and long term moves? If so, there is no more need to waste your time in front of your computer, Swing Cyborg comes to the rescue. This expert advisor is base...
MQL4 JSON ParserThis tool parses MQL4 strings containing JSON code, creating a `jsonvalue` object that allows retrieval of fields within the JSON structure. It also includes a `jso...
Universal Expert AdvisorThis Expert Advisor is designed for universal application and features extensive adjustability.The code is influenced by various educational resources and e...
Condition Scanner (CS) - A Tool for Automated Trading Strategy TestingThe Condition Scanner is a powerful utility designed to help traders automate the process of identifying tradi...
Fibonacci Retracement Levels IndicatorThis indicator draws Fibonacci retracement levels on your trading chart.Version 2 introduces price labels for each Fibonacci level.The code ha...
Blau SM Stochastic HTF Indicator with Timeframe SelectionThis indicator features an option to select the timeframe directly within the input parameters.Figure 1. The BlauSMStochast...
A non-normalized oscillator implemented as a color histogram.Calculation Formula:This indicator was originally developed in MQL4 and first published on November 2, 2026.Figure 1. T...
A visual representation of the MACD and signal lines in the form of a colored cloud.This indicator was originally developed in MQL4 and first published on 02.11.2026.Figure 1. MACD...
EM Bands IndicatorThis indicator draws two channels based on the high and low of the price series.The indicator was originally written in MQL4 and was first published on November 1...