The indicator plots a channel based on fractals.
Description of the indicator settings:
- Time_Frame β period of the chart for finding the fractals and the points of control of the channel. At = 0 means the current chart, on which the MQL4 program is running.
- Needed_Bars β The number of bars in history for the indicator calculation, at = 0 all bars are calculated.
- Clamping_Bars β limit of the number of bars for the search of fractals, at = 0 calculated automatically.
- Koeff_Flat β The coefficient to determine the flat.
- collir β the color of the indicator lines.