TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
int ChartWindowFind ( long  chart_id,
string  indicator_shortname 
)

searches in the indicated chart for the subwindow with the specified "short name" of the indicator (the short name
is displayed in the left top part of the subwindow), and it returns the subwindow number in case of success

Parameters
chart_idChart ID. 0 means the current chart
indicator_shortnameShort name of the indicator
Returns
Subwindow number in case of success. In case of failure the function returns -1