Unisciti alla nostra fan page
- Visualizzazioni:
- 5034
- Valutazioni:
- Pubblicato:
- 2017.11.03 11:29
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
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.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.