I ran the optimization and got a Summary result that were all 0s. Even though there are results that have Total net profit.
Why are there no trades?
I ran the optimization and got a Summary result that were all 0s. Even though there are results that have Total net profit.
Why are there no trades?
There appears to be no instrument either. I suspect that may be part of the problem. What are you testing on?
I was optimizing on MES 3-26
That’s a bizarre bug that seems to crop up from time to time. If you set “IsInstantiatedOnEachOptimizationIteration = true;” in the defaults of the strategy you’re testing, do you still have this problem? Are you using the managed or unmanaged order approach?