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

CloseOrders (With further filtering) - MetaTrader 4のためのスクリプト

ビュー:
17707
評価:
(10)
パブリッシュ済み:
2017.02.09 09:01
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

The attached script allows you to close more orders at once.

You can choose the following filters:

  • Only instrument in the chart where the script is run or all instruments.
  • Only orders in profit.
  • Only orders in loss.
  • Only order matching a magic number.
  • Only order marching a comment.

The script will scan all the open orders and close the ones matching the criteria.



CloseOrders (With further filtering)

OpenOrder (With Risk Management, TP and SL) OpenOrder (With Risk Management, TP and SL)

OpenOrder script allows you to open an order defining the % of balance to risk, the Stop Loss distance in pips and the Take Profit distance in pips and a magic number.

V1N1 New Order V1N1 New Order

Open orders / positions in MT4 with absolute control of the risk / reward ratio, automatically calculating the lot size.

OrderNotify OrderNotify

Small Expert which sends email notification of last opened and closed order.

NonLag Inverse Fisher Transform of RSX NonLag Inverse Fisher Transform of RSX

Inverse Fisher Transform version of nonlag smoothed RSX.