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
Indicators

BackgroundCandle_T3_TRIX_HTF - indicator for MetaTrader 5

Views:
4487
Rating:
(24)
Published:
2014.03.17 15:39
Updated:
2023.03.29 13:47
t3_trix.mq5 (8.62 KB) view
\MQL5\Include\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The indicator draws candlesticks of a larger timeframe as color filled rectangles using DRAW_FILLING buffers.

Rectangles are color filled in accordance with the direction of the T3_TRIX histogram or the colored cloud. Depending on trend direction the candlestick body is painted in blue or brown, shadows are painted in light blue or yellow.

The indicator requires the compiled indicator file T3_TRIX.mq5 for operation. Place it to terminal_data_folder\MQL5\Indicators\.

Figure 1. The BackgroundСandle_T3_TRIX_HTF indicator

Figure 1. The BackgroundСandle_T3_TRIX_HTF indicator

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

MultiBlauSMStochasticx7Signal MultiBlauSMStochasticx7Signal

The MultiBlauSMStochasticx7Signal indicator shows information on active trends using the values of seven BlauSMStochastic indicators from different timeframes.

BackgroundCandle_BlauSMStochastic_HTF BackgroundCandle_BlauSMStochastic_HTF

The indicator draws candlesticks of a larger timeframe as color filled rectangles in accordance with the direction of the BlauSMStochastic histogram.

MultiT3_TRIXx7Signal MultiT3_TRIXx7Signal

The MultiT3_TRIXx7Signal indicator shows information on active trends using the values of seven T3_TRIX indicators from different timeframes.

Exp_T3_TRIX Exp_T3_TRIX

A trading system using the T3_TRIX indicator.