wd.Range_BB – indicator MetaTrader 5

wd.Range_BB - indicator for MetaTrader 5
The MT5 custom indicator, named ‘wd.Range_BB,’ is designed to display Bollinger Bands with customized colors and line styles on the chart and calculate the range bandwidth. The range bandwidth is the difference in pips between the upper and lower Bollinger Bands. Here’s how the indicator works:   Bollinger Bands Settings: These parameters allow users to … Read more

Moving Averages-14 different types – indicator MetaTrader 5

Screen
This is an indicator to calculate 14 types of moving averages based on close price. The calculations are mostly based on pine script libraries.  Types included are:     SMA, EMA, WMA, VWMA,    RMA, DEMA, TEMA, ZLEMA,    HMA, ALMA, LSMA,    SWMA, SMMA, DONCHIAN Moving Averages-14 different types – indicator MetaTrader 5

Candle Fitness – indicator MetaTrader 5

Candle Fitness - indicator for MetaTrader 5
Candlestick Fitness concept is used in coding HFT Algos based on population optimization algorithms. This simple indicator hides those candles which are unfit e.g. body range (open-close of bear or close-open for bull) is not 75% of upper or lower wick range the percentage of body wick comparison 75% is set by default input parameter … Read more

Voitto Tappio Candle Gain Candle Loss MT5 – indicator MetaTrader 5

Voitto Tappio Candle Gain Candle Loss MT5 - indicator for MetaTrader 5
Voitto Tappio displays the gains and losses for all candles where the given threshold is surpassed. The values are calculated in points and percentage. The indicator can calculate gain/loss in two modes: plain candlestick Close and Open difference, and as difference between current Close and previous Close. You can set minimum change limits (for pips … Read more

Strong Historical Levels – indicator MetaTrader 5

Strong Historical Levels - indicator for MetaTrader 5
Historical Levels are prices over life time of a symbol which technically believed as most repeated prices. From financial point of view, these prices are important limits of economical conditions of a financial environment which is shadowed over dedicated symbol chart. There are scientific materials shows these levels has linkage to financial limits/phases which price/rate … Read more