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

Time until the bar closes - MetaTrader 4용 지표

조회수:
19012
평가:
(28)
게시됨:
2016.02.01 09:06
업데이트됨:
2016.11.22 07:32
cctimex.mq4 (5.28 KB) 조회
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: 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.