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
Indicators

MultiColorStepXCCXTrend_x10 - indicator for MetaTrader 5

Views:
3163
Rating:
(18)
Published:
2015.07.31 16:18
Updated:
2023.03.29 13:45
colorstepxccx.mq5 (10.54 KB) view
\MQL5\Include\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The MultiColorStepXCCXTrend_x10 indicator shows information on current trends using the ColorStepXCCX indicator direction from ten different timeframes.

Each of the ten indicator lines corresponds to a separate indicator. Growing oscillator movement paints the lines in green, and falling movement — in pink. Otherwise, the lines are gray. Colored dots on lines appear when a new bar opens on the corresponding timeframe.

This Expert Advisor requires the compiled indicator file ColorStepXCCX.ex5 in order to run. Place it in <terminal_data_folder>\MQL5\Indicators.

Fig.1. The MultiColorStepXCCXTrend_x10 indicator

Fig.1. The MultiColorStepXCCXTrend_x10 indicator

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

ColorTrend_CF_HTF ColorTrend_CF_HTF

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

ColorStepXCCX_HTF ColorStepXCCX_HTF

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

ColorStepXCCXTrend_x10 ColorStepXCCXTrend_x10

The ColorStepXCCXTrend_x10 indicator shows the ColorStepXCCX oscillator direction from ten different timeframes.

ColorTSI-Oscillator_HTF ColorTSI-Oscillator_HTF

The ColorTSI-Oscillator indicator with the timeframe selection option available in the input parameters.