Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 3435
- Rating:
- Published:
- 2018.10.25 14:53
- Updated:
- 2023.03.29 13:48
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
SSL_NRTR indicator with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
For the indicator to operate, the SSL_NRTR.ex5 indicator should be added to the <terminal_data_directory>\MQL5\Indicators folder.
Fig. 1. SSL_NRTR_HTF
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/22120

Trading based on three iMAs (Moving Average, MA)

Standard deviation ratio adaptive EMA

The trading system based on SSL_NRTR indicator signals with the possibility to set a fixed position holding time

Exp_XHullTrend_Digit is based on signals generated by XHullTrend_Digit indicator