Watch how to download trading robots for free
Find us on Twitter!
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 - 175

Submit your code

Single Stream SAR indicator

CCI T3 based with floating levels

Generalized DEMA

A way of sub-classing more functional objects, dynamically.

Have you ever wondered how to safely return automatic objects with functions without memory leaks?

Stock trading indicators. BIAS.

define the skeleton of an algorithm in an operation, deferring some steps to subclasses. template method lets subclasses redefine certain steps of an algorithm without changing the algorithm's structure

Extended version of the normalized volume indicator. Added tools that simplify the visual analysis of the indicator values

The indicator draws fractals with the bar number indication option available for determining a fractal in input parameters.

This indicator is MQL5 version of FractalZigZagNoRepaint, it displays swing highs and lows.

Bollinger bands - extended

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

The indicator exemplifies smoothing of price time series of the RSI indicator by means of filtration of harmonics of a greater order.

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

A trend indicator using the ATR technical indicator implemented in the form of NRTR.

A TSI oscillator based on the values of the MACD histogram, implemented with its own signal line in the from of a colored cloud.

A usual Bears Power with the option of selecting Open, Close, High, Low price type for calculation as a colored histogram.

This is a conversion of Kalman bands originally developed by Igor Durkin. Values are the same as MetaTrader 4 version except that we are using possibilities that MetaTrader 4 does not have to make the indicator easier to use.

DNC

DNC indicator

Skyscraper_Fix_Cld indicator with the timeframe selection option available in input parameters

Calculates the average range of prices (in points) for intraday periods.

Hilbert transform phase accumulation adaptive EMA

A simple indicator, which calculates rounded volatility of a financial asset using the High and Low prices of smoothed Heiken_Ashi candlesticks.

Another variation on reversed, pivot points

The speed indicator of volume change. It shows how quickly the volume changes.

Plotting ROC indicators of two arbitrary same types (including Momentum) and periods in a single window.

Schaff trend CCI

Corrected double smoothed Wilder's EMA

Linear Weighted Moving Average

Intraday Fibonacci levels

The indicator uses colored rectangles to paint the price range of the weekday selected in the indicator settings.

Trading based on a random number generator or in one of the following sequences: BUY - SELL - BUY or SELL - BUY - SELL.

Instead of using "pure price" this indicator uses Heiken Ashi values to determine the trend as well as the "strength" of the trend.

X2MA indicator in the form of candlesticks

Since last fractal indicator

Bollinger bands breakout

M1-based Moving Average. It gives more adequate estimation of average price per bar compared to any standard price type (close, open, median, typical, weighted, etc).

This indicator is used to have a sense of and distinguish a product's statistical property: Moving Average Speed

Example of daily loss calculation tool You can update it as you want.

1...168169170171172173174175176177178179180181182...188