write label in subwindow

 

hello...


i create a handle:

 h_hashi = iCustom(Symbol(),PERIOD_H1,"heiken_ashi_tf");

an add it to chart

 ChartIndicatorAdd(0,2,h_hashi); // in Subwindow 2

how can i write a label that is in 2?