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
chart_id | Chart ID. 0 means the current chart |
indicator_shortname | Short name of the indicator |