Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Accedi al CodeBase dal tuo terminale MetaTrader 5
Non hai trovato il codice che fa per te? Ordinane uno dalla sezione Freelance
Come scrivere un Expert Advisor o un indicatore

I migliori codici sorgente MQL4 e MQL5 in base ai giudizi degli utenti - 102

Invia il tuo codice

A module of trading signals based on the Moving Average indicator signal module.

The Expert Advisor searches for N identical candlesticks in a row. It buys on bullish candlesticks and sells on bearish ones. The account type is taken into consideration, i.e., whether it is a netting or a hedging one.

Working with two indicators, Fractals and Stochastic, simultaneously, or with only one of them.

Compared to the Price Zone Oscillator indicator, this version is using floating levels to find out the significant levels.

Trend Trigger Factor indicator with JMA (Jurik Moving Average) smoothing to lessen false signals and some extras in order to make the trend triggering state easier.

The indicator paints candlesticks, which are beyond the i-AnyRangeCldTail channel. Candlesticks outside the channel limits are marked with color according to the trend.

Average penetration

SSL_NRTR indicator with the timeframe selection option available in input parameters

Classic version (on Chart) of Didi Needles indicator, now with a filtering threshold based on MA threshold differences.

Stochastic of adaptive lookback average

The trading system based on XDeMarker_Histogram_Vol_Direct indicator signals

RSX range expansion index - with floating levels

Multi pass average filter

Zero lag super smoother

Indicator FineTuningMA represented as candles

Two identical trading systems (for long and short positions) based on the signals of the FineTuningMACandle indicator, which can be configured in different ways within one Expert Advisor

Corrected generalized DEMA

Volume weighted awesome oscillator

Trading system based on iAC indicator (Acceleration/Deceleration, Accelerator/Decelerator Oscillator, AC)

Three SpearmanRankCorrelation indicators from different timeframes in a single window

A redrawing Super_Signals_Channel indicator

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

A trading system based on the SR-RateIndicator indicator signals

Center of Gravity (as originally described by John Ehlers)

A trading system based on indicators Custom Moving Average Levels and Stochastic Custom

Momentum ratio oscillator

Indicator ColorPEMA_Digit_r with the timeframe selection option in its input parameters, limiting the computer resources used in its calculations within the entire chart and on the current bar

Indicator ColorPEMA_Digit_Trend_x10 displays the directions of the ColorPEMA_Digit indicator signals from ten different timeframes from the bar specified in the indicator inputs

Heiken ashi - histogram

Smoother momentum MACD

Custom Price Chart using a simple Artificial Neural Network that tries to project price movements into the future. Not very useful for trading, but fun to watch and learn ;)

This is a helper function which enables you to find the price of the symbol (the prices on the Y-axis) wherever you click the mouse on the chart. Using OnChartEvent, we don't have an MQL5 function in the API to do this, we can only obtain X and Y pixel values with mouse click.

Lo script MinMargins.mq5 è stato progettato per aiutare i trader a calcolare e documentare rapidamente la quantità minima di denaro necessaria per aprire una posizione con il lotto più piccolo per tutti i simboli disponibili nel Market Watch. I dati vengono salvati in un file CSV per facilitarne la revisione e l'analisi.

Bill Williams's Awesome Oscillator Indicator (AO) is a 34-period simple moving average, plotted through the middle points of the bars (H+L)/2, which is subtracted from the 5-period simple moving average, built across the central points of the bars (H+L)/2. It shows us quite clearly what’s happening to the market driving force at the present moment.

Expert Advisor "Night" per il trading notturno.

Uno script che genera il proprio testo sorgente. Risoluzione di un problema classico in MQL5. Non ha valore applicativo. Tuttavia, può essere utile per chi studia programmazione e algoritmizzazione.

Lo stile DRAW_COLOR_CANDLES (come DRAW_CANDLES) disegna candele basate sui valori di quattro buffer dell'indicatore, contenenti i prezzi di Apertura, Massimo, Minimo e Chiusura. In più ti consente di specificare il colore per ogni candela da un dato insieme.

Istogramma MACD con la media classica sostituita dallo smoothing adattivo JMA.

Un indicatore di tre livelli di Tirone, che sono livelli di supporto e resistenza basati sul trading range in un periodo di tempo.

1...9596979899100101102103104105106107108109...199