Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Facebook ü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
Komut dosyaları

sChartsSynchroScroll - MetaTrader 5 için komut dosyası

Görüntülemeler:
7186
Derecelendirme:
(40)
Yayınlandı:
2010.02.17 12:03
Güncellendi:
2016.11.22 07:32
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

The script provides a synchronous scrolling for all charts opened in the client terminal.



Before the script run, enable the chart shift from the right part of the window (enable the button on the Standard toolbar, if the button is absent, you can add it to the toolbar using the right mouse button click on the panel - "Customize..."):



Specify the shift size using the triangle marker, located on the upper edge of the chart and configure it as you like:

The script should be executed only on one chart. The red markers will be created on all of the opened charts after the script running. While scrolling of any chart, the other charts will be scrolled automatically so the bars with the same time will under these lines.

The input parameters of the script are absent.

MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/81

LoongMAx96 LoongMAx96

Draws 96 line MAs with only 100 lines of code (uses CMyBuffer class).

TimerClosingPeriod TimerClosingPeriod

The indicator prints the time to close of the current timeframe, if it less than H1, it also prints the time to close of the current hourly bar.

WININET_TEST WININET_TEST

Here is a simple example that shows how to download page(file) from Internet using the library wininet.dll.

Price_Channel Price_Channel

It's a well-known indicator that shows maximal and minimal prices (and average values) of the last n bars.