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

Soumettre votre code

The Moving Average which uses quite a simple procedure on decreasing temporal lag based on the increase of the Moving Average period.

The NRTR indicator based on Average True Range technical indicator.

The MultiJFatlSpeedx7Signal indicator shows information on active trends using the values of seven JFatlSpeed indicators from different timeframes.

A semaphore signal indicator not using averages to determine signals.

Three indicators of the simplest linear combinations of differences between the fast and slow moving averages on the same chart.

Four semaphore signal indicators based RVI oscillators with different periods on one price chart.

Four semaphore signal indicators based on Larry Williams' Percent Range oscillators with different periods on one price chart.

An indicator of volatility/trend.

A modification of the MACD indicator, calculated with DeMarker's technical indicator data.

Tick Volume Indicator from the book "Momentum, Direction and Divergence" by William Blau, implemented in the form of a color histogram.

Fractals are generated using 3 previous bars (without redrawing because the current bar is not included in the calculation).

The FATL-SATL_Balance indicator with the timeframe selection option available in the input parameters.

The Ozymandias_Signal indicator displays information on the current trend and on signals based on the Ozymandias indicator.

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

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

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

The Exp_LinearRegSlope_V1 Expert Advisor enters the market when the LinearRegSlope_V1 indicator cloud changes its color.

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

The indicator displays the price gaps of the candlestick chart of the ColorBearsCandle.

The AtrRange with the timeframe selection option available in the input parameters.

The Exp_Loco Expert Advisor based on signals of the Loco indicator.

The Adaptive Moving Average indicator with the timeframe selection option available in input parameters.

Three Bollinger Bands channels based on one moving average, with the display of the last values as price labels.

A trading system based on the signals of the MFI_Histogram indicator.

A trading system based on the signals of the ColorXMACDCandle indicator.

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

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

Semaphore signal indicator based on the trend_arrows indicator algorithm.

The Expert Advisor uses signals from the indicators: ATR, MACD.

The creation of the Expert Advisor stems from the topic "Neural networks - where to start studying them".

The script removes old objects of the selected type from all charts, if the time coordinates of these objects are outside of the trigger level.

Signals are generated by the iBands, Bollinger Bands indicator. When a signal is received, opposite positions are closed.

The Expert Advisor uses the following indicators: Moving Average Convergence/Divergence, MACD; Moving Average, MA; Average Directional Movement Index, ADX. It closes half of the profitable position.

T3 is very similar to EMA in calculating way and it makes it suitable for this way of calculation. As an extension of EMA levels it might prove to be useful but by all means do some experimenting in order to get the best results for specific symbol/timeframe combination.

The Expert Advisor opens positions inside two time intervals. Trades are closed at the specified time. Trailing Stop.

SZO

SZO (Sentiment Zone Oscillator) is an indicator of market sentiment, which has overbought and oversold zones.

The Dynamic Momentum Index (DMI) is a variable term RSI. When default values are used, the RSI term varies from 3 to 30. The variable time period makes the RSI more responsive to short-term moves. The more volatile the price is, the shorter the time period is. It is interpreted in the same way as the RSI, but provides signals earlier.

Step Chart indicator monitors the price change (in pips) and according to that, determines if a new "step" has been made or not.

ADXVMA indicator made as "binary" having only two values (+1 for "trend" up and -1 for "trend" down).

RSI_Histogram_Vol indicator in the candlestick form

1...133134135136137138139140141142143144145146147...183