Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

Candle Fitness - indicateur pour MetaTrader 5

Vues:
3614
Note:
(5)
Publié:
2024.02.01 07:35
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

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 and customizable by users.

Hiding unfit candles may help in further grouping and shuffle.


Moving Averages-14 different types Moving Averages-14 different types

This is an indicator to calculate 14 types of moving averages based on close price.

wd.Range_BB wd.Range_BB

Provides Bollinger Bands with calculating the range bandwidth as the difference in pips between the upper and lower Bands. Bollinger Bands appearance and behavior can be tailored by adjusting period, shift, deviation, and applied price, along with color and line style. The 'range/bandwidth information' label can be placed in the specified Sub-Window, allow to customize label positions. Overall, this indicator aids traders in visualizing market flexibility and volatility based on Bollinger Bands width.

Voitto Tappio Candle Gain Candle Loss MT5 Voitto Tappio Candle Gain Candle Loss MT5

Show candle gain and candle loss in percent.

ATR Weighted Moving Averages ATR Weighted Moving Averages

This is an indicator to calculate ATR Weighted moving averages.