TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
bool ObjectDelete ( string  name)

Removes the object with the specified name at the current chart

Parameters
nameName of object to be deleted
Returns
true if the removal was successful, otherwise returns false. To read more about the error call GetLastError().