Hi everyone,
Today we shipped three important updates to the full backtest page. You'll be able to view graphs of custom data as part of the backtest UI, under 'Activity > Custom Data':
Recorded variables are also programmatically accessible in notebooks via the recorded_vars
attribute on the backtest object.
There's now the ability to toggle a benchmark on and off on the backtest overview:
We've also shipped a fix to a bug on Firefox, where copy-pasting code from the backtest screen into the IDE would result in extra indentation.
Happy coding,
Abhi