I have a strategy that use its own data structures and when I'm running optimization the memory is getting packed and NT goes to 'Not Responding' mode.
How can I release the data structures i'm using without harming the Strategy Analyzer to function?
Tx in advance!

Comment