News Hour Trade - MetaTrader 4 Expert | MT4 EA Download - MetaTrader 4 Resources


I developed an Expert Advisor for news time trading.
The EA is not fully automatic, you must set the time 1 minute before the news release time and set the lot size, stop loss, stop loss accordingly.
Remember — the time setting must be your broker's MetaTrader 4 server time.
Set it and keep it. Get results.
I can't guarantee that the EA will make reliable profits, but it will work well if you set it up when you hear better news.
Updated version 2: Magic numbers added.
Updated version 3: Added the option to change the expiry time of pending orders (remember expiration time is in minutes).
Input parameters:
start time = 1 ; // start time start minute = 1 ; // start minute news release time (-1 minute) delay seconds = 5 ; // default 5 seconds lot size = 0.1 ; // lot size stop loss = 20 ; // stop loss and take profit = 50 ; // take profit price gap = 10 ; // price offset path stay = wrong ; // enable/disable trailing stop loss = 20 ; // Trailing Stop pip value Trailing Gap = 10 ; // Trailing Gap (in points) Buy trades = True ; // True = Enable buy trades; False = Disable buy trades Sell trades = True ; // True = Enable sell trades; False = Disable sell trades


Attachment download
📎 newshourtrade.mq4 (15.71 KB)
Source: MQL5 #13509
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •