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
Uzman Danışmanlar

Exp_RD-TrendTrigger - MetaTrader 5 için Uzman Danışman

Görüntülemeler:
4444
Derecelendirme:
(23)
Yayınlandı:
2013.01.16 15:39
Güncellendi:
2023.03.29 13:42
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

The Exp_RD-TrendTrigger trading system is based on changes of the trend direction displayed by the RD-TrendTrigger indicator.

A signal to perform a deal is formed at bar closing, when there are two variants of the trading signals to make deals depending on the value of the input variable of the Mode Expert Advisor (the algorithm to enter the market):

  1. Change of the oscillator direction;
  2. The breakthrough of the oscillator levels defined by the input parameters of the Expert Advisor:
    input int HighLevel=+50;
    input int LowLevel=-50;

Place RD-TrendTrigger.ex5 compiled file to the terminal_data_folder\MQL5\Indicators.

Default Expert Advisor's input parameters have been used during the tests shown below. Stop Loss and Take Profit have not been used during the tests.

Fig. 1. The instances of history of deals on the chart.

Fig. 1. The instances of history of deals in the chart.

Testing results for 2011 at XAUUSD H4:

Fig. 2. Chart of testing results

Fig. 2. Chart of testing results

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

The class for drawing the DEMA using the ring buffer The class for drawing the DEMA using the ring buffer

The class is designed for calculation of the technical indicator Double Exponential Moving Average (Double Exponential Moving Average, DEMA) using the algorithm of the ring buffer.

PrevDayAndFloatingPivot PrevDayAndFloatingPivot

The Prev Day And Floating Pivot indicator.

StepMA_v6.4 StepMA_v6.4

A simple trend indicator of the NRTR type

Predict Predict

A semaphore, signal indicator with three variants of signals