Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Access the CodeBase from your MetaTrader 5 terminal
Couldn't find the right code? Order it in the Freelance section
How to Write an Expert Advisor or an Indicator

Top MQL4 and MQL5 source codes based on user ratings - 153

Submit your code
XMA

Indicator XMA (Digital adaptive Moving Average) is a digital adaptive moving average XMA. It calculates the moving aberage using a digital filter.

Channel indicator Rj_SlidingRangeRj with the possibility to round the indicator levels to the required number of digits.

Chaikin volatility indicator as a colored histogram.

This Expert Advisor doesn't use any indicators. It only applies analysis of Close prices at bar #1 and the specified bar.

XCCI_Histogram_Vol_Direct indicator with the timeframe selection option available in input parameters

Three standard deviation channels using indicator buffers based on the number of bars defined in the indicator inputs

The Three Bigger Time Frame ATR indicator

Indicator CandlesAutoFibo with a wider range of settings to display Fibo levels.

Smoother momentum MACD with floating levels

XO

XO

The indicator displays a colored moving average.

I find the lot calculation tedious so I just use this script and tell it the dollar amount to use. It then does the rest. This works for any currency.

MT5 Indicator for Position Size Calculation

An implementation of the original Average True Range indicator by John Welles Wilder Jr. as described in his book—New Concepts in Technical Trading Systems [1978].

Swing Index is a math expression of the operations activity for the last two bars.

Adaptive Cyber Cycle that can adapt to constantly changing market cycles of a real financial asset.

The function is used to determine weekends on a server. It will be especially useful to those who use OnTimer() function in their Expert Advisors for events handling.

The trading system based on the signals taken from the BrakeParb semaphore, signal, trend indicator

The oscillator drawn on the basis of four lines of the Ichimoku indicator.

Four parabolic indicators at one time!

Custom instrument of the linear regression. LR line, Support and Resistance lines values are in the buffers

The simplest non-indicator based trading system that defines the moments of entry by presence of single directed candlesticks

The indicator draws support and resistance lines, which are defined by the maximum and minimum for the last N bars.

A semaphore signal indicator that analyzes the last five bars.

The DynamicRS_Channel indicator with the timeframe selection option available in input parameters.

The i-HighLow indicator with the timeframe selection option available in input parameters.

A TSI oscillator based on the values of the DeMarker technical indicator, implemented with its own signal line in the form of a colored cloud.

A middle line between the SATL and FATL digital trend filtering indicators.

The Demand_Index indicator with the timeframe selection option available in the input parameters.

The FineTuningMA indicator with the timeframe selection option available in the input parameters.

The FisherRVI indicator with the timeframe selection option available in the input parameters.

The ATR_3XMA indicator with the timeframe selection option available in the input parameters.

The VKW_Bands_Modify_Stochastic with the timeframe selection option available in the input parameters.

The Notches indicator with the timeframe selection option available in input parameters.

The simplest oscillator based on the difference between the price and its Moving Average. The oscillator is smoothed and displayed as a color histogram.

The ExVolV2 calculates the difference between the total sum of bodies of growing and falling candlesticks on a given interval.

Script for checking the LeadLagRelationship indicator (https://www.mql5.com/en/market/product/26229)

A module of trading signals based on the signal module of the iCCI (Commodity Channel Index, CCI) indicator.

Variation of a long known and useful MACD indicator using TEMA (Triple Exponential Moving Average) instead of using EMA (Exponential Moving Average) for MACD calculation, and DSL (Discontinued Signal Lines) and instead of using one signal line uses two.

This version extends the Instantaneous Trend Line indicator with a sort of bands to make it easier to spot trend change and to filter out some false signals that can be produced if only the slope of the ITL indicator is takes for a signal. And it also differs from the original in one important part: instead of using fractional alpha parameter for calculation, this version uses period which makes it the same category as averages are and the usage becomes a bit more intuitive than the original version.

1...146147148149150151152153154155156157158159160...183