거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

MA-ATR - MetaTrader 4용 지표

조회수:
77388
평가:
(39)
게시됨:
2014.04.04 09:52
업데이트됨:
2016.11.22 07:32
MA-ATR.mq4 (4.19 KB) 조회
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.