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 Enable. Show all posts
Showing posts with label Enable. Show all posts
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 ,...