Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

Partial Closing Script and Stop Loss to Breakeven - MetaTrader 5 Script | Trading Script Download - MT4/MT5 Resources

author EAcpu | 4 reads | 0 comments |

closing partially script and Stop loss to Break Even point - script for MetaTrader 5

Close some scripts

and stop loss to breakeven point

The input parameters are as follows.

Enter bool PartialClosed=false;

input int ClosedVolume=50; //Percentage of closing lots %

Input string ack="Enter 50 to represent 50%";

input boolean StopMoveToBE = false;

input int AddBreakEventPips=10;//Opening price +1 pip

closing partially script and Stop loss to Break Even point - script for MetaTrader 5


Attachment download

📎 haskayafxorderparticalclose..mq5 (2.41 KB)

Source: MQL5 #35335

Partial closing script and stop loss to breakeven point - MetaTrader 5 script | Trading script download - MT4/MT5 resource usage and screening suggestions

Partial closing script and stop loss to breakeven point - MetaTrader 5 script | Trading script download - MT4/MT5 resources are trading script related resources. Before downloading or referencing, it is recommended to confirm the platform version, transaction type, time period, whether DLL is required, whether source code is included, parameter description and historical update records.

Both automated trading tools and foreign exchange indicators should first undergo backtesting, simulated account observation, and small capital verification. Pay special attention to spreads, slippages, maximum drawdowns, position opening frequency, stop loss methods, trading periods and broker rules, and avoid direct real-time execution based only on titles or short-term profit descriptions.

Verification code Refresh