Watch how to download trading robots for free
Find us on Telegram!
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_BykovTrend_ColorX2MA - expert for MetaTrader 5

Views:
3202
Rating:
(11)
Published:
2018.07.13 15:31
Updated:
2023.03.29 13:48
\MQL5\Include\ \MQL5\Indicators\
BykovTrend_V2.mq5 (12.29 KB) view
ColorX2MA.mq5 (17.45 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Two independent trading systems using indicators BykovTrend_V2 and ColorX2MA within one EA. Signals to open trades by trading systems are formed when a bar is closing, if the trend has changed, displayed through changing the color of any of those two indicators.

For the generated EA to operate correctly, the compiled files of indicators BykovTrend_V2.ex5 and ColorX2MA.ex5 must be in the <terminal_data_directory>\MQL5\Indicators folder.

The default EA inputs were used in tests below. Stop Loss and Take Profit were not used in testing.

Fig 1. Exemplary trades in the chart

Fig 1. Exemplary trades in the chart

Test results for USDJPY H6 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/21216

Exp_SilverTrend_ColorJFatl_Digit Exp_SilverTrend_ColorJFatl_Digit

Two independent trading systems using indicators SilverTrend_V2 and ColorJFatl_Digit within one EA.

CCFp (Complex Common Frames percent) CCFp (Complex Common Frames percent)

Cluster indicator based on article https://www.mql5.com/en/articles/1464

RoundPrice-Ext_HTF RoundPrice-Ext_HTF

Indicator RoundPrice-Ext with the timeframe selection option available in its input parameters.

CI CI

Indicator CI (Congestion Identifier). It displays within how many bars before the current one the price was within the channel formed by the Close price of the current bar +/- Delta in points. It also displays the counter value threshold level and the marks, in which the counter is above or below that level.