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:
- 3942
- Rating:
- Published:
- 2014.03.06 13:08
- Updated:
- 2023.03.29 13:42
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The BlauErgodic indicator (William Blau's Ergodic Oscillator) with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; //Indicator chart period
Figure 1. Indicator BlauErgodic_HTF
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/2054

Flat determining indicator.

The indicator changes the color of the bar to the color corresponding to the current trend, which is determined using the RVI indicator.

Indicator of price change range.

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