Hi,
I have been looking and there seems to be no way to specify the value of a variable before it is run. Therefore values are to be hardcoded and the strategy redeployed every time a new value is needed.
Example: I want my strategy for the S&P to stop if price goes below 4000, and later in the day that value may change to 3950..
Also I haven´t found any way to trace what a running strategy is doing, so it is a lot harder to debug.
Are these features going to be available in ProRealCode at some point?