Let say you have an EA and you want it to trade in between an interval of time but you do not have the source codes to modify the EA...
Showing posts with label Disable. Show all posts
Showing posts with label Disable. Show all posts
MetaTrader 4 Libraries | Disable auto trading but ONLY for a specific EA
0
This script is made to disable the EA on the chart from trading, Its made to click the following buton on the image, automatically :...
MetaTrader 4 Script | How to Disable/Enable Auto/Algo-Trading in both MT5 and MT4.
0
MT4: //--- importing required dll files #include <WinUser32.mqh> #import "user32.dll" int GetAncestor( int ,...