Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 2800
- Rating:
- Published:
- Updated:
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Indicator ColorXDerivative with the timeframe selection option available in the input parameters
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
For the indicator to operare, indicator ColorXDerivative.ex5 must be in the <terminal_data_directory>\MQL5\Indicators folder.

Fig 1. Indicator ColorXDerivative_HTF
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/21052
Volume trader
A trading system based on the tick volume of bars.
Exp_UltraAbsolutelyNoLagLwma
A trading system using oscillator UltraAbsolutelyNoLagLwma.
Exp_ColorXDerivative
A trading system based on the signals of indicator ColorXDerivative.
PeriodCandle
Synthetic Japanese candlesticks over the period defined in the indicator settings, calculating on each bar.