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

Candle Fitness - indicator for MetaTrader 5

Views:
3605
Rating:
(5)
Published:
2024.02.01 07:35
Need a robot or indicator based on this code? Order it on Freelance Go to 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.