NextBarColorThe indicator "predicts" the color of the next bar with the probability specified in the settings. It is useful for the evaluation of strategies aimed at such a prediction when choosing trading instruments / timeframes for strategies. Caution: The indicator "looks into the future", so do not apply it in real life or in the strategy tester!
DeMarker_HTFDeMark's oscillator with an option of setting a fixed timeframe for the calculation of the indicator in the input parameters.
Demo_IndicatorSetStringAn example of how to use the IndicatorSetString() function. A simple indicator that shows how to create a label, e.g. "Overbought level" for each level.
Simple Hedge PanelA panel for opening and closing positions on several financial symbols in one click.
Demo_IndicatorSetIntegerAn example of the IndicatorSetInteger() function. A simple indicator that shows how to create a label, e.g. "Overbought level" for each horizontal level.
PinBarAn indicator of pin bars, to be used as a built-in indicator in Expert Advisors. Shows levels specified by the pattern for the open price and stop-loss.