function run() { set(LOGFILE); set(PLOTNOW); History = "*m5.t6"; StartDate = 2023; EndDate = 2025; BarPeriod = 5; LookBack = 60; Spread = 0.00001; asset("EURUSD"); //...rest of the code }