StrategyColumn
type StrategyColumn = ColumnModel<IStrategyResult>;
Type alias for column configuration used in walker strategy markdown reports.
Represents a column model specifically designed to format and display
walker backtest strategy results in markdown tables.