Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Accédez à la CodeBase depuis votre terminal MetaTrader 5
Vous n'avez pas trouvé le bon code ? Commandez-le dans la section Freelance
Comment rédiger un Expert Advisor ou un indicateur

Les meilleurs codes sources MQL4 et MQL5 selon les notes des utilisateurs - 127

Soumettre votre code

This is a MACD that can use average for input price instead of using "pure" price. That can help in filtering some false signals, but the main purpose of this code is to show how simple some things can be done using MetaTrader 5. In addition to all usual options when it comes to this type of indicators, option to have color changes based on MACD slope change or MACD crossing signal line.

The Highest Lowest indicator searches for bars having High above the High of bars on the left and on the right, as well as bars having Low below the Low of bars on the left and on the right. Uses the DRAW_ARROW style.

Chande Momentum Oscillator with added Discontinued Signal Lines instead of using static levels for trends displayed on the main chart as bars (if the current chart style is bars or line) or candles (it is done automatically).

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.

Oscillator TATR (Tick Average True Range).

An indicator of the volume / bar price range ratio with a signal line and with the option of identifying the maximum/minimum price change resistance.

A simple indicator based on standard stochastic. Along with the Main and Signal lines of standard stochastic, it also draws a color histogram between these two lines.

A channel formed by two Double Exponential Moving Averages based on averaged High and Low timeseries

Gann_Multi_Trend indicator defines a short, middle and long-term trends.

Ozymandias_System indicator provides alerts, sends email and push notifications when the candles break through the indicator channel.

This version of Price Zone Oscillator is an attempt to solve the "too fast" slope issue of the original indicator.

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

The trading system based on XRSI_Histogram_Vol_Direct indicator signals

Dual Ulcer index

SSL_NRTR indicator with the timeframe selection option available in input parameters

Aroon Filter indicator

FanCCI Avg indicator

MAMy v.3 indicator-based EA

The indicator paints candles going beyond the Hans_Indicator_x22_Cloud channel expansion.

Indicator EMA HLC Envelope

A dynamic version of the standard Heikin Ashi indicator (code compatible with both MQL4 or MQL5).

The indicator paints a candle in color corresponding to its direction once per day at a specified time

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

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

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

An EA based on indicators iMA (Moving Average, MA) and iStdDev (Standard Deviation, StdDev)

Smoother momentum MACD

McClellan Oscillator - using "smoother" for calculations

Rocket RSI pivots

Class to provide simple reading mechanism from MetaTrader set files.

A collection of classic creational GoF design patterns

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.

Display Binance quotes in real-time mode

Candlestick Index (CSI) Indicator by William Blau.

The downward crossover of T3 moving average is a signal to open a long position, the upward crossover of T3 moving average is a signal to open short position.

The indicator calculates the difference between the period maximum and minimum. The period is specified in the indicator parameters.

Trading system using the MACD_Xtr indicator

Financial asset oscillation spectrum

Financial asset oscillation spectrum normalized by values of a simple Moving Average

The Exp_ColorNonLagDotMACD Expert Advisor drawn on the basis of the signals taken from the ColorNonLagDotMACD histogram

1...120121122123124125126127128129130131132133134...183