거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

Candle Fitness - MetaTrader 5용 지표

조회수:
3978
평가:
(5)
게시됨:
2024.02.01 07:35
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.