Watch how to download trading robots for free
Find us on Facebook!
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

BackgroundСandle_BlauTSStochastic_HTF - indicator for MetaTrader 5

Views:
3830
Rating:
(24)
Published:
2014.03.14 13:36
Updated:
2023.03.29 13:47
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 change of direction of the BlauTSStochastic histogram.

Depending on trend direction the candlestick body is painted in green or red, shadows are painted in lime or pink.

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

Figure 1. The BackgroundСandle_BlauTSStochastic_HTF indicator

Figure 1. The BackgroundСandle_BlauTSStochastic_HTF indicator

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

RSIOMA_V2 RSIOMA_V2

The trend indicator using an oscillator algorithm drawn in the form of a colored cloud with additional indication.

T3_TRIX_HTF T3_TRIX_HTF

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

FisherCyberCycle_HTF FisherCyberCycle_HTF

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

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.