Forum

I know nothing about programming. But i just tried to mingle two EA namely "Separation alert which will use proper separation watch in between two pairs,according this alert i want to place orders with stop loss and take profit by "Hedge trader EA code..

//---- input parameters extern double Lot1=0.1; extern double Lot2=0.1; extern string Sym1="EURUSD"; extern string Sym2="USDCHF"; extern string Operation1="buy"; extern string Operation2="buy"; extern string ExpertName = " Separation Alert EA"; extern double MidlineEURUSD = 1.3796; extern double