MetaTrader 4 MT4 Libraries Comment2 – library MetaTrader 4

Comment2 – library MetaTrader 4


The Comment2 library expands the capabilities of the standard Comment function for comment output and places the str_text comment to the specified str_no line on the chart.
This function allows to output the comments from the experts, scripts, indicators into a single window without worrying that that screen text could be accidentally overwritten. It is sufficient to competently distribute the line numbers by explicitly defining which line to output the comment.
To use this function it is necessary to:
     1. place the comment2.mq4 file to the MetaTrader4\Experts\Libraries folder;
     2. place the comment2.mqh file to the MetaTrader4\Experts\Include folder;
     3. compile the comment2.mq4 library;
     4. include this library to the expert\script\indicator using the #include <comment2.mqh> directive;
     5. replace all calls to the Comment() with calls to the Comment2(), specifying the line to output the text.

Alternative:   wajdyss_Comparison_indicator_v1 - indicator MetaTrader 4


📈 ROBOTFX MetaTrader Expert Advisors and Indicators to maximize profits and minimize the risks