winGou- / Publications
Forum
VPS not working
Hello, My VPS seems to have some problems these last 3 days. I regularly monitor my EA and positions, and some TakeProfit were not taken properly. So I checked multiple times my code, but it seems that's not the problem because on local everything looks fine. I realized that my VPS Journal is not
Very slow calculation time for LWMA, I need help optimising MA on Array
Hello everyone, I'm trying to test an indicator that is really simple, but it take enormous calculation time during my backtest. Before adding this new feature my EA was running fine, so I checked in "profiling on historical data" and its confirmed, this part of my code use a lot of ressource ! I
Help understanding difference between "Optimisation results" and "Run Single Test" results
Hello, I can't figure out this error : my results from the "optimisation result" tab differs from those i get when I right click and execute "Run Single Test" without changing anything else. Any clue where to look to understand this differences ? For information : No error in the journal log when