당사 팬 페이지에 가입하십시오
Time until the bar closes - MetaTrader 4용 지표
- 조회수:
- 19012
- 평가:
- 게시됨:
- 2016.02.01 09:06
- 업데이트됨:
- 2016.11.22 07:32
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
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
The indicator displays the percentage of the price change for the specified period of the specified pairs.
Ultra OscillatorAnother interpretation of the moving averages indicators.
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.
RandomThe Random EA, which operates by the principle of a coin flip.