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

The tool draws a shape based on a number of points added to a chart. Press and hold Ctrl and left-click on a chart to add a point. Once the 'Dots Max Number' points is added to chart, the program plots a shape.

All commands:

  • Ctrl + Left Click - add a point on the chart.
  • Ctrl + Backspace - undo the last action.
  • Ctrl + Delete - delete all graphical objects from the chart. The command deletes all graphical objects with the names starting with the characters specified in 'Objects prefix name'. The prefix can be specified as 'name' or 'name*' – the two ways work the same.


Settings

  • Objects prefix name - the prefix, based on which all objects whose name start with the specified set of characters will be deleted. The prefix can be specified as 'name' or 'name*' – the two ways work the same. If an empty string is specified here, 'Figure' will be used as the prefix.

The "Dot" Block

  • Dots Max Number - number of points; once they are added, the program will draw a shape.
  • Empty Dot Code - the code of an empty point.
  • Empty Dot Width - the width of an empty point.
  • Filled Dot Code - point code of a drawn shape.
  • Filled Dot Width - the width of a point of the drawn shape.

The "Line" Block

  • First Dot Line Left Ray - drawing the line on the first point as a ray to the left.
  • Last Dot Line Right Ray - drawing the line on the last point as a ray to the right.
  • Lines color - the color of the shape lines.
  • Lines Style - the style of the shape lines.
  • Lines Width - the width of the shape lines.


Examples

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

Exp_CGOscillator_X2 Exp_CGOscillator_X2

The Exp_CGOscillator_X2 trend trading system based on the signals from two CGOscillator indicators.

ColorSTD_Histogram ColorSTD_Histogram

The smoothed Simple Trend Detector with the color indication of overbought/oversold level breakouts and of the histogram direction.

ThreeCandles ThreeCandles

The ThreeCandles indicator, which features alerts, sends emails and push notifications.

KhaosAssault_HTF KhaosAssault_HTF

The KhaosAssault indicator with the timeframe selection option available in input parameters