








It is an automated trading system designed to operate exclusively on demo accounts. Its strategy is based on following the main market trend, identified by a long-term simple moving average (SMA) (e.g., 200 periods).
Operation and operating logic:
Opening positions:
The bot opens only one position at a time, exclusively in the direction of the current trend. If the price is above the SMA, it opens a long trade (buy); if it is below, it opens a short trade (sell).
Countertrend positions are never opened.
Position management:
Once a position is opened, the bot constantly updates the high (for buys) or low (for sells) reached by the price.
Virtual trailing stop:
The bot does not use a physical stop loss, but applies a virtual trailing stop: if the price moves in favor of the position, it updates the high/low level reached; if the price retraces a predefined distance (e.g., 20 pips) from the favorable high/low, the position is automatically closed.
Trend Change Closure:
If the price crosses the SMA in the opposite direction to the open position, the position is closed and the bot prepares to trade in the new trend.
Demo Restriction:
The bot checks that the account is demo upon startup. If run on a real account, it stops immediately and does not execute any trades.
Main Benefits:
Automates position management by following the main trend.
Protects profits with a virtual trailing stop, eliminating the need for constant manual monitoring.
Reduces the risk of countertrend trades.
Usable only on demo accounts, ideal for testing and training.
Note:
A virtual trailing stop allows you to maximize profits during trend phases and limit losses in the event of a reversal, but does not guarantee consistently profitable closes, especially in sideways or highly volatile markets.
è un sistema di trading automatico progettato per operare esclusivamente su conti demo. La sua strategia si basa sul seguire il trend principale del mercato, identificato tramite una media mobile semplice (SMA) di lungo periodo (ad esempio, 200 periodi).
Funzionamento e logica operativa:
- Apertura posizioni:
Il bot apre una sola posizione per volta, esclusivamente nella direzione del trend corrente. Se il prezzo è sopra la SMA, apre un trade long (buy); se è sotto, apre un trade short (sell).
Non vengono mai aperte posizioni contro trend. - Gestione delle posizioni:
Una volta aperta la posizione, il bot aggiorna costantemente il massimo (per i buy) o il minimo (per i sell) raggiunto dal prezzo. - Trailing stop virtuale:
Il bot non utilizza uno stop loss fisico, ma applica un trailing stop virtuale: se il prezzo si muove a favore della posizione, aggiorna il livello massimo/minimo raggiunto; se il prezzo ritraccia di una distanza predefinita (es. 20 pips) dal massimo/minimo favorevole, la posizione viene chiusa automaticamente - Chiusura per cambio trend:
Se il prezzo incrocia la SMA nella direzione opposta rispetto alla posizione aperta, la posizione viene chiusa e il bot si prepara a operare nel nuovo trend. - Restrizione demo:
Il bot verifica all’avvio che il conto sia demo. Se eseguito su un conto reale, si arresta immediatamente e non esegue alcuna operazione.
Vantaggi principali:
- Automatizza la gestione delle posizioni seguendo il trend principale.
- Protegge i profitti tramite trailing stop virtuale, senza necessità di monitoraggio manuale costante
- Riduce il rischio di aperture contro trend.
- Utilizzabile solo su conti demo, ideale per test e formazione.
Nota:
Il trailing stop virtuale consente di massimizzare i profitti nelle fasi di trend e di limitare le perdite in caso di inversione, ma non garantisce chiusure sempre profittevoli, specialmente in mercati laterali o con alta volatilità