TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
int ChartIndicatorsTotal ( long  chart_id,
int  sub_window 
)

Returns the number of all indicators applied to the specified chart window

Parameters
chart_idChart ID. 0 means the current chart
sub_windowNumber of the chart subwindow. 0 denotes the main chart subwindow
Returns
The number of indicators in the specified chart window. To get error details use the GetLastError() function