Expert Advisors • Indicators • Scripts • Libraries

MQL.RobotFX.org is the biggest collection of MetaTrader expert advisors (MT5 & MT4), indicators, scripts and libraries that can be used to improve trading results, minimize risks or simply automate trading tasks

MetaTrader 5 Script | closing partially script and Stop loss to Break Even point

closing partially script 

and Stop loss to Break Even point

Input Parameters are as follows.

input bool ParticalClosed=false;

input int ClosedVolume=50;//Percentage of Lots to Close %

input string ack="Type 50 for 50%";

input bool  StopMoveToBE=false;

input int   AddBreakEventPips=10;// opening price +1 Pips

MetaTrader Experts, Indicators, Scripts and Libraries

35335