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
Vues:
3374
Note:
(18)
Publié:
2017.08.10 12:39
Mise à jour:
2023.03.29 13:48
\MQL5\Include\
XROC2_VG.mq5 (19.84 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

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

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

The indicator requires the XROC2_VG.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.

Fig. 1. The XROC2_VG_HTF indicator

Fig. 1. The XROC2_VG_HTF indicator

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

EveningStar EveningStar

The EveningStar Expert Advisor trades the "Evening Star" pattern. Lot is calculated based on the risk value as a percentage of free margin.

EveningStar EveningStar

The indicator shows the "Evening Star" pattern.

Exp_XROC2_VG_Tm Exp_XROC2_VG_Tm

The Exp_XROC2_VG_Digit_Tm Expert Advisor trades based on signals generated by the XROC2_VG oscillator.

Swing_line_HTF Swing_line_HTF

The Swing_line indicator with the timeframe selection option available in input parameters.