Resize chart window from indicator (for Short Trend Reversal) – indicator MetaTrader 4

charts
You can simply add function void OnChartEvent(…) to your indicator the screens are from EA and its GUI, indicator only changes window size before compilation you need uncomment few lines //external dll prohibited 🙁 Resize chart window from indicator (for Short Trend Reversal) – indicator MetaTrader 4

Displaying Several CChartObject Objects in a Single Window – script MetaTrader 5

Drawing several charts in a single window
Description: Sometimes it is necessary to monitor several charts simultaneously to find correlations between changes in the rates of various currency pairs. This script allows traders to do that displaying several subcharts in a single chart window. The script has been developed to create charts for the Championship’s Minutes at the Automated Trading Championship 2012.

Multiple ZigZags in a single window – indicator MetaTrader 4

Multiple ZigZags in a single window - indicator for MetaTrader 4
For the fans of ZigZag: a small indicator that draws multiple ZigZags from different timeframes on one timeframe. Four ZigZags are implemented (H1, H4, D1, W1). The timeframe should be selected as the minimal of the displayed ones, i.e. here it is H1. On all other timeframes it is drawn incorrectly, there are no timeframe