당사 팬 페이지에 가입하십시오
- 조회수:
- 441
- 평가:
- 게시됨:
- 2025.06.08 14:49
- 업데이트됨:
- 2025.06.10 08:55
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
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.