In live trading, sometimes it's necessary to modify an algorithm, which of course resets the context, which my algorithm mostly accounts for.
It also resets the performance data, so when I look at the live trading dashboard, Quantopian shows my algorithm as having lost 2.6% since it started, based on short-term losses on its long-term holdings; however, the overall performance of the algorithm (or at least of the portfolio being managed by it) is actually a gain of 5%.
Would it be possible to have a way of seeing the entire portfolio history while Quantopian was running any version of an algorithm on an account, rather than just the current run? Not that it makes any difference in the end amount, but I think a 5% gain (against a roughly 0% SPY benchmark) looks a lot more impressive than a 2.6% loss against the same benchmark. :)