I'm trying to back-test simple multinstrument strategy. I do this because I was advised this is the only way to have a table of back-test trades in one place - handy for export. Please find the attached code.
Problem: Back-test results are blank if I add more than one instrument. For example the attached code returns no back-test results. However, if I delete 2 out of 3 instruments, then the back-test results show results for that 1 remaining instrument as if the strategy can work with only a single instrument.
Please advise
ionaz

Comment