당사 팬 페이지에 가입하십시오
- 조회수:
- 5030
- 평가:
- 게시됨:
- 2017.11.03 11:29
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Real author: Art Royal s.r.o.
The BarTimer indicator implemented using the classes of libraries that were described in detail in the article "Custom indicators and infographics in CCanvas", with the possibility to set a fixed timeframe, data from which the indicator displays in input parameters.
It provides the ratio between time elapsed since bar beginning and the duration of the entire bar in percent.
To correctly compile the indicator, save the MQL5 folder from the MQL5.zip archive to the the MetaTrader 5 terminal root folder.
This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 01.12.2008.
Fig. 1. The BarTimerCLineRounded_HTF indicator.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/18729

The BarTimer indicator implemented using the classes of libraries that were described in detail in the article "Custom indicators and infographics in CCanvas", using current timeframe data.

The Omni_Trend indicator with the timeframe selection option available in the indicator input parameters.

Buy a security (open BUY positions) at a lower price, sell (open SELL positions) at a higher price.

A breakout trading system based on the signals of the Color_QEMA_Envelopes_Digit_System indicator.