Topic: LabelDelete: failed to delete a text label! Error code = 4202

Created a new strategy with forex  strategy builder , but when i try to test it in strategy tester on mt4 i keep getting this error: LabelDelete: failed to delete a text label! Error code = 4202

Re: LabelDelete: failed to delete a text label! Error code = 4202

google that error code

that is an MT4 error

There are lots of entries to read

Re: LabelDelete: failed to delete a text label! Error code = 4202

This is a general error on all created strategies with the forex builder. We need an update because right now its impossible to backtest any strategies on mt4

Seem the strategy code deletes an non-existent object which creates this error

ERR_OBJECT_DOES_NOT_EXIST     4202     Object does not exist.

Re: LabelDelete: failed to delete a text label! Error code = 4202

> LabelDelete: failed to delete a text label

Is the expert still working properly?

This error shows a failure of the MT Chart to plot some text. It is only a visual issue.
Because this error sometimes appears on well-working experts, we assume it is a bug in the MT chart.