Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
5023
Rating:
(27)
Published:
2014.06.30 09:28
Updated:
2023.03.29 13:47
\MQL5\Include\
nratio.mq5 (9.11 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author:

Rosh

The popular indicator by Constantine Kopyrkin. This version is based on the normalized NRatio oscillator.

For details, see the author's site.

The indicator uses SmoothAlgorithms.mqh library classes (must be copied to the terminal_data_folder\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".

Figure 1. The NRatio indicator

Figure 1. The NRatio indicator

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/7029

HullTrend_HTF HullTrend_HTF

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

TSI_CCI_HTF TSI_CCI_HTF

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

AMkA_Signal AMkA_Signal

The AMkA_Signal indicator shows information on the current trend using the values of the AMkA indicator with a fixed timeframe.

BackgroundСandle_AMkA_HTF BackgroundСandle_AMkA_HTF

The indicator draws candlesticks of a larger timeframe as color filled rectangles in accordance with the colors of the AMkA indicator dots.