




Name: Simple AI Bot DEMO
Description:
Simple AI Bot DEMO is a cBot developed for the cTrader Automate/cAlgo platform, designed exclusively for use on demo accounts and for educational or testing purposes.
The bot applies a simple linear regression strategy on the closing prices of the last N periods (the "Lookback Bars" parameter) to predict the direction of the next price movement.
If the forecast indicates an increase, the bot opens a long position (BUY); if it indicates a decrease, it opens a short position (SELL).
The volume, stop loss, take profit, and minimum balance required are fully configurable via parameters.
Key Features:
Only works with a minimum balance of âŹ2,000 (adjustable parameter)
Simple AI algorithm (linear regression)
Customizable parameters: volume, SL, TP, lookback
Warning message for demo use only
Ideal for testing automated strategies and learning the basics of algorithmic trading
Warnings:
This bot is intended for use on demo accounts only. Do not use on real accounts. No automated strategy guarantees guaranteed profits; always use with caution and only for learning or simulation purposes.
Nome: Simple AI Bot DEMO
Descrizione:
Simple AI Bot DEMO è un c Bot sviluppato per la piattaforma c Trader Automate/c Algo, pensato esclusivamente per lâutilizzo su conti demo e a scopo didattico o di test.
Il bot applica una semplice strategia di regressione lineare sui prezzi di chiusura degli ultimi N periodi (parametro âLookback Barsâ) per prevedere la direzione del prossimo movimento di prezzo.
Se la previsione indica un rialzo, il bot apre una posizione long (BUY); se indica un ribasso, apre una posizione short (SELL).
Il volume, lo stop loss, il take profit e il saldo minimo richiesto sono completamente configurabili tramite parametri.
Caratteristiche principali:
- Funziona solo con saldo minimo di 2.000⏠(parametro modificabile)
- Algoritmo AI semplice (regressione lineare)
- Parametri personalizzabili: volume, SL, TP, lookback
- Messaggio di avviso per lâuso esclusivo in ambiente demo
- Ideale per testare strategie automatiche e apprendere le basi del trading algoritmico
Avvertenze:
Questo bot è destinato esclusivamente allâuso su conti demo. Non utilizzare su conti reali. Nessuna strategia automatica garantisce profitti certi; utilizzare sempre con cautela e solo a fini di apprendimento o simulazione.