Is there a way to automatically add indicators to the chart in the 'Historical Strategy Performance' window?
The similar one that is created through the Strategy Analyzer's backtesting feature automatically puts the one I have provided through an Add() call in the Initialize() method but the one under the 'Historical' Strategy Performance (Strategy Tab: right-click on a strategy, then 'Strategy Performance' and 'Historical') doesn't seem to have the same behaviour.
Thanks.

Comment