MT5 Bug in ChartIndicatorGet()

 

Hi, 

i have an indicator where i try to get the handle of an other indicator (inside the same chart) using ChartIndicatorGet(), but moving trough TF, indicator init and deinit stop working! And all became a lot slowly!

Shoudn't simply give handle int value this call ?


Attached an indicator that simulate the problem, where i try to get handle of itself. 

Reason: