Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Sistemi Esperti

Fibo iSAR - sistema esperto per MetaTrader 5

Pubblicati da::
Vladimir Karputov
Visualizzazioni:
6151
Valutazioni:
(20)
Pubblicato:
2017.01.19 17:01
Aggiornato:
2018.06.14 16:37
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.