On the Optimizer code, the property Results keeps a SystemPerformance array where pretty much all the information is available. However, I wasn't able to find the Bars duration for trades. Either I am missing the correct property in the Trade class, or that value is calculated by some other property that I can't figure out.
How can this be done?

Comment