14 nuovi segnali ora disponibile in abbonamento:
| Crescita: | 134.72 | % |
| Equity: | 944.30 | USD |
| Saldo: | 944.30 | USD |
Nuove pubblicazioni nel CodeBase
- Functions for X to time, Y to price and vice versa Functions for use instead of ChartXYToTimePrice and ChartTimePriceToXY, working correctly and quickly over the entire range of input parameters
- Developing Multicurrency Expert Advisor - source codes from the article series Source codes written in the process of developing a library for creating multi-currency Expert Advisors combining multiple instances of different trading strategies.
I prodotti gratuiti più scaricati:
I più venduti sul Market:
Nuove pubblicazioni nel CodeBase
- AIS Extremum The indicator allows you to estimate the probability that the price has reached its maximum or minimum.
- Keyboard Working with keyboard data
I prodotti gratuiti più scaricati:
I più venduti sul Market:
I prodotti gratuiti più scaricati:
I più venduti sul Market:
I codici sorgente più scaricati questo mese
- Simple Expert Advisor based on WPR, Bollinger Bands and ATR indicators A simple strategy based on the signals of two indicators: Williams' Percent Range (WPR) and Bollinger Bands (BB). A position is opened only when the signals of both indicators coincide.
- RSI MA Signal Indicator A simple signal indicator based on RSI and Moving Average. Plots Buy/Sell arrows when RSI is above/below 50 and Price is above/below the MA.
- Quantum Gold Silver Trader Quantum System - Uses quantum states and probabilities to make decisions.
Gli articoli più letti questo mese

Come acquistare un robot di trading dal Market MetaTrader e installarlo?
Un prodotto del Market MetaTrader può essere acquistato sul sito MQL5.com o direttamente dalle piattaforme di trading MetaTrader 4 e MetaTrader 5. Scegli il prodotto che desideri e che si adatta al tuo stile di trading, pagalo utilizzando il tuo metodo di pagamento preferito e attiva il prodotto.
Come testare un trading robot prima di acquistarlo
L'acquisto di un robot di trading su MQL5 Market ha un netto vantaggio rispetto a tutte le altre opzioni simili: un sistema automatizzato offerto può essere accuratamente testato direttamente nel terminale MetaTrader 5. Prima dell'acquisto, un Expert Advisor può e deve essere eseguito con attenzione in tutte le modalità sfavorevoli nel Tester strategico integrato per ottenere una comprensione completa del sistema.

In questo articolo, mostriamo un modo semplice per installare MetaTrader 5 sulle versioni Linux più diffuse: Ubuntu e Debian. Questi sistemi sono ampiamente utilizzati sull'hardware del server e sui personal computer degli operatori.
14 nuovi segnali ora disponibile in abbonamento:
| Crescita: | 388.93 | % |
| Equity: | 2,810.54 | USD |
| Saldo: | 2,810.54 | USD |
| Crescita: | 235.28 | % |
| Equity: | 6,705.68 | USD |
| Saldo: | 6,705.68 | USD |
Articolo pubblicato “Implementazione di un modello di tabella in MQL5: Applicazione del concetto MVC”.

