無料でロボットをダウンロードする方法を見る
Telegram上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
スクリプト

Close or delete orders based on type in MT4 - MetaTrader 4のためのスクリプト

ビュー:
628
評価:
(2)
パブリッシュ済み:
2024.05.04 11:57
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動
This simple script will close /delete a order based on the input value passed on the script. for example if user pass OP_BUY then it will close all the buy trades. Similarly if someone pass OP_SELL_LIMIT then it will delete all sell limit orders 
Sequentially Close all trades in MT4 Sequentially Close all trades in MT4

This script will close all active trades sequentially. following the order in which they were opened

Total Active / Closed orders by order type in MT4 Total Active / Closed orders by order type in MT4

This script will calculate the total active and closed orders based on order types

Place Hedge Order of unbalanced positions in MT4 Place Hedge Order of unbalanced positions in MT4

This script will place hedge trade of unbalanced type in MT4.

Close biggest winning / losing trade in MT4 Close biggest winning / losing trade in MT4

This script will scan all the open trades and then will close the biggest winning/losing trade