So far, I've been unable to reproduce this issue with the Sample MA Strategy.
Now, for what it's worth, I'll discuss my screen capture attached. This is one example of many while testing my own strategies. What I've found so far is that the PPM results for each individual WF test are mostly correct as per: cumulative profit * (30.5 / # days). Also, the sum of the entire individual results in the net profit column equals the net profit of the overall WF optimization: $2908.
I'd presume that the overall PPM of the WF optimization should be found with the following calculation:
overall WF optimization net profit * (30.5 / # days) = overall WF optimization PPM
So in this case of my screenshot, the calculation would be:
$2908 * (30.5 / 207) = $428.47 PPM
However, NT calculated overall WF PPM as ($320.54).

Comment