All problems
TMKR-6003
Error
Customer
Indicator could not be removed automatically
The platform asked an indicator to remove itself but MetaTrader did not complete the removal, so it must be removed by hand.Termination & lifecycle•Also known as: INDICATOR_REMOVE_FAILED, manual_removal_required
Symptoms
Alert: "TheMarketRobo: CRITICAL — indicator could not be removed. Please remove it manually."
Experts log: "SDK Error: Failed to remove indicator '...' from chart...".
Causes
MetaTrader (especially MT4) restricts indicators from deleting themselves.
The indicator's short name was not registered (see TMKR-1004).
How to fix it
1
Remove the indicator manuallyRight-click the chart > Indicators List, select the indicator (it may be named "TMR: DISABLED"), and delete it.