Auto Disable AutoTrading in MT4 When Platform........ - page 3

 
frankospin:

have this AutoRefresh Indicator but I want to make it also disable AutoTrading before refreshing the chart. The function is to make the indicator or EA Automatically disable AutoTrading every X minutes and then Auto Refreshes All Open Charts and then finally enable AutoTrading again after X minutes of refresh. Can anybody add this features to this indicator. Thank you.

AutoDisableAutoTrading = true

AutoDisableAutoTradingAfterMinutes = 60 minutes

AutoRefreshAllChartsAfterDisableAutoTrading = true

EnableAutoTradingAfterRefreshMinutes = 2 minutes

Hey how do i edit this indicator to refresh at the end of the day?  Meaning the auto trading will be enabled for the new date?