Clock Indicator For MT5

Clock Indicator For MT5

Table Of Contents:

  1. Clock Indicator For MT5
  2. Clock Indicator For MT5 Yükleme
  3. Clock Indicator For MT5 Parametreleri
  4. Clock Indicator For MT5
  5. Kodun Ana Bölümleri

Clock Indicator For MT5 size 3 ilgili Clock Indicator For MT5 gösterir. Bilgisayarınızın ayarlarına bağlı olarak yerel saati göreceksiniz. Asıl GMT saatini ve MT5 brokerinin saatini göreceksiniz.

FREE Clock Indicator

Download the FREE Clock Indicator for MT5.

To receive my email 100% sure: 
Put my email on your whitelist!

 

Partially Automated Trading Besides Your Day Job

Alerts In Real-Time When Divergences Occur

 

Clock Indicator For MT5 Yükleme

Göstergeyi yukarıdaki form aracılığıyla indirdikten sonra zip dosyasını açmanız gerekir. Ardından clock.mq5 dosyasını MT5 kurulumunuzun MQL5Indicators klasörüne kopyalamanız gerekir. Bundan sonra lütfen MT5'i yeniden başlatın, ardından göstergeyi göstergeler listesinde görebileceksiniz.

Clock Indicator For MT5 Parametreleri

Clock Indicator For MT5 , yapılandırılacak 9 parametrelerine sahiptir.

input color  Color1=clrBlue;//color of local time input color  Color2=clrMagenta;//color of server time input color  Color3=clrTeal;//color of GMT time input int    FontSize=11; //font size input type_font FontType=Font14; //font type input ENUM_BASE_CORNER  WhatCorner=CORNER_LEFT_LOWER; //location corner input uint Y_=20; //vertical location input uint X_=5; //horizontal location input string LableSirname="Clock 1"; 

Clock Indicator For MT5

Clock Indicator For MT5 , 0 arabelleklerini sağlar.

Kodun Ana Bölümleri

int OnCalculate(                 const int rates_total,    // amount of history in bars at the current tick                 const int prev_calculated,// amount of history in bars at the previous tick                 const datetime &time[],                 const double &open[],                 const double &high[],                 const double &low[],                 const double &close[],                 const long &tick_volume[],                 const long &volume[],                 const int &spread[]                 )   { //----    string sTime1,sTime2,sTime3;     sTime1=TimeToString(TimeLocal(),TIME_SECONDS);    sTime2=TimeToString(TimeCurrent(),TIME_SECONDS);    sTime3=TimeToString(TimeGMT(),TIME_SECONDS);  //----    SetTLabel(0,Lable1,0,WhatCorner,ENUM_ANCHOR_POINT(2*WhatCorner),X1,shift_1,"Local Time: ",Color1,sFontType,FontSize);    SetTLabel(0,Lable1_,0,WhatCorner,ENUM_ANCHOR_POINT(2*WhatCorner),X2,shift_1,sTime1,Color1,sFontType,FontSize);     SetTLabel(0,Lable2,0,WhatCorner,ENUM_ANCHOR_POINT(2*WhatCorner),X1,shift_2,"Brokers Time: ",Color2,sFontType,FontSize);    SetTLabel(0,Lable2_,0,WhatCorner,ENUM_ANCHOR_POINT(2*WhatCorner),X2,shift_2,sTime2,Color2,sFontType,FontSize);     SetTLabel(0,Lable3,0,WhatCorner,ENUM_ANCHOR_POINT(2*WhatCorner),X1,shift_3,"GMT: ",Color3,sFontType,FontSize);    SetTLabel(0,Lable3_,0,WhatCorner,ENUM_ANCHOR_POINT(2*WhatCorner),X2,shift_3,sTime3,Color3,sFontType,FontSize); //----    ChartRedraw(0); //----         return(rates_total);   } //+------------------------------------------------------------------+ 

 

About Me

I'm Mike Semlitsch the owner of PerfectTrendSystem.com. My trading career started in 2007. Since 2013 I have helped thousands of traders to take their trading to the next level. Many of them are now constantly profitable traders. 

The following performance was achieved by me while trading live in front of hundreds of my clients:

Connect With Me:  

Results From 5 Months!
This service starts soon! Be the first who get's notified when it begins!

This FREE Indicator Can Transform
Your Trading!

FREE Indicator + Telegram Group


Request the Ultimate Double Top/Bottom Indicator which is used by 10,000+ traders.