Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 12262
- Rating:
- Published:
- 2020.10.12 20:08
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
This EA was based on the signal from "5Mins Envelopes Scalping - expert for MetaTrader 4". Additionally, small changes were made, and the Trailing stop function was added.

A logging library similar to Log4j but for MQL.

Visualization of 3 previous daily bars with alarm.

This is one of the important thing to consider in order to improve our strategy by calculating on average how much an asset moves, in which it will allow us to identify the best days to trade when the market moves the most as well as the worst days to trade in order to prevent trading during these days.

DXYvsEXY_e1 is an optimized version of DXYvsEXY. Original code here: https://www.mql5.com/en/code/30714