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 - 110

Submit your code

The XFisher_org_v1_Vol indicator with the possibility to change the indicator timeframe using input parameters

The VTS_Float_Pivot_Smoothed indicator with the ability to change the indicator timeframe using input parameters

The EA implements averaging of positions. The average iStdDev is calculated in a sliding window.

The ColorMFI_X20_Cloud indicator with the possibility to change the indicator timeframe using input parameters

Indicator Stalin_NRTR with the timeframe selection option in its input parameters

Filtered deviation scaled MA

Indicator Float_Pivot_Smoothed_Digit_System with the timeframe selection option in its input parameters

A five-fold exponential moving average that displays the most recent value as a price label with the possibility to round the indicator levels to the required number of orders

Indicator ColorPEMA_Digit with the timeframe selection option in its input parameters

TrendStrength EMA variation

Comparing OHLC on timeframe M5

Indicator Two Stochastics with MA Smoothing and Convergence Divergence line

Indicator Dynamic Zone RSI

Hull quad

Signal (Alert) at crossing horizontal line by the price

Trend trigger factor - with an addition of discontinued signal line(s)

Trend continuation factor - averages pre-smoothed (filtered)

A colored cloud made of two PEMAs from different timeframes on a single chart.

Normalizied MACD - self adjusting signals

Market mode

Averages crosses

Nonlinear Kalman filter - floating levels

CCI with on chart support and resistance levels

Smoothed WPR with floating levels

CCI - standard deviation based using Hull for prices pre-filtering

Smoother momentum MACD with floating levels

Kirshenbaum bands

McClellan Summation Index - smoother with floating levels

Donchian channel - extended, multi time frame version

QQE - on chart

Sell Relative Strengt Index (SRSI)

Multi-asset cluster indicator taking all currencies as a sum of values forming a whole market, that is unity (1.0)

This script opens a buy or sell order randomly having equally spaced take-profit and stop-loss levels.

iWPR+ is an iWPR %Range function with a positive value.

Short description.

How to minimize bool parameters in a function signature?

An interface for creating an object that defers instantiation to subclasses. They decide which class to instantiate.

Convert the interface of a class into another expected interface; classes with incompatible interfaces can work together

Decouple an abstraction from its implementation so that the two can vary independently

Create an object tree which represents part-whole hierarchies, so that the client would treat objects and compositions of objects uniformly.

1...103104105106107108109110111112113114115116117...189