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
Vues:
7671
Note:
(14)
Publié:
2018.06.16 10:01
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

ZigZag on Fractals uses fractals (iFractals, Fractals) as reference peaks. Here, the following rule is applied: Where the latest peak was built on the DOWN-fractal and the current DOWN-fractal detected is lower, then the ZigZag will be moved down to the current peak detected:

ZigZag on Fractals

Use in trading - the two methods opposed:

  1. Trading in the direction of the latest peak;
  2. Trading in the direction opposite to the latest peak.

Trading strategies for each symbol and each timeframe must be chosen individually.

Important information on using it in an EA: In the ZigZag on Fractals indicator, the zigzag value is stored in buffer No. "0"; the values in buffer No. "0" may be EITHER EMPTY_VALUE or the actual price.

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

Blau_TStoch Blau_TStoch

William Blau Stochastic.

Blau_TSI Blau_TSI

William Blau True Strength Index.

FX-CHAOS_SCALP FX-CHAOS_SCALP

The FX-CHAOS_SCALP trading strategy.

Momentum-M15 Momentum-M15

An Expert Advisor based on two indicators: iMAs (Moving Average, MA) and iMomentum (Momentum).