Problem fixed

 13//12/2024 21:45

Ok, I have found and fixed the problem.  After isolating it down to the most basic function that the EA could possibly perform and having it not able to undertake that task showed that it really had to be something in MT4 itself.   So I downloaded a generic copy of MT4 and had a look at the difference between the two and when I compared their options I found the difference.  I thought I had ticked the check box for 'Allow automated trading' but apparently I hadn't and so I ticked the box and abracadabra it all works fine now.  The strange thing is I'm sure I remember ticking the box and I even had the EA trading automatically earlier!  It was only when I started to implement logging that it stopped working.  So who knows how the box got unticked or if it has been unticked all along but at least now it is working fine again and I can get on with building the robot.  Hallelujah!

Comments

Popular posts from this blog

Stops and line based entry validation

Momentum

Strip back to core functionality