Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

Time until the bar closes - indicateur pour MetaTrader 4

Vues:
18648
Note:
(27)
Publié:
2016.02.01 09:06
Mise à jour:
2016.11.22 07:32
cctimex.mq4 (5.28 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The indicator displays the server time and the time until the current candlestick ends on the М1-D1 timeframes.

One parameter — list of timeframes separated by spaces. All the necessary timeframes are specified in minutes. An empty list means one current timeframe of the chart. There can be custom timeframes, not necessarily the same as the terminal's. I.e. it is possible to display the time until the end of a 3-minute, 6-hour candlestick, etc.

Drag the blue clock to drag the indicator to anywhere on the screen. The red counters adjust to the clock automatically. To change the indicator font size, it is necessary to change the font size of the blue clock.

The indicator works in "idle" mode on weekends. The code uses a timer, so that it does not depend on the quotes.

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/13413

Rate Of Change (ROC) Rate Of Change (ROC)

The indicator displays the percentage of the price change for the specified period of the specified pairs.

Ultra Oscillator Ultra Oscillator

Another interpretation of the moving averages indicators.

Trend Expert Advisor based on the Escort strategy Trend Expert Advisor based on the Escort strategy

The Expert Advisor opens an order by the trading strategy, places a take profit and a stop loss It protects the position by moving the stop loss to breakeven, and maintains it with a trailing stop.

Random Random

The Random EA, which operates by the principle of a coin flip.