Tight Face
09-26-2008, 04:43 PM
I might be doing something wrong here, but I wouldn't know exactly what it is because the strategy compiled correctly, and it appears to work fine in chart window, but when I try to select the strategy in Strategy Analyzer, the Parameters do not update with the new strategy parameters.
Ex.
If I select from the back test drop down Custom Strategy 1, the parameters change to show the available exposed paremeter for strategy 1.
If I change to custom stragey 2, the parameters still show the first set from strategy 1.
If I go to custom strategy 3, it shows parameters for strategy 3.
It would seem that something is wrong with my strategy 2. But i have been combing over line by line for the past hour and the structure is exactly the same as the rest. Eventually I have commented out almost all the code, and it still does not refresh. I also tried renaming it as a new strategy and recompiling, same thing.
Any ideas of what to look for?
Ex.
If I select from the back test drop down Custom Strategy 1, the parameters change to show the available exposed paremeter for strategy 1.
If I change to custom stragey 2, the parameters still show the first set from strategy 1.
If I go to custom strategy 3, it shows parameters for strategy 3.
It would seem that something is wrong with my strategy 2. But i have been combing over line by line for the past hour and the structure is exactly the same as the rest. Eventually I have commented out almost all the code, and it still does not refresh. I also tried renaming it as a new strategy and recompiling, same thing.
Any ideas of what to look for?