Rejoignez notre page de fans
- Vues:
- 3594
- Note:
- Publié:
- 2017.08.10 10:35
- Mise à jour:
- 2017.11.16 08:38
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
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
Traduit du russe par MetaQuotes Ltd.
Code original : 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.