Login / Register
Add a review
Log in
Sign UP
[bws_google_captcha]

This indicator is a logical continuation of the topic of TD points by Thomas Demark, perfectly described in the article by I. Morozov https://www.mql5.com/ru/articles/1995. It seemed to me very useful to quickly cover the current market situation to continue the lines from the Demark points to the intersection with the price. Moreover, the thickness and color of the line will depend on the number of points through which this line will pass. In addition, in the situation of an intersection on the last time bar, signals are sent for the price to cross the line at the last closest points of the Demark. A signal is also provided if the price crosses the lines drawn at the last two points of the Demark, respectively, the upper and lower highs. The construction of lines is based on the indicator of I. Morozov https://www.mql5.com/ru/articles/download/1995/itddots.mq4. In conclusion, I want to inform you that the indicator notifies the user about the formation of the “Double Top” and “Double Bottom” patterns, which allows you to make appropriate trading decisions in a timely manner.

  • 0-All Bars – the number of calculated bars. Default – 500. 0 – all available history;
  • Dot’s level – the TD level of Thomas Demark’s points. Default is 1;
  • set_Alert-display a dialog box containing a message. By default – enabled;
  • set_PlaySound – to play an audio file. By default – disabled;
  • set_PlaySoundWave – the name of the audio file. By default – alert. wav;
  • set_Print-print the message to the log. By default – disabled;
  • set_SendNotification – send Push notifications to mobile terminals at the MetaQuotes ID address. By default – disabled;
  • set_SendMail – send emails to the address “Mail”. By default – disabled;
  • Line color for TD-points at the maximum price-color gamut settings for TD-points intersection lines at the maximum prices;
  • Color line for one point – the color of the line that passes through one point before the intersection. The default color is DeepSkyBlue;
  • Color line at two point – the color of the line passing through two points before the intersection. The default color is Aqua;
  • Color line on three point – the color of the line passing through three points before the intersection. The default color is STD pringGreen;
  • Color line on four point – the color of the line passing through the four point before the intersection. The default color is Lime;
  • Color line on five or more point – the color of the line that passes through more than four points before the intersection. The default color is Chartreuse;
  • Color lines on double top points – color of the line of the double top formation. The default color is Blue;
  • Line color for TD-points at the minimum price-color gamut settings for the intersection lines of TD points at the minimum prices;
  • Color line for one point – the color of the line that passes through one point before the intersection. The default color is Yellow;
  • Color line at two point – the color of the line passing through two points before the intersection. The default color is Gold;
  • Color line on three point – the color of the line passing through three points before the intersection. The default color is Orange;
  • Color line on four point – the color of the line passing through the four point before the intersection. The default color is DarkOrange;
  • Color line on five or more point – the color of the line that passes through more than four points before the intersection. The default color is OrangeRed;
  • Color lines on double bottom points – color of the line of the double bottom formation. The default color is Red;
  • Name line – the name of the construction line based on the last upper TD points. By default – TD High;
  • Color line – the color of the line. By default-Green;
  • line Style – the line display style. Default-STYLE_DOT;
  • The thickness of the line – the thickness of the line. Default is 1;
  • Enable line TD High – enable (disable) the line. Enabled by default;
  • Name line – the name of the construction line based on the last upper TD points. By default – TD Low;
  • Color line – the color of the line. Default – Blue;
  • line Style – the line display style. Default-STYLE_DOT;
  • The thickness of the line – the thickness of the line. Default is 1;
  • Enable line TD Low – enable (disable) the line. By default, it is enabled.
Add review
Reviews ( 0 ):