I più venduti sul Market:
Nuove pubblicazioni nel CodeBase
- BBMA - Bollinger Band Moving Average All indicators required by BBMA Strategy in a single indicator.
- Range BreakOut Indicator - Indicator Buffer Only This indicator for Breakout Strategy. It doesn't print objects on the chart.
- Range Breakout Indicator - Indicator Buffer Only This indicator for Breakout Strategy. It doesn't print objects on the chart.
I prodotti gratuiti più scaricati:
I più venduti sul Market:
36 nuovi segnali ora disponibile in abbonamento:
Crescita: | 200.54 | % |
Equity: | 1,202,149.00 | JPY |
Saldo: | 1,202,149.00 | JPY |
I prodotti gratuiti più scaricati:
I più venduti sul Market:
47 nuovi segnali ora disponibile in abbonamento:
Crescita: | 228.52 | % |
Equity: | 12,991.82 | USD |
Saldo: | 12,991.82 | USD |
I prodotti gratuiti più scaricati:
I più venduti sul Market:
Nuove pubblicazioni nel CodeBase
- Multi-Day Dynamic VWAP Dynamic VWAP level which can be averaged over multiple days
- Creating a Simple News Filter for XAUUSD Trading on MT5 Trading XAUUSD (Gold) is often influenced by major economic news events like USD, GBP, or EUR releases. To mitigate risks during these volatile periods, using a News Filter in your Expert Advisor (EA) is essential. In this article, I’ll share how to create a simple News Filter on MT5 and apply it to XAUUSD trading.
42 nuovi segnali ora disponibile in abbonamento:
Crescita: | 222.51 | % |
Equity: | 1,250.00 | AUD |
Saldo: | 1,250.00 | AUD |
I prodotti gratuiti più scaricati:
I più venduti sul Market:
I codici sorgente più scaricati questo mese
- Candlestick Analysis EA R1 This MT5 Expert Advisor combines multi-timeframe candlestick pattern analysis with fundamental event filtering to execute trades with disciplined risk management.
- Supertrend A SuperTrend indicator that plots trend direction using ATR volatility to create dynamic support/resistance levels for MetaTrader 5.
- PSAR Zigzag (Non lagging) A zigzag based on the trend change of the parabolic sar
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.

Comprendere e Utilizzare Efficacemente il Tester di Strategie MQL5
C'è una necessità essenziale per i programmatori o gli sviluppatori di MQL5 di padroneggiare strumenti importanti e preziosi. Uno di questi strumenti è il Tester di Strategie; questo articolo è una guida pratica alla comprensione e all'utilizzo del tester di strategie di MQL5.
Articolo pubblicato “Template pronti per includere indicatori negli Expert Advisor (Parte 2): Indicatori di Volume e Bill Williams”.

In questo articolo esamineremo gli indicatori standard della categoria Volume e gli indicatori di Bill Williams. Creeremo template pronti all'uso per utilizzare gli indicatori negli EA - dichiarazione e impostazione dei parametri, inizializzazione e deinizializzazione degli indicatori, nonché ricezione dei dati e segnali dai buffer degli indicatori negli EA.
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 questa settimana
- Fair Value Gaps Fair Value Gaps indicator or 'imbalance areas' where markets often move back to.
- RRS Impulse This EA scalps using the Relative Strength Index (RSI) Indicator, Stochastic Oscillator Indicator, and Bollinger Bands Indicator to identify trend or counter-trend opportunities. As a multi-pair EA, it scans multiple currency pairs for signals. This EA comes with a variety of features, including Trailing, Risk Management, Money Management, Restriction Mode, and more. With the right settings, it has the potential to generate significant profits.
- SignalAI - Indicator This Indicator shows Buy or Sell Signal
Gli articoli più letti questa settimana

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.
Nuove pubblicazioni nel CodeBase
- Risk Management EA Based on ATR Volatility This Expert Advisor (EA) helps traders manage risk by automatically adjusting position sizes and stop-loss levels based on market volatility, using the Average True Range (ATR) indicator. The EA calculates the optimal position size for each trade according to a user-defined risk percentage and the current ATR value, ensuring consistent risk exposure across all market conditions. It also offers an ATR-based stop-loss option to adapt to volatility, while employing a simple moving average crossover strategy to open buy trades. Ideal for traders seeking to automate risk management without complex trading logic, this EA prioritizes account protection and simplifies the trading process.
- Stoch Cross EA – Buy Below 20, Sell Above 80 (H1) A simple and effective Expert Advisor based on Stochastic Oscillator reversal signals on the H1 timeframe. Buy signals are triggered when %K crosses above %D below the 20 level. Sell signals are triggered when %K crosses below %D above the 80 level. Risk is calculated based on the account balance, with the lot size set to 0.1 (adjustable as needed). Take Profit (TP) is set to 300 points for all positions. Stop Loss (SL) is dynamically calculated based on the opposite crossover signal. The position is closed when a crossover in the opposite direction occurs, as well as when TP or SL is reached