Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Experts

Fibo iSAR - expert for MetaTrader 5

Published by:
Vladimir Karputov
Views:
6118
Rating:
(20)
Published:
2017.01.19 17:01
Updated:
2018.06.14 16:37
Fibo iSAR.mq5 (35.72 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to 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.

Translated from Russian by MetaQuotes Ltd.
Original code: 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.