Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Telegram ü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
Görüntülemeler:
7642
Derecelendirme:
(14)
Yayınlandı:
2015.05.21 15:14
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

Real author:

Ramil Minniakhmetov

The grid strategy is very popular, but has its own downsides. One of the main downsides is that using indicators you can enter the market in a wrong direction in the beginning of a strong trend and lose your deposit.

The BreakTrend indicator solves this problem. It generates signals when the strong movement has already happened, and the turnover or pullback is possible. It measures the number of points the price passed for the specified number of bars.

Settings are different for each currency pair and timeframe.

Originally this indicator has been written in MQL4 and was first published in the Code Base on 28.04.2014.

Fig.1. The BreakTrend indicator

Fig.1. The BreakTrend indicator

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

SFX_TOR_HTF SFX_TOR_HTF

The SFX_TOR indicator with the timeframe selection option available in the input parameters.

SFX_TOR SFX_TOR

Trend indicator based on Average True Range and Standard Deviation.

Begin_Trend_v01 Begin_Trend_v01

Simple trend indicator based on three Moving Averages.

Begin_Trend_v02 Begin_Trend_v02

Normalized version of the Begin_Trend_v01 indicator.