Hello,
Could you please describe the Quantopian policy as regards the possibility of saving data files, be it of intermediate calculation results or final backtest results, to the hard drive? Can we save any file with data , by adding code inside our algorithms, to the hard disk? Can we store such files somewhere on Quantopian between sessions? Can we export such files from Quantopian to our local machines?
The files can be in any format, but preferably something simple like csv.
Kind regards,