DeleteFromChart
Deletes the indicator from the chart.
bool DeleteFromChart( const long chart, // chart ID const int subwin // subwindow index )
Parameters
chart
[in] Chart ID.
subwin
[in] Chart subwindow index.
Return Value
true – successful, false - cannot remove the indicator from the chart.