Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Accedi al CodeBase dal tuo terminale MetaTrader 5
Non hai trovato il codice che fa per te? Ordinane uno dalla sezione Freelance
Come scrivere un Expert Advisor o un indicatore

Libreria di Codici Sorgente MQL5 per MetaTrader 5 - 86

icon

Questa è la più grande libreria di codici sorgente gratuiti per i programmi della piattaforma MetaTrader 5. Qui puoi trovare Expert Advisors, indicatori tecnici, script e librerie pronti all'uso. Sfrutta la libreria di codici per imparare il linguaggio MQL5 e sviluppa le tue applicazioni di trading automatico partendo dai codici disponibili.

I codici possono essere liberamente scaricati, testati e lanciati in MetaTrader 5. La libreria è anche disponibile direttamente dalla piattaforma MetaTrader 5 e dall'ambiente di sviluppo MetaEditor.

Invia il tuo codice

The EA trades in the specified time interval. It takes into account High and Low within a certain number of bars. The EA includes protection against the "not enough money" error.

The EA trades based on the Fractals indicator. Lot calculation: percentage of free margin.

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

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

The Exp_PercentageCrossover Expert Advisor is based on the change of the PercentageCrossover color, and provides the possibility to set a strict trading time interval.

A standard zigzag complemented with support and resistance levels.

Adaptive Moving Average (AMA) is a technical indicator.

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

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

The Exp_TotalPowerIndicatorX Expert Advisor is based on the signals generated by the TotalPowerIndicatorX oscillator. It also provides the possibility to set a strict trading time interval

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

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

Two histograms in one window, showing the maximum average price deviation in points from the initial value.

The EA waits for a TP or SL to trigger, and then opens a position in the opposite direction. It checks if there is enough money before sending a trade request. OnTradeTransaction.

Stripped Laguerre of double smoothed stochastic.

Laguerre stripped of RSI "experiment".

A variation of the Laguerre filter indicator.

RSO is an Oscillator version of RSI.

A simple trend indicator based on the RSI changes.

Another ZigZag trend indicator based on extremum points of SMA indicator.

MqlParams container class that uses method chaining to quickly add params and reduce lines of code.

An simple Indicator displaying daily opening line.

This indicator helps to move charts one by one to the the front, just like slide show, and make your hands free.

The size of a candlestick. The size is calculated by the following formula: "minuend" minus "deduction".

All information about the current symbol (information from the CSymbolInfo class object is used) represented as a dialog panel.

A trading strategy based on RSI and Bollinger Bands.

An Expert Advisor for 4 currency pairs, including EURUSD, GBPUSD, USDCHF and USDJPY. It is based on four-hour moving averages.

The oscillator is drawn as a colored histogram based on the difference between the Close price and the iSAR indicator, expressed in points.

The RBVI indicator (Relative Broker Vigor Index) implemented as a colored histogram.

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

The channel is based on a percentage price deviation. It is implemented with a color background filling. The channel width is controlled by the percentage deviation.

Two colored filled rectangles with the display of channel levels. The rectangles are drawn between the values ​​of two channels on one bar of any timeframe of the GRFLeadingEdge indicator.

The indicator implements a breakthrough system using the PercentageCrossoverChannel channel.

A Moving indicator that does not use averaging in its code.

The indicator draws a color filled channel at a distance from the current price, which is equal to the current spread multiplied by ten.

The script finds on the chart all OBJ_TREND (trendline) objects and moves the line to the specified date with the specified price shift.

Two colored filled rectangles with the display of channel levels. The rectangles are drawn between the values ​​of two Keltner channels on one bar of any timeframe of the XMA_KLx5_Cloud indicator.

Two Keltner channels based on one moving average, drawn as a colored cloud, with the display of the last values as price labels.

Two colored filled rectangles with the display of channel levels. The rectangles are drawn between the values ​​of two Bollinger channels on one bar of any timeframe of the XMA_BBx5_Cloud indicator.

Analyzes bars whose opening time (hour and minute) is equal to the current bar opening time.

1...798081828384858687888990919293...183