cm ind Level
If a given number of candles in a row cross the same price, the indicator builds lines that show us the maximum and minimum of the price that was repeated on candlesticks.We set the search parameters for such areas on the chart in the settings.
Indicator settings:
- input int Candles=5; / /how many candles hooked price
- input int History=50; //at what interval are we looking for
the version of the indicator for MT4 and МТ5 terminal