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...
This indicator will display the price of pivot points on the trading chart, ranging from price support 6 to price resistance 6.
When prices change or pass one of the pivot price le...
This indicator combines candlestick patterns with market profile analysis to visually represent price congestion zones within individual candlesticks.Understand the significant pri...
Multi-timeframe fractal indicator that displays higher timeframe fractal points on lower timeframes.Compatible with MT4 build 600 and later.The extend_line function draws a horizon...
Camarilla Level Pivot Points
Previously, standard pivot point calculations were used for a long time, but they were not satisfactory as the pivot lines were too far apart for prac...
The MA-ATR Indicator is a trading tool designed for the MetaTrader 4 platform.It combines Moving Average and Average True Range functionalities to assist traders in their analysis....
Change Chart Symbol Menu 1.00This indicator displays a menu on the main menu bar. Clicking the 'Symbol Menu' will open or close the symbol list. Selecting a symbol from the list wi...
Didi Index IndicatorIndicator developed by Odir Aguiar (Didi).The indicator consists of moving averages, known for the famous Didi needles, which allow the visualization of reversa...
ProfitInfo is an indicator that displays opened buy and sell trades for defined symbols and systems within a single window.This tool consolidates trade information, providing a cle...
3D MAC Ribbon IndicatorThis indicator draws a 3-dimensional MAC ribbon on the chart. It clearly shows potential entry and exit signals when price moves above or below user-defined ...
This code demonstrates the creation of color scales, gradients, and heatmaps using MQL4 functions.It utilizes the RGB color model and the standard StringToColor function for color ...
This indicator draws vertical lines on your chart to visually separate each new trading day. The lines appear at the start of each day, acting as clear period separators.Above each...
The Step Up Down Forex Indicator visually represents price direction on your trading chart using single up or down arrows.Recent updates enhance the functionality of the Step Up Do...
XIG XAG is a modification of the ZigZag indicator. It is used within XTrader, which is available on the Market Place.Input Parameters:extDepth: 12; Specifies the number of bars for...
This indicator plots Stopd price levels based on a user-specified timeframe (D - Daily, W - Weekly, M - Monthly, Q - Quarterly, Y - Yearly).Additional parameters allow for customiz...
The indicator displays entry points.The system is described in the accompanying documentation.This is a tool for traders to identify potential trading opportunities based on specif...
This oscillator was rewritten from Amibroker formula language (AFL) to MQL4.
It serves for definition of a trend by formed characteristic reversed parts of the indicator in the int...
Introduction
Since 2026, most dealing centers have begun working with floating spreads. During the night, the spreads are often wider, and wide spreads appear during news events.
...
An advanced implementation of the Average Directional Index (ADX) indicator.This indicator is designed to measure trend strength and direction.It utilizes a modified calculation to...
amma's formula is:a 25-day average modified moving average is employed as a filter. this was defined by maxwell in .amma is multiplied by 24, then today's close is added and the su...
this indicator based on a 5 period simple moving average detects trends: if there is an uptrend then shows green bars, if there is a downtrend then shows red bars, if there...
3 ema crossover indicator. maperiod1 must be smaller than maperiod2 and maperiod2 must be smaller than maperiod3.if ma1>ma2 and ma2>ma3 the indicator turns green.
if...
this indicator will write value degrees of the lastest position of price at the current timeframes, and when position and condition of trend status was changed, the indicat...
shows trading information such as spread, atr, swap, etc.
the fractal trend indicates the actual price relative to each timeframe's last high and last low fractal points. ...
the indicator helps to find the correct trend before enter the market.
open trade when lime line is greater then green line and exit trade when lime line is lesser then gr...
traces the output of indicators by buffer. output can be changed on the chart by moving the vl left or right.
this can be useful when tracing the output of custom indicato...
once the price closes above or below the two moving (60 &100) a signal is generated. signal must be generated only in-case the price closes above/below the two lines....
this indicator helps to find possible support/resistance areas after a trend has developed (normally first pullback ends at ema's region).
it shows the value for ema 20 fr...
macd momentum indicator (the red line is the momentum 10 of the histogram macd, smoothed 3).
from an idea of tom aspray, i don't know if this indicator is the same he was ...
some basic information which every trader needs.
this indicator is tick- and timer-based also, so you don't have to wait for a new tick to update the time value! it is ver...
real
william kreider (madhatt30)
this time is for the most part a zero lag, by that i mean there is no pausing during the countdown period.
i'm devising additional code to accou...
the indicator plots the correlation(strength) between eight currencies and gold.
select one of the following indicators for calculation:moving averagemoving average conve...
real
dorian ocsovszki - check my blog out if you liked this post. thanks and enjoy!my goal was to have a nice and easy email notification. mql[45] did not suit me, so i decided to...