Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

Rj_SlidingRangeRj_Digit_System_HTF - indicateur pour MetaTrader 5

Vues:
2314
Note:
(9)
Publié:
2018.08.23 13:26
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The Rj_SlidingRangeRj_Digit_System indicator with the timeframe selection option available in the input parameters:

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)

For the indicator to operate, the Rj_SlidingRangeRj_Digit_System.ex5 indicator should be added to the <terminal_data_directory>\MQL5\Indicators folder.

Fig. 1. Rj_SlidingRangeRj_Digit_System_HTF indicator

Fig. 1. Rj_SlidingRangeRj_Digit_System_HTF indicator

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/21514

Rj_SlidingRangeRj_Digit_System Rj_SlidingRangeRj_Digit_System

The indicator paints candles going beyond the Rj_SlidingRangeRj_Digit channel.

CCI and Martin CCI and Martin

The EA based on iCCI (Commodity Channel Index, CCI) indicator plus managing position volumes using martingale.

Crossing Moving Average Crossing Moving Average

The EA is based on two iMAs (Moving Average, MA) and iMomentum (Momentum) filter crossing.

Separate Trade Separate Trade

iATR (Average True Range, ATR) and iStdDev (Standard Deviation, StdDev) indicators are configured for crossing of the two iMAs (Moving Average, MA) plus for Buy and Sell separately.