Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Published by:
- Vladimir Lyopa
- Views:
- 5427
- Rating:
- Published:
- 2015.07.02 14:23
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author:
Edward Coppock
This indicator shows long-term opportunities for buying or selling by measuring a 10-period weighed Moving Average of the sum of two rates of change (with periods of 14 and 11). It's a classic version.
Input parameters:
- ROC1Period (Default = 14) — period of first rate of change in the sum.
- ROC2Period (Default = 11) — period of second rate of change in the sum.
- MAPeriod (Default = 10) — period of Moving Average of the sum.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/13141

The CCIBands indicator with the timeframe selection option available in the input parameters.

Extended CCI indicator based on a standard indicator bundled with MetaTrader 5.

Cloud indicator, the envelopes of which represent the RSI oscillator values calculated for High and Low prices.

The RSICloud indicator with the timeframe selection option available in the input parameters.