Can you pass my suggestion to developer team for below issue?
When I load the stock bar chart, it is very often to show some bad ticks on the chart (very high or very low price of the bar), I need to run "Reload the chart data" during the stock trading session. At the same time, I open a Market Analyzer window. There are many stocks rows in the quote window. Computer continues updating the real-time data on the Market Analyzer window. Reload data’s request is pending there. No interrupt any command send to Market Analyzer window to reload the requested data for correcting the bad ticks. The reload the stock chart's data window hangs to wait at "Loading Data" for long time. Finally, the corrected stock chart come out with not bad tick after filter. But If I change to others stocks then come back this stock again. NT7 still will display stock chart with bad ticks chart again. I hope developer team should filter the bad tick before to save data on hard drive or ram drive (memory as a ram drive). So that user will never waste a lot time to wait or reload the chart.
I think NT7's real-time stock data management should be reconsidered to improve. If user wants to request to run a function call. It is a first priority to execute the user's request. The updating data procedure or other processes should be temporary save on the ram buffer or run at background.

Comment