I prodotti gratuiti più scaricati:
I più venduti sul Market:
2 nuovi segnali ora disponibile in abbonamento:
| Crescita: | -45.18 | % |
| Equity: | 3,246.32 | USD |
| Saldo: | 3,760.41 | USD |
1 nuovo argomento sul forum:
I prodotti gratuiti più scaricati:
I più venduti sul Market:
3 nuovi segnali ora disponibile in abbonamento:
Nuove pubblicazioni nel CodeBase
- TickCompressor - with compression of 1 tick to 2-3 bytes on average Compression of tick data for storage in a compact form up to 3.5 times more compact than .tcs MQ files. And for fast work with them, because reading 3 bytes takes less time than reading 60 bytes of MqlTick structure.
- MQL4/5-JsonLib A JSON library that supports MQL4/MQL5
I prodotti gratuiti più scaricati:
I più venduti sul Market:
3 nuovi segnali ora disponibile in abbonamento:
| Crescita: | -48.35 | % |
| Equity: | 5,542.83 | USD |
| Saldo: | 5,542.83 | USD |
Gli argomenti più popolari sul forum:
- Discussione sull’articolo "Come pubblicare un prodotto sul Market" 10 nuovi commenti
- Sistemi Esperti: New Candle or Bar formation. 6 nuovi commenti
- Discussione sull’articolo "MetaTrader 5 su Linux" 4 nuovi commenti
I prodotti gratuiti più scaricati:
I più venduti sul Market:
Articolo pubblicato “I metodi di William Gann (parte II): Creazione dell'indicatore Quadrato di Gann”.

Creeremo un indicatore basato sul Quadrato del 9 di Gann, costruito squadrando tempo e prezzo. Prepareremo il codice e testeremo l'indicatore nella piattaforma su differenti intervalli di tempo.
Nuove pubblicazioni nel CodeBase
- Open Trade This function performs the main logic of opening a trade. It calculates the opening price, take profit levels and stop loss based on the symbol information and parameters provided by the user. Prepare a trade request (MqlTradeRequest) with the necessary information such as symbol, volume, order type, slippage, comment, magic number, etc. Call the OrderSend function to send the trade request and get the result. SetTypeFillingBySymbol function: determines the order fulfilment type (Fill or Cancel, Immediate or Cancel or Return) according to the symbol's fulfilment policy. GetMinTradeLevel function: calculates the minimum trade level based on the freeze level and stop level of the symbol. Adjusts the minimum level to ensure that it is within certain limits and returns the result.
- ATR_Momentum_Colour combination of many familiar indicators for beginner traders
2 nuovi segnali ora disponibile in abbonamento:
I prodotti gratuiti più scaricati:
I codici sorgente più scaricati questo mese
- Supertrend A SuperTrend indicator that plots trend direction using ATR volatility to create dynamic support/resistance levels for MetaTrader 5.
- Simple_Three_Inside_Pattern_EA A simple Expert Advisor that trades when the price forms the "Three From Within" pattern.
- Volume Profile This is an indicator for showing volume profile on the chart, using simple calculations and very fast execution.
Gli articoli più letti questo mese

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.
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.
I più venduti sul Market:
I prodotti gratuiti più scaricati:
7 nuovi segnali ora disponibile in abbonamento:
| Crescita: | 118.54 | % |
| Equity: | 9,970.89 | USD |
| Saldo: | 9,970.89 | USD |
I più venduti sul Market:
Nuove pubblicazioni nel CodeBase
- Indices Tester The EA only trades buy positions and does not use Sl and TP.
- AIS Central Axis The indicator implements one of the non-linear smoothing algorithms
- Range Vector Fibo Logic (Indicator) - One Candle Strategy A professional visual indicator for the popular "One Candle" Daily Breakout strategy (0.9 SL / 1.25 TP). Automates the vector analysis for Gold (XAUUSD).
I prodotti gratuiti più scaricati:
I più venduti sul Market:
I codici sorgente più scaricati questa settimana
- KA-Gold Bot MT5 KA-Gold Bot is an advanced trading advisor specifically designed for gold, utilizing the powerful combination of the Keltner channel strategy and two exponential moving averages (EMAs) - the 10-period EMA and the 200-period EMA. Principle of Operation: The 10-period EMA represents the average price cutting above/below the Keltner band, confirming an uptrend/downtrend. The price being above the 200-period EMA supports the uptrend/downtrend. This indicates that the uptrend/downtrend has been stronger than the previous 10 periods, considering the volatility over the last 50 periods. - Time frame: M15
- ONNX Trader An example of a bot with an embedded machine learning model that is trained in python and saved in ONNX format.
- Supertrend A SuperTrend indicator that plots trend direction using ATR volatility to create dynamic support/resistance levels for MetaTrader 5.
Gli articoli più letti questa settimana

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.

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.
I prodotti gratuiti più scaricati:
I più venduti sul Market:
I prodotti gratuiti più scaricati:
I più venduti sul Market:
Nuove pubblicazioni nel CodeBase
- CDatetimeMsc CDateTime milliseconds extension + datetime supervisory variable extension
- Intraday Triple Performance Set three crosses and monitor the daily percentage performance starting from a given time (that can also be set).
Articolo pubblicato “I metodi di William Gann (Parte I): Creazione dell'indicatore Angoli di Gann”.

Qual è l'essenza della Teoria di Gann? Come si costruiscono gli angoli di Gann? Creeremo l'indicatore Angoli di Gann per MetaTrader 5.
I prodotti gratuiti più scaricati:
Gli argomenti più popolari sul forum:
- Discussione sull’articolo "Sbarazzarsi delle DLL auto-prodotte" 14 nuovi commenti
- Discussione sull’articolo "MetaTrader 5 su Linux" 6 nuovi commenti
- Librerie: MultiTester 4 nuovi commenti





































