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

TrailingStop - MetaTrader 4のためのエキスパート

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

Trailing stop allows you to automatically protect the profits with your positions. It adjusts itself according to the current market rate and the amount of pips you give it to trail behind. Trailing stop is a great tool for the conservative and long term traders as it easily creates protective "airbag" for trades. There are two basic ways to set the trailing stop in your MetaTrader 4 platform - use the built-in tool and attach a special EA that will apply a single trailing stop to all orders. But before going into describing these ways I'd like to tell you how the correct trailing stop should work:

  1. It should go into the action only when the position is in profit (or at a break even point).
  2. It should apply itself only when the difference between the current Stop Loss and the current market price is greater than the trailing stop value.
  3. Trailing stop should never "decrease" the Stop Loss level.
  4. If used without the initial Stop Loss, trailing stop doesn't protect your position from the excess losses; it only provides a good profit-following tool.

TrailingStop

Currency Strength EA Currency Strength EA

This EA opens Buy or Sell trades in strongest or weakest pair. It cannot be backtested. Kindly use it on Demo account first & use it on your own risk.

Trade Multiplier Trade Multiplier

This expert will copy a trade with the preset volume on the same account, can be used with a signal. No cross-account functionality.

ChartEvent Test Example ChartEvent Test Example

Test ChartEvent is an example demonstrating the various types of ChartEvent: keyboard keys events, mouse click & move events, custom events. The source code works both in MetaTrader 4 and MetaTrader 5.

Tipu MACD Tipu MACD

Tipu MACD is one the popular indicators in the Market. The original code for Tipu MACD is modified by removing compatibility with Tipu Panel. This version of Tipu MACD is open for everyone who is interested in developing an Expert Advisor.