



Trend Dragon EA - cTrader cBot TRIAL DAY 7
// Version 1.0
// -----------------------------------------------------------------------------
// Description:
// Trend Dragon EA is an automated trading system based on trend analysis.
// It uses proprietary logic (hypothetically based on Fibonacci levels)
// to identify market direction and open trades consistent with the trend.
//
// Main features:
// - Trend analysis with custom logic
// - Support for Martingale and Hedging modes
// - Manual or semi-automatic control via panel
// - Compatible with pairs: EURUSD, GBPUSD, AUDCAD, XAUUSD, BTCUSD
// - Recommended timeframes: M5, M15, M30, H1
//
// Recommended requirements:
// - Minimum balance: 1000 USD
// - Stable VPS with low latency
// - Broker supporting Hedging
// - Platform: cTrader 4.8 or higher
//
// -----------------------------------------------------------------------------
// WARNING: Martingale and Hedging strategies can increase risk
// of drawdown during high volatility or trend reversal phases.
// -----------------------------------------------------------------------------
//
// © 2025 Trend Dragon EA - Demo version / Educational
Trend Dragon EA - c Trader cBot TRIAL DAY 7
// Versione 1.0
// -----------------------------------------------------------------------------
// Descrizione:
// Trend Dragon EA è un sistema di trading automatizzato basato sull’analisi del trend.
// Utilizza una logica proprietaria (ipoteticamente basata su livelli di Fibonacci)
// per identificare la direzione di mercato e aprire operazioni coerenti con il trend.
//
// Caratteristiche principali:
// - Analisi trend con logica personalizzata
// - Supporto modalità Martingala e Hedging
// - Controllo manuale o semi-automatico tramite pannello
// - Compatibile con coppie: EURUSD, GBPUSD, AUDCAD, XAUUSD, BTCUSD
// - Timeframe consigliati: M5, M15, M30, H1
//
// Requisiti consigliati:
// - Saldo minimo: 1000 USD
// - VPS stabile con bassa latenza
// - Broker con supporto Hedging
// - Piattaforma: c Trader 4.8 o successiva
//
// -----------------------------------------------------------------------------
// ATTENZIONE: Le strategie di Martingala e Hedging possono aumentare il rischio
// di drawdown in fasi di alta volatilità o inversione di trend.
// -----------------------------------------------------------------------------
//
// © 2025 Trend Dragon EA - Versione dimostrativa / Educational