거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
7026
평가:
(17)
게시됨:
2018.04.18 16:48
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The indicator shows the names of the days of the week, as well as the beginning of each month and year as lines and text labels on the chart.

The indicator has 31 input parameters:

  • Show days - show days of the week;
  • Show months - display months on the chart;
  • Show years - display years on the chart;
  • Name of Monday label - the display name for Monday;
  • ...
  • Name of Sunday label - the display name for Sunday;
  • Name of January label - the display name for January;
  • ...
  • Name of December label - the display name for December;
  • Day line color - the color of the line for the day of the week;
  • Day line width - the width of the line for the day of the week;
  • Day label color - the color of the label for the day of the week;
  • Day label size - the font size for the text in a label for the day of the week;
  • Month line color - the color of the month line;
  • Month line width - the width of the month line;
  • Month label color - the color of the month label;
  • Month label size - the font size for the month label;
  • Font name - the font name for all labels.

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

Custom_Pattern Custom_Pattern

An indicator of custom patterns.

ChannelInd ChannelInd

The indicator displays on the chart the previous trading day's channel.

Keep On Trading (KOT) Keep On Trading (KOT)

An assistant indicator. It shows time for holding a position open.

Overbought_Oversold Overbought_Oversold

Dynamic overbought/oversold levels.