거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Thrust_Bar - MetaTrader 5용 지표
- 조회수:
- 13112
- 평가:
- 게시됨:
- 2019.02.07 09:00
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Indicator Thrust Bar displays on the price chart the long "persistent" bars.
The indicator has eight configurable parameters:
- Indicator mode - indicator calculation mode
- ATR - by ATR
- Points - calculating by the bar size in points
- ATR period - ATR calculation period (for Indicator mode = ATR)
- ATR multiplier/Size candle in points - ATR multiplier (for Indicator mode = ATR), or the candle body size in points (for Indicator mode = Points)
- Use long side - show the bullish bars found
- Use short side - show the bearish bars found
- Use alerts - use alerts
- Send mail - send email notifications
- Send push-notifications - send push notifications to your mobile device
- Calculations for Indicator mode = ATR:
if the candle body size in points exceeds the values of ATR multiplier * ATR(ATR period)/Point,
then the bar found is drawn and a signal pointer is placed.
- Calculations for Indicator mode = Points:
if the candle body size in points exceeds the value of Points, then the bar found is drawn and a signal pointer is placed.
- Bar color:
green for bullish and red for bearish. - Signal pointer is placed:
on the Low price for a bullish bar and on the High price for the bearish bar
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/23532
Price_Volume_Divergence
Indicator Price volume divergence
Wide_Narrow_SpreadIndicator Wide/Narrow Spread bar