Join our fan page
- Views:
- 1176
- Rating:
- Published:
- 2025.06.08 14:56
- Updated:
- 2025.06.08 15:02
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The main purpose of this script is to close partially open sell orders (Which is in profits) and let the other running orders close in target profits. Check the Experts tab for the info after executed.
How to Use This Script:
-
Input Parameters:
-
ClosePercentage : The percentage of each sell position you want to close (0-100)
-
Slippage : Maximum allowed slippage in points
-
CommentText : If you want to close only positions with a specific comment (leave empty for all sell positions)
-
-
Features:
-
Works with multiple sell positions
-
Preserves stop loss and take profit levels for the remaining position
-
Validates minimum volume requirements
-
Handles errors and provides feedback
-
-
Installation:
-
Copy the code to MetaEditor
-
Compile it (F7)
-
The script will appear in the Navigator panel under "Scripts"
-
Drag it to any chart to execute
-
-
Notes:
-
The script will close the specified percentage of ALL sell positions unless you filter by comment
-
It uses FOK (Fill or Kill) execution type to ensure the entire partial close is filled at once
-
The remaining position will keep its original SL/TP levels
- Make sure to test in a demo account first.
-

Script for partially close active buy orders

Indicator that displays the day's trend at any chart time. You can customise the colours and position of the text on the screen.

This MQL5 custom indicator detects divergences between price action and the Awesome Oscillator (AO), signalling potential market reversals or continuations. It plots buy/sell arrows on the chart, displays the AO as a histogram, and draws trendlines to highlight divergences.

Trading Gap Weekend, is it profitable?