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
Komut dosyaları

Chart_Period_Changer - MetaTrader 5 için komut dosyası

Görüntülemeler:
7264
Derecelendirme:
(46)
Yayınlandı:
2012.06.27 12:03
Güncellendi:
2012.06.27 12:05
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

A simple script for switching basic timeframes. It allows to change a chart period using hot keys.

Three different versions are attached:

  1. Ascending;
  2. Descending;
  3. Cyclic.

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

Visualization of Optimization Results in Real Time Visualization of Optimization Results in Real Time

Introducing the example of visualization of optimization results in real time (balance curve dynamics and an Expert Advisor statistical parameters).

EA_MARSI EA_MARSI

The Expert Advisor is based on EMA_RSI_VA indicator.

Corrected Average (CA) Corrected Average (CA)

Corrected Average indicator by A.Uhl (also known as the "Optimal moving average").

The Example of IndicatorParameters() usage The Example of IndicatorParameters() usage

This Expert Advisor illustrates the usage of the IndicatorParameters() function to get the information about the number of input parameters, their type and values.