Watch how to download trading robots for free
Find us on Facebook!
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
Indicators

Coppock - indicator for MetaTrader 4

Эдвард Коппок | English Русский Deutsch 日本語
Published by:
Vladimir Lyopa
Views:
34484
Rating:
(20)
Published:
2016.02.08 11:08
Updated:
2016.11.22 07:32
coppock.mq4 (3.17 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author:

Edward Coppock

Coppock is the implementation of the famous Coppock curve indicator, first established by Edward Coppock in 1962.

This indicator shows long-term for buying or selling (originally only for buying) by measuring a 10-period weighed Moving Average of the sum of two rates of change (with periods of 14 and 11). It is the classic version. In this version, you can change the parameters of the basic indicators.

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.
  • MAType (default = 3 (WMA)) — method of the moving average of the sum. We recommend that you don't change these.

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/13140

3rd Generation Moving Average 3rd Generation Moving Average

3rd Generation Moving Average

Forex Fraus Slogger Forex Fraus Slogger

The Expert Advisor is based on the operation of its predecessor — Forex Fraus (for M1), but using the Envelopes indicator.

Aroon Up and Down Aroon Up and Down

The Aroon Up and Down indicator detects the local tops and bottoms on the chart.

Pinbar Detector Pinbar Detector

The Pinbar Detector indicator tries to identify the pin bars.