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

Soumettre votre code

This version is doing the calculation in the same way as the original Stochastic Momentum Index, except in one very important part: instead of using EMA (Exponential Moving Average) for calculation, it is using T3. That produces a smoother result without adding any lag.

An indicator of dynamic support/resistance levels.

An indicator of daily levels.

Trend_Percentage - the ratio of bulls and bears.

The Composite Index was developed to solve the divergence failure problem in the RSI, but its ability to provide specific horizontal levels of support within the indicator adds to its value. The Composite Index takes the normalized formula of RSI and removes the normalization range restrictions. The formula for the Composite Index uses an embedded momentum calculation with a short-term RSI smoothed.

Ultra Trend indicator made as multi timeframe.

The EA opens positions at crossing fast iMA and slow iMA (Moving Average, MA). It has the function of outstaying the losses. It catches the type of the position in OnTradeTransaction.

Indicator SilverTrend_x10 shows the color of the SilverTrend indicator candlesticks from ten different timeframes from the bar defined in the indicator input parameters.

Rex

The indicator of probable market reversal based on the true bar value (True Value of Bar).

Two independent trading systems using indicators SilverTrend_V2 and ColorJFatl_Digit within one EA, with an option of changing the size of the future trade depending on the results of the previous ones for this trading system.

Anchored Momentum indicator by Rudy Stefenel was first proposed in the "Technical analysis of Stocks and Commodities" magazine in 1998.

MultiWajdyss_Ichimoku_x10 shows information on the current trends, using the colors of the Wajdyss_Ichimoku_Candle indicator from ten different timeframes.

Damiani Volatmeter - trend/flat determining algorithm.

Trix oscillator indicator

The trading system based on SSL_NRTR indicator signals with the possibility to set a fixed position holding time

Rahul Mohindar oscillator

Alb average

Decycler Oscillator indicator

MA with filter

The indicator shows information on the current trends, using the colors of the JMACandleTrend indicator from ten different timeframes

Deviation from MA oscillator indicator

Indicator HLCrossSigForRSI with the possibility of changing its timeframe in its input parameters

The OHLC Volume indicator

Range weighted average - average that uuse the current volatility for weighted average calculation

The Tymen STARC Bands indicator

The Stalin indicator in the form of NRTR.

Chande's DMI - std adaptive with floating levels

This indicator uses the open price for the day, and computes the percent change for that day. Use on any chart TF up to and including D1.

Modeling multiple inheritance with the Twin pattern.

The function takes two arrays of integers as parameters: "allowedPeriods" and "periodsToCheck". "allowedPeriods" is an array containing all the time periods allowed by the system, while "periodsToCheck" is an array containing the time periods used by the user in the indicator. The function iterates through the elements of the "periodsToCheck" array and checks if each of them is present in the "allowedPeriods" array. If it finds any time period that is not allowed, the function returns "false". If all time periods are allowed, the function returns "true". In short, this function is used to make sure that the time periods used in an indicator are valid and allowed by the system.

Stochastic CG Oscillator is a stochastic oscillator, the values of which are calculated based not on a price series, but on CG Oscillator indicator values.

The typical normalized oscillator varying within the range -100 to +100 and provided with a signal line.

Vertical time grid with three hours step.

Multicurrency "grider" with risk control (version for Automated Trading Championship 2011 and updated version).

The indicator that reminds of Ichimoku Kinko Hyo by its creation and usage principles.

Visual trend indicator that shows the direction and power of the current price movement.

The Expert Advisor based on daily Pivot support.

The Expert Advisor Exp_X2MA is drawn on the basis of X2MA universal Moving Average change.

Larry Williams' the Percent Range indicator drawn in the zigzag form. The indicator can be calculated and set in a fixed timeframe.

The indicator to determine Stop Loss

1...123124125126127128129130131132133134135136137...183