Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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:
2996
Note:
(14)
Publié:
2018.03.01 09:27
Mise à jour:
2023.03.29 13:48
\MQL5\Include\ \MQL5\Indicators\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Real author: Ramdass

A semaphore signal indicator using the XCCX oscillator, which is similar to BykovTrend with an NRTR line based on the values of the ATR indicator.

The indicator uses SmoothAlgorithms.mqh library classes (copy it to <terminal_data_folder>\MQL5\Include). The detailed description of the classes is available in the article Averaging Price Series for Intermediate Calculations Without Using Additional Buffers.

Fig.1. The XCCXTrend_NRTR indicator

Fig.1. The XCCXTrend_NRTR indicator

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

RSITrend_NRTR RSITrend_NRTR

A semaphore signal indicator, which is similar to BykovTrend with an NRTR line based on the values of the ATR indicator.

RVIValues RVIValues

The indicator shows a text block with the values ​​of the user defined RVI oscillator period for each timeframe.

XRSXTrend_NRTR XRSXTrend_NRTR

A semaphore signal indicator using the XRSX oscillator, which is similar to BykovTrend with an NRTR line based on the values of the ATR indicator.

Exp_XFatlXSatlCloud_Duplex Exp_XFatlXSatlCloud_Duplex

Two identical trading systems based on the change in the color of XFatlXSatlCloud for long and short trades, which can be configured in different ways in one Expert Advisor.