Handle indicator is wrong

 
I have several EA MT5 running on VPS.

When I load the EA or modify properties of EA loaded in the chart and "accept", a error is generated: "Handle indicator is wrong"... and this so much with custom and standard indicators.

The code does not give any problem in testing or optimization.

The problem disappears when I recompile. Has anyone had this problem?
 
josemiguel1812:
I have several EA MT5 running on VPS.

When I load the EA or modify properties of EA loaded in the chart and "accept", a error is generated: "Handle indicator is wrong"... and this so much with custom and standard indicators.

The code does not give any problem in testing or optimization.

The problem disappears when I recompile. Has anyone had this problem?
Hello Jose Miguel, is it possible to paste parts of your code here? Especially how call your indicator handles and your CopyBuffer functions?
 
josemiguel1812:
I have several EA MT5 running on VPS.

When I load the EA or modify properties of EA loaded in the chart and "accept", a error is generated: "Handle indicator is wrong"... and this so much with custom and standard indicators.

The code does not give any problem in testing or optimization.

The problem disappears when I recompile. Has anyone had this problem?

Are you compiling the code on the VPS ?

Which error number did you get ?