Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Time until the bar closes - indicator for MetaTrader 4

Views:
18508
Rating:
(26)
Published:
2016.02.01 09:06
Updated:
2016.11.22 07:32
cctimex.mq4 (5.28 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to 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.

Translated from Russian by MetaQuotes Ltd.
Original code: 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.