Watch how to download trading robots for free
Find us on Telegram!
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:
3970
Rating:
(35)
Published:
2014.06.25 16:58
Updated:
2023.03.29 13:46
\MQL5\Include\
tsi_cci.mq5 (8.99 KB) view
tsi_cci_htf.mq5 (12.01 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4 // Indicator chart period (timeframe)

To provide correct operation of the indicator, place the compiled TSI_CCI.mq5 indicator file in terminal_data_folder\MQL5\Indicators.

Figure 1. The TSI_CCI_HTF indicator

Figure 1. The TSI_CCI_HTF indicator

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

Exp_wlxBWWiseMan-2 Exp_wlxBWWiseMan-2

The Exp_wlxBWWiseMan-2 Expert Advisor is designed using the semaphore signal indicator wlxBWWiseMan-2.

HullTrend HullTrend

The trend indicator is formed of a colored cloud of the Hull moving average and its averaging.

HullTrend_HTF HullTrend_HTF

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

NRatio NRatio

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