Does anyone know how to set an Input Value when a strategy terminates. I have been trying to set an input variable within OnTermination() without any success. In essence, I would like to use the parameter dialog box to manually set an input variable. But then when the strategy is run and then the strategy terminates, I would like to set the input variable to a certain value progammatically.
Any help would be greatly appreciated.

Comment