Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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 - 184

Soumettre votre code

Colored Candlestick exemplifying a gradient. It was somewhat hard to find a good working example of DRAW_COLOR_CANDLES that was understandable, most of the comments were useless, and the documentation lacks to even specify the plot limitations (PLOT_COLOR_INDEXES being limited to 64 in length, [0; 63]) or which order the functions should be called.

The non-normalized oscillator ang_AZad_C helps to identify the dominant trend.

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

The classical DeMarker indicator implemented as a histogram with a color indication of entering the overbought and oversold areas.

Exp_Directed_Movement Expert Advisor is based on the change of color of the CCI_Woodies indicator.

Ron Black's swing line indicator with adjusted display option.

This version of Zone Trade indicator is made to show as histogram in separate window.

This unit test frameworks eases the development of unit tests for more complex expert advisor programs. The MQL5 developer can test single components. The test framework starts the strategy tester so that there is test data available if required. I am using the framework to do test driven development (TDD) on my MQL5 programs.

William Blau Trend Momentum.

Indicator Bear_Bulls_Power_Candle with the timeframe selection option available in the input parameters

Parabolic SAR of average

define a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and updated automatically

Standard MACD version that can be located by setting the indicator timeframe value different from the chart one. The indicator also allows traders to select histogram and signal line smoothing algorithms.

MultiXRSXSignal displays information on current trends using values of the four XRSX indicators obtained from different time frames.

The fast trends indicator drawn on the basis of two normalized XMUV Moving Averages.

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

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

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

Two CCI oscillators in a single window in the form of a colored cloud.

ChannelEA2 - an Expert Advisor working in a channel, using pending stop orders.

An Expert Advisor based on cluster indicator CCFp (Complex Common Frames percent)

Iin_MA_Signal indicator in NRTR form

The Reverse No Repair indicator can show bullish arrows and bearish arrows.

The Decycler: John Ehlers, "Cycle Analytics For Traders" by John Ehlers, pp. 43 - 44.

This script draws Fibonacci Expansion OBJ_EXPANSION with options to add your own custom values

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

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

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

A semaphore signal indicator based in the idea from "325 golden strategies" collection.

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

DarvasBoxesCloud indicator with the timeframe selection option available in input parameters.

William Blau candlestick momentum.

Version of the AMA Histogram indicator.

This simple indicator is just a statistical label showing Last and Current Candle Amplitude (MinMax), Last and Current Day Amplitude, Current Tick Amplitude and Time Remaining for next Candle. It also shows Server Time (Market Watch) and Local PC Time so you can focus more on the graph and adapt to market hours.

Money-managing stop loss baseline indicator for MT5.

Expert Advisor Exp_SpearmanRankCorrelation_Histogram with the added option of trading within the weekly range only, the borders of which are specified in the EA's input settings

A colored cloud formed by two RSI oscillators with different timeframes.

WSO (Widner Support Oscillator) and WRO (Widner Resistance Oscillator).

The EA is based on Moving Average.mq5 from standard delivery. Working with OnTradeTransaction to get the price of the last closed position.

1...177178179180181182183184185186187188189190191...194