Join our fan page
- Views:
- 3835
- Rating:
- Published:
- 2015.04.10 15:41
- Updated:
- 2023.03.29 13:45
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The NRatio_Signal indicator displays information on the current trend in a separate narrow window as a two-colored straight line, and information on signals as colored stars. It uses the values generated by the NRatio indicator with a fixed timeframe.
The indicator requires NRatio.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.
Fig. 1. The NRatio_Signal indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/12595

A semaphore signal indicator that uses an algorithm based on crossovers of oversold and overbought levels from the NRatio indicator.

The XCCX indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.

The ALF Winner indicator identifies a trend change by established turnover areas at -50/+50 levels.

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