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

MA-ATR - MetaTrader 4のためのインディケータ

ビュー:
71555
評価:
(38)
パブリッシュ済み:
2014.04.04 09:52
アップデート済み:
2016.11.22 07:32
MA-ATR.mq4 (4.19 KB) ビュー
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

Author:

Rasoul Mojtahedzadeh

This indicator combines Moving Average (MA) and Average True Range (ATR) to visualize potential trade signals. Black solid line indicates MA, Red solid line indicates MA+2*ATR, Red dash line indicates MA+1.5*ATR, Green solid line indicates MA-2*ATR, Green dash line indicates MA-1.5*ATR.

Entry Rules:


1. The price must cross over the moving average line and close on the opposite side
2. The trade’s direction will be determined based on the direction of the cross;
1. a long position when the price crosses from below and closes above the moving average
2. a short position when the price crosses from above the moving average and closes below
3. A trade can only be placed if it coincides with the current trend;
1. a long position must have a positive moving average slope
2. a short position must have a negative moving average slope
3. no trade should be placed if there is a flat moving average slope
4. The highest high or the lowest low must not touch, pass or be very close to dash lines (reversal points).

Exit Rules:

1. The position will be closed if the price crosses the moving average to the side opposite of the entry position and reaches the 1.5 ATR level on that side.
2. The position will be closed if the price crosses the moving average to the side opposite of the entry position and closes on that side.
3. The position will be closed if the price reaches the 2.0 ATR level.
4. The position will be closed if the price crosses the 1.5 ATR level on the entry side and closes;
1. below the 1.5 ATR line for long position

2. above the 1.5 ATR line for short position

Firebird hma [I] Firebird hma [I]

The indicator shows the channel.

Donchian Channel Indicator Donchian Channel Indicator

This indicator draws three Donchian bands: up, middle and down bands based on which you can design your scalping system.

Change Chart Symbol Menu Change Chart Symbol Menu

The indicator loads as a Menu on the menu bar. Click the Symbol Menu to open or close the symbol list. Click a selected symbol to change the chart symbol.

Didi Index Indicator Didi Index Indicator

An indicator based on three moving averages.