Reasonably new to backtesting.
Some of my tests, even with limited amount of iterations (400) seem to consume a ton of RAM (I have 24GB). Sometimes the system seems to be able to page some to HDD and continue, but most times everything crashes.
Are there any solutions (even outside of NT, like paging file size or... i don't know
) that i can apply to make sure my tests complete succesfully without crashing?Thanks in advance.
G

Comment