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

Soumettre votre code

Candlestick Wick Imbalance

Horizontal Grid Controller with KeyEvents

While manually adjusting the stop-loss of a single trade to match its open price is a relatively simple task, managing numerous positions individually can be cumbersome and time-intensive. The Titik Impas Breakeven script for MT4/MT5 streamlines this process, providing efficiency and convenience for traders dealing with multiple positions.

This is the exact conversion of linreg function from pine script v4 as an mql5 indicator.

Anlayse swing highs and lows

This is an indicator for showing volume profile on the chart, using simple calculations and very fast execution.

Syncs all chart symbols to symbol of the chart the EA is attached to

A very simple, efficient and non-obtrusive clock for your Chart. KISS compliant! :)

Fair Value gaps are used in ICT's smart money concept where there is an imbalanace of 1 point or more between 1st candle's high and 3rd candle 's low in bullish and 1st candle 's low and 3rd candle's high in bearish

Constructor for creating histograms of statistical distributions of indicators, timeseries and their derivatives.

The library and iCanvas class simplify writing programs using Canvas.

This class allows you to create buttons on the chart as if they were chart objects(have time and price coordinates) these objects can be dragged on the chart and when scrolling they stay at the same place. If you wan't to learn some Object Oriented Programming or if you wan't to understand how chartevents work or you wan't to create graphical interfaces, you can learn a lot from this.

MACD variation that uses Nonlag MA.

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

It is made more up-to-date and multi time frame option added.

Stochastic that is using RSX as an input for calculations.

It will automatically plot a colored horizontal line on the previous open/highs/lows/close of the selected period, and it will make the lines consistent on this price when switching timeframes.

This Include File checks for Market Open Hours. An EA to test it is also included.

Alerts on engulfing bar below or above rsi levels

a Simple Visual Strategy Tester / Manual Trade Training using Martingale.

A sophisticated tool that accurately measures market noise

The script is useful for inspecting the structure of ONNX models, providing insights into the input and output, their names, and their properties. It is particularly helpful for debugging and understanding the characteristics of ONNX models used in machine learning applications.

This utility is simple example to add sound alert on connect / disconnect

This is a script to print all open trades and their PnLs at a specific time in history.

Provides Bollinger Bands with calculating the range bandwidth as the difference in pips between the upper and lower Bands. Bollinger Bands appearance and behavior can be tailored by adjusting period, shift, deviation, and applied price, along with color and line style. The 'range/bandwidth information' label can be placed in the specified Sub-Window, allow to customize label positions. Overall, this indicator aids traders in visualizing market flexibility and volatility based on Bollinger Bands width.

This code block loops through all opened position and do trailing based on Ask and Bid prices.

A simple indicator which may help you in manual backtest by just moving a vertical line to show hide bars.

This EA will scan all the closed trades and then print the nth trade from the end

The VR Alert NT5 indicator warns the trader about the price reaching a specified level.

The Slope Direction Line indicator is displayed as a colored moving average line indicating the average market movement direction.

The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

Holt's double exponential smoothing with linear forecasting

This is a RSI of High, Low, Open and Close displayed as color candles in it's own sub-window.

To use martingale money management when a position is in loss and price hits any of specific distances.

When applied to financial markets this method is usually used to determine the moments of prices extreme deviation from a "standard" level.

Bibliothèque de fonctions mathématiques ALGLIB (v. 3.19) porté sur MQL5.

YMA

Moving average for prices (O+C+H+L)/4.

A variation on the T3 theme that was made as a sort of envelopes using T3 for basic value.

The Aroon indicator in the new visualization.

Export history of closed positions from MT5 retail hedging account selected between two dates. The resulting file is CSV that can be opened/imported with any spreadsheet software.

12345678910...183