[bug] visual strategy tester freeze and die each time I configure the chart to show ask price

 

I'm debugging using historical data, after the debugger hit my first break point, I go to "Charts -> Properties -> tick Show ask price line" and immediately the chart visual tester freeze. I need to stop debugging to be able to close the visual tester, if not it doesn't respond to anything at all.


I tried to set default template, but still visual tester doesn't pickup the default template and even if I change the template it kills the visual tester like before.


the only way that I could make it work is like this

1- start debugging with historical data

2- before the visual tester start to work or show any chart, click pause.

3- configure the chart the chart to shows ask line

4- continue to run the application till hit the breakpoint, then after that the ask line would start to show


it's quite troublesome as sometimes I forget to stop the visual tester before it hit my breakpoint.