The EA Open every interval time buy order or sell order for specific symbols Every open time mn = 90 // Every 90 mn the EA Open orders Lot Risk % = 1 // 1% risk of the balance Buy Symbol = EURUSD,AUDCHF,USDJPY // every 90 mn EA buy one order for each symbols Sell Symbol = AUDUSD,US30 // every 90 mn EA sell one order for each symbols Max total open order = 50 // the EA not open more than 50 order in the terminal Max Floating DD = True Max DD % = 20 // if floating Drawdown reach > 20 % the EA not open any more order until the floating drawdown comeback < 20 % Time management = True/False Start hour = 01 End Hour = 18 // The EA while trade open order only between 01:00 to 18:00 Display DD = True / False Display Time management = True/False Color display = White // Display in bottom right