Relocate separate window

 

Does any one know how to relocate or re-size (height and width) a separate indicator window? I want put an indicator over main window with smaller size.

Regards

 

 
 
dolemi:

Does any one know how to relocate or re-size (height and width) a separate indicator window? I want put an indicator over main window with smaller size.

Regards

 

 
   ChartSetInteger(0,CHART_HEIGHT_IN_PIXELS,ChartWindowFind(),20);
Width can't be changed by code.
Reason: