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
Indicators

BackgroundCandle_StepMA_Stoch_KV1_HTF - indicator for MetaTrader 5

Views:
3945
Rating:
(19)
Published:
2014.06.02 11:08
Updated:
2016.11.22 07:32
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 values of the StepMA_Stoch_KV1 indicator.

Depending on trend direction defined by the position of the original indicator histogram relative to zero, the candlestick body is painted in dark green or orange, shadows are painted in light-lime or yellow.

The indicator requires the compiled indicator file StepMA_Stoch_KV1.mq5. Place it to the terminal_data_folder\MQL5\Indicators\.

Figure 1. Indicator BackgroundCandle_StepMA_Stoch_KV1_HTF

Figure 1. Indicator BackgroundCandle_StepMA_Stoch_KV1_HTF

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

MultiHighsLowsSignal MultiHighsLowsSignal

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

DynamicRS_C DynamicRS_C

A trend indicator of the series of indicators without averaging.

Ticker_FATL Ticker_FATL

The indicator is drawn as a colored cloud between the lines of a fast digital filter and the price.

Exp_DynamicRS_C Exp_DynamicRS_C

A trading system that uses the DynamicRS_C indicator.