The indicator is designed to analyze the candle chart of any symbol in the MT5 when combining two or more charts of the
same symbol with different periods. For example, with the EURUSD chart, M1 can combine several EURUSD charts with a period from M2 to
MN; With the EURUSD chart, M2 can combine several EURUSD charts with a period from M3 to MN, etc. The main chart period should be less than the
period of the custom candle chart.
External settings
-
TimeFrame - period of custom candle chart (from M2 to MN)
-
TimeStartStd - when "true" the beginning of custom candles coincides with their beginning in the standard periods of
MT5. When "false" the end of the custom candle coincides with the last closed candle on the price chart (for example, the custom D1 candle
on the H1 chart will move on one H1 candle each time after closing the new candle on the H1 chart)
-
UseStartMondayHL - when "true" the indicator takes into High and Low Monday when depicting a custom candle (sometimes at
the opening of the week it is extreme values). When "false" the indicator does not take into High and Low Monday
-
CustomCandles - number of custom candles on the chart (a parameter to reduce the load on a computer processor when
combining multiple charts of a single symbol with different periods)