ChartSetInteger(0,CHART_SHOW_TRADE_LEVELS,false) not work in MT5 tester visual mode

 
ChartSetInteger(0, CHART_SHOW_TRADE_LEVELS, false);


It does not work in MT5 Strategy Tester (visual mode). You can try it yourself.

This is important for me because it obstructs my trading bot’s display.

Please check and fix it in the next build version.

Thank you.