In questo articolo, esaminiamo il processo di sviluppo di un modello di tabella in MQL5 utilizzando il modello architettonico MVC (Model-View-Controller) per separare la logica dei dati, la presentazione e il controllo, consentendo un codice strutturato, flessibile e scalabile. Consideriamo l'implementazione di classi per la costruzione di un modello di tabella, compreso l'uso di liste collegate per la memorizzazione dei dati.
I prodotti gratuiti più scaricati:
I più venduti sul Market:
22 nuovi segnali ora disponibile in abbonamento:
| Crescita: | 1,108.52 | % |
| Equity: | 35,667.93 | USD |
| Saldo: | 35,668.89 | USD |
Nuove pubblicazioni nel CodeBase
- ErrorDescription - Updated library This library is an updated version of the ErrorDescription.mqh library published by MetaQuotes, with some features included.
- ONNX Trader An example of a bot with an embedded machine learning model that is trained in python and saved in ONNX format.
I prodotti gratuiti più scaricati:
I più venduti sul Market:
I codici sorgente più scaricati questa settimana
- YY_Cross_2_Ma The two moving averages crossover strategy is one of the most common trading strategies in the financial market. It is based on the use of two moving averages (usually long and short term) and signals an entry into a position based on their crossover.
- Supertrend A SuperTrend indicator that plots trend direction using ATR volatility to create dynamic support/resistance levels for MetaTrader 5.
- ZigZag HH HL LH LL Pattern Label Indicator (MT4) This indicator is an enhanced version of the standard ZigZag used in MetaTrader 4. It automatically detects and labels structural price points: Higher High (HH), Higher Low (HL), Lower High (LH), and Lower Low (LL). The indicator draws trend lines between ZigZag points and prints the market structure on the chart in real time. Useful for: • Market structure analysis (HH, HL, LH, LL) • Pattern recognition (Head & Shoulders, Quasimodo, Break of Structure) • Trend continuation / reversal confirmation • Dashboard scanners and multi-timeframe systems The code has been optimized to remove warnings, uses only MQL4-compatible functions, and ensures clean object management with timeframe tagging. Suitable for manual traders, system builders, and EA developers.
Gli articoli più letti questa settimana
Come testare un trading robot prima di acquistarlo
L'acquisto di un robot di trading su MQL5 Market ha un netto vantaggio rispetto a tutte le altre opzioni simili: un sistema automatizzato offerto può essere accuratamente testato direttamente nel terminale MetaTrader 5. Prima dell'acquisto, un Expert Advisor può e deve essere eseguito con attenzione in tutte le modalità sfavorevoli nel Tester strategico integrato per ottenere una comprensione completa del sistema.

Come acquistare un robot di trading dal Market MetaTrader e installarlo?
Un prodotto del Market MetaTrader può essere acquistato sul sito MQL5.com o direttamente dalle piattaforme di trading MetaTrader 4 e MetaTrader 5. Scegli il prodotto che desideri e che si adatta al tuo stile di trading, pagalo utilizzando il tuo metodo di pagamento preferito e attiva il prodotto.

In questo articolo, mostriamo un modo semplice per installare MetaTrader 5 sulle versioni Linux più diffuse: Ubuntu e Debian. Questi sistemi sono ampiamente utilizzati sull'hardware del server e sui personal computer degli operatori.
Nuove pubblicazioni nel CodeBase
- PACF_ACF The script calculates the autocorrelation and partial autocorrelation functions and displays them on a graph
- Tillson T3 Tillson T3 with EMA calculations done without auxiliary indicator buffers.
I prodotti gratuiti più scaricati:
I più venduti sul Market:
I più venduti sul Market:
I prodotti gratuiti più scaricati:
22 nuovi segnali ora disponibile in abbonamento:
| Crescita: | 345.36 | % |
| Equity: | 1,913.80 | USD |
| Saldo: | 1,915.28 | USD |
Nuove pubblicazioni nel CodeBase
- Positions Summary Info byPairs Script for displaying updating data on open positions.
- Dynamic Gaussian Channel This indicator builds a dynamic price channel using Gaussian smoothing to determine support and resistance lines. It calculates smoothed high and low price values for a given period, finds their extrema and displays three lines: upper resistance (maximum of smoothed high), lower support (minimum of smoothed low) and the middle line between them, forming an adaptive trading channel.
I prodotti gratuiti più scaricati:
I più venduti sul Market:
Nuove pubblicazioni nel CodeBase
- RSI MA Signal Indicator A simple signal indicator based on RSI and Moving Average. Draws Buy/Sell arrows when RSI is above/below 50 and Price is above/below MA.
- Comment A simple comment.
































