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

Marking of candlesticks larger than the specified size - MetaTrader 5용 지표

조회수:
3984
평가:
(18)
게시됨:
2018.03.01 11:26
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The indicator searches for candlesticks, which are larger than the specified size, and marks such candlesticks on the chart. It can also show an Alert message, once the current candlestick exceeds the preset size value. There are three adjustable parameters:

  • Size level - candlestick size in points;
  • Displays only last bar - only the current bar will be marked on the chart;
  • Use alerts - showing an alert message to notify that the current candlestick size exceeds the preset value.

Fig.1 Size 10, only the current bar.


Fig.2 Size 10, only the current bar, alerts enabled.


Fig.3 Size 400, all bars.


Fig.4 Size 800, all bars.

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/19784

Advanced Fractals Advanced Fractals

Unlike the standard Fractals, this indicator allows searching and displaying on a chart fractals with the user defined dimensions.

VR---ZVER v.2 VR---ZVER v.2

It is a further development of the first VR---ZVER version. The new version features trailing stop, a separate flag for allowing/prohibiting BUY positions, a separate flag for allowing/prohibiting SELL positions.

Simple oscillator showing the difference between two Moving Averages Simple oscillator showing the difference between two Moving Averages

The indicator shows the difference between two Moving Averages in the form of a colored histogram drawn in a separate window.

Custom Daily Candlesticks Custom Daily Candlesticks

The indicator draws daily candlesticks with extended parameters. It only works on the D1 chart timeframe.