vahineehl
vahineehl
Friends

Add friends via their profile or user search and you will be able to see if they are online

vahineehl
Registered at MQL5.community
vahineehl
Added topic 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