Unisciti alla nostra fan page
- Visualizzazioni:
- 108
- Valutazioni:
- Pubblicato:
- 2025.06.08 14:49
- Aggiornato:
- 2025.06.08 15:08
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The main purpose of this script is to close partially open buy orders (Which is in profits) and let the other running orders close in target profits. Check the Experts tab for the info.
How to Use This Script:
-
Input Parameters:
-
ClosePercentage : The percentage of each buy 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 buy positions)
-
-
Features:
-
Works with multiple buy 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 buy 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
-

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

TelegramToMT5 is a MetaTrader 5 Expert Advisor that bridges Telegram and MT5 by displaying messages from your Telegram channels, groups, and private chats directly on your trading charts. Simply create a Telegram bot, add it to your desired channels/groups, and let the EA show all messages as comments on your chart in real-time.

Partially close active sell orders

Indicator edition for new platform.