Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Twitter üzerinde bulun!
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
Kütüphaneler

MyComment - new comments added without deleting existing ones. - MetaTrader 5 için kütüphane

Görüntülemeler:
4332
Derecelendirme:
(24)
Yayınlandı:
2011.09.22 10:26
Güncellendi:
2016.11.22 07:32
\MQL5\Include\ \MQL5\Experts\
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

This function outputs a comment in the top left corner of a chart.

New comments are added as a new line 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().

Examples have been added.

Recommendations

Tested on: MetaTrader 5 Build 507 - Windows 7 x64

MyComment - new comments added without deleting existing ones

3_Level_ZZ_Semafor 3_Level_ZZ_Semafor

The simple indicator which displays minimums and maximums of the eldest, middle and short periods using semaphore dots.

SilverTrend_Signal SilverTrend_Signal

The indicator generates buy and sell signals using colored dots on a chart and displays messages.

Three Tirone Levels Three Tirone Levels

The indicator consists of support and resistance levels based on a trading range for a certain period of time.

Five Tirone Levels Five Tirone Levels

The indicator consists of five Tirone Levels that are, in fact, support and resistance levels based on a trading range for a certain period of time.