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
- Views:
- 4310
- Rating:
- Published:
- 2017.03.02 12:15
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author: Ramdass
The ZigZag indicator plotted using the NRTR_extr algorithm.
Fig1. The NRTR_extr_ZigZag indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/17516

The ZigZag indicator plotted using the NRTR algorithm.

The strategy uses two indicators Moving Average, MA with different periods, Commodity Channel Index, CCI and Williams’ Percent Range, %R.

The IBS_RSI_CCI_v4 indicator with the timeframe selection option available in the input parameters

The library allows to automatically assign 'magic' to an Expert Advisor on any symbol and any timeframe. It allows having up to 65535 magic numbers in one Expert Advisor.