editAt abstract method
Edits an existing indicator or drawing tool at the specified index.
This method allows you to modify the settings and properties of the
indicator or tool
without changing its position in the list.
Implementation
void editAt(int index);