// © Vvaz_ //@version=5 //This Strategy Combined the following indicators and conditioning by me //ATR , RSI , EMA , SMA , Linear regression curve and Andean Oscillator strategy("VXD Cloud", "VXD", overlay=true , initial_capital=100 ,currency = currency.USD , pyramiding = 1 , process_orders_on_close=true ,calc_on_every_tick= false) // INPUT BACKTEST RANGE var...