당사 팬 페이지에 가입하십시오
- 조회수:
- 3654
- 평가:
- 게시됨:
- 2017.08.10 10:35
- 업데이트됨:
- 2017.11.16 08:38
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
The NRTR_ATR_STOP indicator with the timeframe selection option available in the indicator input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
To provide correct operation of the indicator, place the compiled NRTR_ATR_STOP.mq5 indicator file to terminal_data_folder\MQL5\Indicators.
Fig. 1. Indicator NRTR_ATR_STOP_HTF
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/18436

Two histograms in one window showing the degree of the financial asset's overbought or oversold state.

The Exp_ColorXMUV_Tm Expert Advisor is based on the ColorXMUV MA signals and provides the possibility to set a fixed trading time interval.

Crossover of two iMAs (Moving Averages), one more iMA (Moving Average) is used as the filter. Lot: manual or risk percent of balance. Stop, Market or Limit orders. The EA also sets Stop Loss, Take Profit, Trailing Stop.

The EA buys if the open price of the last position is higher than the current price.