Scripts: Reporting Memory Leaks in Strategy Tester

 

Reporting Memory Leaks in Strategy Tester:

Monitoring of memory leaks in the strategy tester

Author: Dr Matthias Hammelsbeck

 
Missed this useful code. Thanks to the authors!
 
Many thank you for this library
 
By any chance, is there a way to make this code work outside of the Strategy Tester (in Live mode) ?

I have an custom indicator that only works in Live mode and that contains a memory leak, but I can't seems to figure out where it is.
 
sap51 #:
By any chance, is there a way to make this code work outside of the Strategy Tester (in Live mode) ?

I have an custom indicator that only works in Live mode and that contains a memory leak, but I can't seems to figure out where it is.
In normal circumstances you can use this code/library in live mode outside of the strategy tester. 
You need the source code of your custom indicator and you have to include the library in the first line of the code. 
 
Спасибо. Полезная программа.
 
Thank you very much. This is what have been looking for so long
 
tantran201094 #:
Thank you very much. This is what have been looking for so long
You are welcome