Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Experts

Automatically enable or disable the automated trading button - expert for MetaTrader 4

[Deleted]
Views:
16757
Rating:
(24)
Published:
2019.08.04 15:53
Updated:
2019.08.04 15:59
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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.

This utility allows you to automatically enable or disable the automated trading button. You can use the codes as an EA, Indicator or script but I used as an EA. 

Recommendations:
  • You need to uncomment 4 lines of codes where is written uncomment
  • You can remove Ordersend command because I set it only for the codes to past the test but it is meaningless.
  • You add minutes for to the codes
  • You can modify and insert it on your EA, Indicator
Input parameters:
  • Start AutoTrade Time
  • Stop AutoTrade Time


Simple candle filter martingale EA Simple candle filter martingale EA

EA with candle size filter and scale on loss

dTrends dTrends

Arrow trends by iBearsPower and iBullsPower indicator for MT4.

Evenly weighted DXY and changeable base currency Evenly weighted DXY and changeable base currency

Currency Index that calculates evenly on all 7 major pairs. Can also change base currency. Based on No Nonsense Forex podcast.

Overlay Chart Modified to not repaint on each bar Overlay Chart Modified to not repaint on each bar

Used to compare 2 currencies on one chart, the Original indicator will recenter its calculation on every bar, and hence the price will keep shifting up and down and so the historical relative values do not remain constant. This indicator was modified so that the 'center' or initial relative reference point stays fixed and does not update each bar. It will only reinitialize when the indicator is reloaded or settings are changed.