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

Hidden Stop Loss and Take Profit - MetaTrader 4のためのエキスパート

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

The EA implements a hidden Stop Loss and Take Profit system. The system is run as follows:

  • First, open the buy and/or sell orders that you desire for a particular chart symbol.
  • Second, open the EA in a chart with the same symbol, specifying the size of the hidden Stop Loss and Take Profit in points.
  • The default is to calculate these relative to the open price of the trade, but it can be calculated relative to the current mid price of the tickets symbol.

The EA should print out the hidden Stop Loss and Take Profit in the Experts tab.

If the appropriate input option is selected, it should draw horizontal lines on the chart.

Hidden Stop Loss and TakeProfit

When all of the trades have been closed, a message is added to the comment section and the Experts tab. Please be warned that I have not tested this extensively or on a live system so great care should be taken.

RSO, Relative Strength Oscillator RSO, Relative Strength Oscillator

Relative Strength Oscillator or RSO is an Oscillator version of RSI.

Strategy Checklist Strategy Checklist

This indicator allows you to define a checklist for you to manually check and confirm your strategy before entering into a trade.

Track/close buys and sells buttons Track/close buys and sells buttons

Open two buttons on a chart, one for closing all shorts, one for closing all longs. The buttons labels display the current total profit for each type of order.

Simple Single Layer Perceptron EA Simple Single Layer Perceptron EA

The EA using single layer Perceptron.