Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
Rabbit3 - expert for MetaTrader 5
- Published by:
- Vladimir Karputov
- Views:
- 5145
- Rating:
- Published:
- 2017.03.02 12:15
- Updated:
- 2018.02.22 13:44
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Author of the idea — Peter, author of the mq5 code — barabashkakvn.
The strategy uses two indicators Moving Average, MA with different periods, Commodity Channel Index, CCI and Williams’ Percent Range, %R.
Launch the EA on timeframes higher than M30.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/17511
MA2CCI
The trading strategy uses two MA indicators, one ATR and one CCI.
IchimokuAlertThe Ichimoku indicator with an alert.
NRTR_ZigZag
The ZigZag indicator plotted using the NRTR algorithm.
NRTR_extr_ZigZagThe ZigZag indicator plotted using the NRTR_extr algorithm.