extern int TP1 = 25; extern int TP2 = 50; extern int TP3 = 80; extern int SL = 30; extern bool Auto_SL = TRUE with tight Trailstop; ------Trail start = ------Trail step = ------Trail Stop = extern bool Auto lot = True / false -------------Lot Size = 0.1 ------------Magic number = extern int Max Spead = 300 extern int Max open order = 1 extern string IIIIIIIIIII = "NY"; extern int iSession = 2; extern int GMT_Offset BROKER = 0; extern bool UK_DST = TRUE /FALSE; extern bool US_DST = TRUE/ FALSE; extern int SL_GU = 45; extern int SL_GJ = 50; extern int SL_EU = 35; extern int SL_EJ = 35; extern int SL_GBPCHF = 30; extern int SL_USDCHF = 30; extern int SL_NAS100 = 250; extern int SL_US30 = 250; extern int SL_DE30= 250; extern int SL_XAUUSD = 250; extern color BoxColor = LightGoldenrod; extern color TradingBoxColor = DarkSalmon; extern bool Pop_Up_Box? = TRUE/ FASLE ; extern double Alert_Time_Out = 16.0; ----------Buystop at TOP / Sellstop BOTTOM level extern bool Alert_On_TP1 = FALSE; extern bool Alert_on? = FALSE; case 1: IndicatorShortName("London Box"); London Box = 11:00 London Box = 12:00 break; case 2: IndicatorShortName("New York Box"); New York Box = 14:00 New York Box = 15:30 New York Box = 16:30 New York Box = 17:00 break; MOST FUNCTION IN BOTH 5, 3 , 2 DIGITS PAIRS. Thanks