Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Experts

NRTR_Revers - expert pour MetaTrader 5

Publié par:
Vladimir Karputov
Vues:
4066
Note:
(18)
Publié:
2018.12.28 13:08
Mise à jour:
2019.01.17 11:29
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Idea by: Scriptor

Code mq5 by: barabashkakvn

The EA is only working at the moment when a new bar appears (except for trailing that is active at each tick). Trade signals are formed based on indicator iATR (Average True Range, ATR) on the analysis of the High and the Low of prices within the interval.

First, the volatility range (different) is found: The value of indicator ATR on bar #1 is multiplied by "Coefficient of volatility." Then we calculate depending on the current trend.

If the current trend is BUY:

  • We find the minimum within the interval from bar #2 to the ATR averaging period minus 1. Suppose "ATR: averaging period" is 9. Then we will search for the minimum within the interval from bar #2 to bar #8
  • If the Close price of bar #1 is below the found minimum by different - it is a signal to close BUY positions and open SELL positions. 
  • The current trend is set to "SELL:

The same is done for SELL positions.

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/22718

CandleMidPoint CandleMidPoint

Indicator Candle's Middle Point

CandleColorMidPoint CandleColorMidPoint

Indicator Colored Middle Point of Candles

VZO VZO

Indicator VZO

RJTX_Matches_Smoothed_Alert_xx RJTX_Matches_Smoothed_Alert_xx

Indicator RJTX_Matches_Smoothed_Alert featuring alerts, emails and push notifications for smartphones. The input variables allow replacing the displayed indicator symbols