Libraries: MyComment - new comments added without deleting existing ones.

 

MyComment - new comments added without deleting existing ones.:

New comments added to a chart without deleting existing ones.

Comments also show the current time and the script name. This function can be issued. At the end only the comments of their own will be deleted.

Class variables

  • SHOW_MQL5ProgramName - if False shows no MQL5 Program Name(default True);
  • SHOW_CurrentLocalTime - if False shows no Current Local Time(default True);
  • chartID - handle to selected chart window(default current chart window).

Class Methods

  • Add_MyComment("Hello");
  • Del_MyComments().

Author: Alexander Piechotta

MyComment - new comments added without deleting existing ones

Reason: