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
Experts

Fibo iSAR - expert pour MetaTrader 5

Publié par:
Vladimir Karputov
Vues:
6158
Note:
(20)
Publié:
2017.01.19 17:01
Mise à jour:
2018.06.14 16:37
Fibo iSAR.mq5 (35.72 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Author of the idea — Yuri, mq5 code author — barabashkakvn.

The EA compares the current price location with the readings of the two indicators (SAR("Step Fast_SAR","Maximum Fast_SAR") and SAR("Step Slow_SAR","Maximum Slow_SAR")). 

Buy signal:

Fibo iSAR Buy

Sell signal:

Fibo iSAR Sell

Pending order prices are calculated by Fibo levels "Fibo Entrance Level" and "Fibo Profit Level" in the ScalpParabolicPattern() code block.

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

EMA CROSS EMA CROSS

Crossing of the two iMAs.

Waddah_Attar_Trend_Alert Waddah_Attar_Trend_Alert

Waddah_Attar_Trend indicator features alerts, emails and push notifications.

Exp_RSI Exp_RSI

The simplest Expert Advisor based on RSI.

Exp_MFI Exp_MFI

The simplest Expert Advisor based on MFI.