Forum

Please can you help me stop this looping in EA

Need to stop this looping just want it to open 2 pending orders , one one is filled delete the other one and then not open any more until dropped on chart again. Code here. //+------------------------------------------------------------------+ //| Open Two Pend

Help What is wrong with this code Please?

Trying to get this EA to take a % of order once it hits a certain profit, all it seems to do is to take the Pips Above Breakeven as set and nothing else, any help would be greatly appreciated Thanks #property copyright "" #define RUNS 20 #define SLEEP 1000 enum ENUM_TIMEFRAMES_MY { //None =

Please Help me add % Partial Close Lots to this EA

Please can some add close % of lots when profit hits a certain target in pips to this EA! Struggling to find out how to do it. Code Below //+------------------------------------------------------------------+ //| EM.mq4 | //| | //+------------------------------------------------------------------+