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

Multi Pair Closer - MetaTrader 4のためのエキスパート

ビュー:
32168
評価:
(20)
パブリッシュ済み:
2018.04.13 15:34
アップデート済み:
2018.07.17 12:08
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

This EA will monitor the net profit of a currency basket and close all positions when the specified profit has been acquired. It does not matter which chart you run the bot on, all pairs that you have chosen to monitor will be monitored.


Settings

  • Currency basket - A comma separated list of the currency pairs to watch. This is case sensitive, so use the exact names of your instruments as shown in the market watch window.
  • Profit target in account currency - The net profit amount you're aiming for with the currency basket.
  • Maximum allowed loss in account currency - The net loss amount you're willing to withstand.
  • Allowed slippage when closing orders - The slippage setting to send with the commands that close positions.
  • Minimum age of order in seconds - The minimum age of an order to be closed, by default orders created within the last 60 seconds will not be closed.

Multi Pair Closer

ADX Expert ADX Expert

MT4 Expert Advisor based on ADX indicator.

Permutations and Combinations (MT4) Permutations and Combinations (MT4)

A fast library for combinations and permutations in MQL.

Start External Process Start External Process

Script to start an external program.

Hedging_Zone_Recovery_Area Hedging_Zone_Recovery_Area

This is my version of Zone Recovery Hedging Strategy Ea with two moving averages. It works on any time frame, you should try it on demo account.