Watch how to download trading robots for free
Find us on Facebook!
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

Scalpel EA - expert for MetaTrader 5

Published by:
Vladimir Karputov
Views:
5653
Rating:
(24)
Published:
2017.01.19 16:59
Updated:
2018.06.14 16:16
Scalpel EA.mq5 (36.84 KB) view
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).

Scalpel EA

 

 

 

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16825

DVD Level DVD Level

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

Exp_ZeroFillingStop Exp_ZeroFillingStop

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

Exp_TralingStop Exp_TralingStop

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

Exp_ReOpenPositions Exp_ReOpenPositions

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.