Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
2990
Valutazioni:
(14)
Pubblicato:
2018.03.01 09:27
Aggiornato:
2023.03.29 13:48
\MQL5\Include\ \MQL5\Indicators\
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.