無料でロボットをダウンロードする方法を見る
Twitter上で私たちを見つけてください。
私たちのファンページに参加してください
私たちのファンページに参加してください
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
- ビュー:
- 3364
- 評価:
- パブリッシュ済み:
- 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

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

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

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

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