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

Exp_ColorXDerivative - expert for MetaTrader 5

Views:
2670
Rating:
(10)
Published:
2018.07.09 13:34
Updated:
2023.03.29 13:48
\MQL5\Include\ \MQL5\Indicators\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

A trading system based on the signals of the ColorXDerivative indicator. The signal is formed when a bar is closing if there is a change in the oscillator direction.

For the EA to operate correctly, the compiled file of indicator ColorXDerivative.ex5 must be in the <terminal_data_directory>\MQL5\Indicators folder.

In the texts below, the default inputs of the EA are used. Stop Loss and Take Profit have not been used during the tests.

Fig. 1. Examples of deals on the chart

Fig. 1. Examples of deals on the chart

Testing results for GBPUSD H12 over the year 2016:

Fig. 2. Testing results chart

Fig. 2. Testing results chart

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

ColorXDerivative_HTF ColorXDerivative_HTF

Indicator ColorXDerivative with the timeframe selection option available in the input parameters

Volume trader Volume trader

A trading system based on the tick volume of bars.

PeriodCandle PeriodCandle

Synthetic Japanese candlesticks over the period defined in the indicator settings, calculating on each bar.

XPeriodCandle XPeriodCandle

Synthetic Japanese candlesticks over the period predefined in the indicator settings, calculating on each bar and averaging the price timeseries used in the indicator.