Rejoignez notre page de fans
- Vues:
- 9011
- Note:
- 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:
Use in trading - the two methods opposed:
- Trading in the direction of the latest peak;
- 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

The FX-CHAOS_SCALP trading strategy.

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