Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Published by:
- Vladimir Karputov
- Views:
- 6368
- Rating:
- Published:
- 2017.01.19 16:59
- Updated:
- 2018.06.14 16:16
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Author of the idea — rob, mq5 code author — barabashkakvn.
The best result was achieved on EURUSD M1 from 2016.06.04 to 2016.11.04 (questionable EA algorithm passages are highlighted).
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16825

The Expert Advisor opens trades when the price approaches an integer cent, for example, 1.39, 1.40 or 1.41.

The Expert Advisor moves a position to a breakeven when a predefined profit is reached.

The Expert Advisor moves a stop loss to a predefined fixed distance from the current price.

The Expert Advisor increases the volume of an open position if profit in points from the last trade increases a threshold fixed in the EA inputs.