1 Answer
<p id="isPasted">Metatrader (MT4) scripts are designed as run once programs. After it runs once, the MT4 script should gracefully exit. However, not all MT4 scripts are written for graceful exit. When you run into one of these "night of the living dead" MT4 scripts, you can follow the simple procedures outlined in this short article.</p><p>Stopping a Runaway MT4 Script</p><p>To stop a runaway Metatrader script dead in its tracks, there are three main approaches. First you can take the preferred approach and select the Remove Script menu item (from the right click menu) as is shown in the picture to …</p>