Dear Coder I want to Make ea one indicator base to as per entry and close opposite signal thank you and want more info i will talk u after select needed faster service Show in Chart A/C Name: A/C no : Blance : Equity : Profit/Loss: USD +% (color change effect) Open Buy order lot +No order: Open sell order lot +No order: Profit Today all : USD + % (color change effect) Spread: Levarge: Licance copy : real or demo expairy date : EA name : FXbillionClub botton in chart close buy close sell close all ======================================================================== EA input Magic no:15062017 Lot : fix/auto // Auto : 100 // if i will select 100$ usd open lot 0.01 account blance is 400$ ea open 0.04 lots : 0.01 TakeProfit:3 // if 0 set ea close as per he oppside signal StopLoss :00 // 0 is Desaible the sl Re-entry:Ture/false // signle repaint entry again and again xpip close : 10 // repaint entry exit xpip close Money In :0 // 0 mens desible and any input this is the USD ammount like 5 usd total profit come 5 usd close all order Use Martingal: true/false MM :ture/false Risk : % Trading Time:ture/false use max order:ture/false max buy order:30 max sell order:30 Entry signal :Ture/false zigzag : 12/3/5 trend Filter :Ture/false // ture see the trend is down only sell entry and trend is up only buy entry TF : H1 ========================================================================================================= entry signal Low swing zigzag entry buy high swing zigzag entry sell entry in next open candle repaint the signal entry if re-entry ture 1st entry is close opside signal or tp and repaint entry ture every 2nd to max order open close in x pip ======================================================================================== EA-NAME "Fx_Billion_Club_Scalper" AuthorizedAccountLogin=0; //Authorized account login. If equal to 0 then all. //--- Date and time of expiration trial. If equal to 0 then all. datetime DateOfTrial_Start=0,DateOfTrial_End=0; //Example, //datetime DateOfTrial_Start=D'2014.03.15 18:00',DateOfTrial_End=D'2014.03.17 18:00';