I'm working to create my personal scorecard DLL. As I would like to save the result in file, I would like to have access to the strategy name performing during the scorecard ?
As I don't want to change strategy script, I would like to know if there is a way to find the strategy name ?
Thanks in advance.
Size:
Color:
public override void PopulateScorecard(System.Windows.Forms.ListViewItem lvi, SystemPerformance performance)
->
SystemPerformance.Strategy.Name
Size:
Color:
Thank you very much
Size:
Color: