Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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
Vues:
17236
Note:
(6)
Publié:
2008.05.14 07:23
Mise à jour:
2014.04.21 14:52
_Fast2.mq4 (6.48 KB) afficher
_Fast3.mq4 (3.35 KB) afficher
MQL5 Freelance Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The indicator analyzes the last three bars on the basis of a quadratic function. It is displayed as a histogram. There are two moving averages on it, the parameters of which can be changed in presetting. I also introduced optional sound alerts and comment in the main field when signal lines are touched. The second indicator, Fast_3, works on the same principle, but it introduces alerts in the price field as corresponding arrows. Stops at the level of preceding fractals are crossed. The indicator was created because I needed a non-delayed and non-redrawn oscillator. As a result, it delays from the price by one bar, of course, but, at least, it is not redrawn all the time. As compared to other MACDs, it is 2 bars faster. However, this high sensibility results in that this indicator should be applied with any low-frequency filter on a flat market.

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

Levels_A_Vlad Levels_A_Vlad

The indicator shows support/resistance levels calculated using the methods by V.B. Antonov (A_Vlad).

BHS system BHS system

A system based on "round" numbers.

FX-TREND FX-TREND

The indicator shows the trend on a daily chart(2) using indicator ZIGZAG-FRACTALS. It also shows the enter price for HIGH/LOW of the preceding bar on the current timeframe.

Moving Average Trade System Moving Average Trade System

The strategy is based on Moving Average with the periods of 5/20/40/60.