Is it possible to save backtest optimization for future reference?
Like in the simpliest of terms - I backtest Sample MA crossover strategy and want to save all iterations for later usage, how could that be done? (So I won't have to re-run the same optimization again).

Comment