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

Bibliothèque de code source MQL4 pour MetaTrader 4 - 38

icon

La plus grande bibliothèque comprend des codes de Expert Advisors, d'indicateurs techniques et de scripts de trading gratuits. Grâce aux applications disponibles, vous pouvez effectuer des transactions en mode automatisé et analyser la dynamique des prix. Utilisez la bibliothèque de codes pour en savoir plus sur les sentiments des marchés financiers.

Téléchargez des applications gratuites, testez-les et exécutez-les dans votre MetaTrader 4. Vous pouvez y accéder depuis la plateforme MetaTrader 4 et l'environnement de développement MetaEditor.

Soumettre votre code

The indicator shows: the remaining time on each candle, the changing value of the Bid price, tick by tick, the relative price position of the Bid/Ask spread.

A round-number horizontal web with continuous auto-adjusting.

View current and historical trends of every timeframe.

1 Click "Close All" button to close all open positions at current attached chart.

Multiple Timeframe Moving Average. It is set to look at H4 and H1 time frames. This code is for anyone who wants to use a different timeframe than on the current window.

The indicator places two price marks for the expected candle close, based on the candle range and the chart type.

Expert Advisor that will close all orders and disable another Expert Advisor / AutoTrading at desired level.

The main idea of this Expert Advisor is to trade by the basic concept of Stochastic oscillator in its basic parameters, with ability to change these parameters via the EA inputs.

Spread, its moving average (EMA), its maximum and minimum, and ticks per second (market speed) in the Comment. The version 1.01 is made with the normal average, instead of the moving average.

1 Click "Close All" button to close all your positions (regardless of the pair) will be closed at once.

This is my 1st published code, it is very simple code example: RSI 14 (price close) — open buy when it is < 25, close buy when it is > 50, open sell when it is > 75, close sell when it is < 50.

The indicator for the floating spread. Displays the change in spread of multiple currency pairs.

The multitimeframe version of the ChannelsFIBO indicator.

The indicator marks the bars, the size of which exceeds the value specified in the settings.

The arrow indicator that displays the potential market entry points based on the simultaneous presence of three Stochastic indicators with different periods in the overbought/oversold areas.

The indicator plots a channel based on fractals.

The Fibonacci channel display, the axis of which is the moving average line.

The library is intended to implement the font list in the input parameters. The library contains 208 fonts.

The indicator displays a channel based on the moving averages.

The EA searches the last upper and lower fractals and opens positions when the price exceeds these levels.

Display of the Heiken Ashi candlestick indicator in a subwindow.

One of the implementation variants of the Quantum trading system.

The EA opens trades at the intersection of the fast and the slow MAs. It has the function of outstaying the losses.

The EA closes orders when certain loss is reached by them in the account currency. It is possible to vary the loss by the volume of the order.

Script for opening opposite stop orders at a specified time. Once one of them triggers, the other one is deleted.

The RSI with dynamic levels.

The indicator showing the supply and demand zones.

Example of creating info panels.

Trading robot based on the theorem "On the presence of memory (aftereffects) in random sequences".

The script is designed to place orders at the time when it is not possible, for example, when the market is closed.

A simple Expert Advisor, which works without the use of any indicators. Enters at trend reversal attempt.

Display of a symbol's chart in a subwindow of another symbol.

Triple Exponential Moving Average with customizable parameters.

The channel indicator plots a linear regression channel.

The Super Trend indicator not only determines the trend direction, but also helps to detect the Elliott waves.

The indicator displays the equity and balance charts.

Reveals distance from the actual price up to the breakthrough of recently set support or resistance levels.

The script determines the price at the point of the chart, on which it was dropped down, and depending on that it places a grid of orders.

The indicator shows the length of the trend line in points.

Plays sound alerts when the price reaches certain levels, specified by trader.

1...313233343536373839404142434445...102