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
Views:
2578
Rating:
(11)
Published:
2018.03.01 10:58
Updated:
2023.03.29 13:48
\MQL5\Include\ \MQL5\Indicators\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author: Rosh

The Internal Bar Strength indicator implemented in the form of a colored histogram.

The indicator uses SmoothAlgorithms.mqh library classes (copy it to <terminal_data_folder>\MQL5\Include). The detailed description of the class is available in the article Averaging Price Series for Intermediate Calculations Without Using Additional Buffers.

Fig.1. The XIBS_Histogram indicator

Fig.1. The XIBS_Histogram indicator

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

SVS_Trend_HTF SVS_Trend_HTF

The SVS_Trend indicator with the possibility to change the indicator timeframe in its input parameters.

InOutBar InOutBar

The indicator marks candlesticks with colored arrows if candlesticks of a higher timeframe selected in input parameters are higher or lower than previous candlesticks.

ColorDerivative_HTF ColorDerivative_HTF

The ColorDerivative indicator with the possibility to change the indicator timeframe in its input parameters.

Exp_ColorJJRSX_Tm_Plus Exp_ColorJJRSX_Tm_Plus

A trading system based on ColorJJRSX indicator signals with the possibility to set a fixed position holding time.