Rejoignez notre page de fans
- Vues:
- 8310
- Note:
- Publié:
- 2015.05.21 15:14
- Mise à jour:
- 2016.11.22 07:32
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
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
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/12909

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

Trend indicator based on Average True Range and Standard Deviation.

Simple trend indicator based on three Moving Averages.

Normalized version of the Begin_Trend_v01 indicator.