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

Exp_ZeroFillingStop - expert for MetaTrader 5

Views:
3265
Rating:
(17)
Published:
2017.01.19 16:58
\MQL5\Include\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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

//+----------------------------------------------+
//| Expert Advisor input parameters              |
//+----------------------------------------------+
input uint ZeroFillingStop=500; //position profit in points
input uint Deviation_=10; //max price deviation in points
//+----------------------------------------------+

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

SilverTrend_Signal_Alert SilverTrend_Signal_Alert

SilverTrend semaphore signal indicator features alerts, emails and push notifications.

Exp_TimesDirection Exp_TimesDirection

The Expert Advisor opens and closes positions at the predefined moments in time.

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.

Scalpel EA Scalpel EA

Scalpel EA for MetaTrader 5