Amazing work Dimitri. However, I am running it on 2010a and the loop from line 123 takes hours. Really, I cannot see the results. And the elapsed time should not be more than 360 seconds. Have you got a clue of why is it? Best Regards, and thank you very much for your work in this file.
Thanks for this great work. Though, my fault, running callnnpiter with GBPdata1sShort, results are different as in the webinar. The PnL graph shows different (cummulative losses instead of continuous profits). Does someone know why?
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