거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
17880
평가:
(43)
게시됨:
2013.08.21 14:05
업데이트됨:
2016.11.22 07:32
clock_ind.mq5 (5.69 KB) 조회
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

 The indicator shows the current date, time, the current spread and stop levels.

Parameters:

  • Time - you can select local time or server time. 
  • Shift from the right edge - Shift from the right edge in pixels.
  • TextColor - Text color.

 

 

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/1804

ChartChanger ChartChanger

The script is assigned to a hot key for quick change of charts around in a circle.

NextBarColor NextBarColor

The indicator "predicts" the color of the next bar with the probability specified in the settings. It is useful for the evaluation of strategies aimed at such a prediction when choosing trading instruments / timeframes for strategies. Caution: The indicator "looks into the future", so do not apply it in real life or in the strategy tester!

Script for Calculation of Candle Statistics Script for Calculation of Candle Statistics

The script calculates candles statistics (the minimal, maximal and average values of candles body and shadows) of the current chart.

Awesome Oscillator Divergence Awesome Oscillator Divergence

This indicator will plot divergence lines on the Awesome_Oscillator indicator and will give buy and sell signal by displaying arrows.