I tried the 'callnnpiter' with parfor ...loop and for ... loop, and got quite different results. I then checked the nnpiter.m. and found it rely on the order of the loop (So parfor cannot be used). Is this a bug?
i'm playin around with the nnpiter function .. can anybody explain why the results vary from run to run (number of trades) and why i get completly different results if i change the parfor loop into a for loop?
Comment only