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
Views:
3916
Rating:
(21)
Published:
2013.01.28 10:29
Updated:
2023.03.29 13:42
\MQL5\Include\ \MQL5\Indicators\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The Expert Advisor based on the change of the ColorCoppock oscillator direction. The signal is formed when a bar is closing if there is change of direction of the indicator.

Place ColorCoppock.ex5 compiled file to the terminal_data_folder\MQL5\Indicators.

Default Expert Advisor's input parameters have been used during the tests shown below. Stop Loss and Take Profit have not been used during the tests.

Fig. 1. The instances of history of deals in the chart.

Fig. 1. The instances of history of deals in the chart.

Testing results for 2011 at USDCHFH4:

Fig. 2. Chart of testing results

Fig. 2. Chart of testing results

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

Range Range

The Range indicator calculates the range expansion index and displays the range of price change in the current bar

Day Of Week Day Of Week

The "Day of Week" function is designed to determine the number of required month according to data of the week and the day of the week inside this month

Triple Bolling Triple Bolling

The advanced presentation of the Bollinger Bands indicator

Translator Translator

The class for localization/multilingual support of text messages in user MQL5 programs