Join our fan page
XRSXTrend_NRTR - indicator for MetaTrader 5
- Views:
- 3464
- Rating:
- Published:
- 2018.03.01 09:27
- Updated:
- 2023.03.29 13:48
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author: Ramdass
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.
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 XRSXTrend_NRTR indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/19623
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.
RSITrend_NRTRA semaphore signal indicator, which is similar to BykovTrend with an NRTR line based on the values of the ATR indicator.
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.
RMI_HistogramRelative Momentum Index implemented as a color histogram with an indication of overbought and oversold zones.