Is it possible to change the position where custom columns are displayed in a Walk-Forward output?
I use SetOption( "ExtraColumnsLocation", 1 ) ; to display the variables I'm optimizing to the first columns in the results list and find it very helpful having them plus the other columns I look at (Profit, Exposure, CAR, CAR/MDD etc) visible on a single screen without having to scroll left and right especially when comparing multiple lines in the results.
The SetOption documentation says this allows the user can change to location of custom columns added during backtest/optimization but doesn't mention walk forward.
While I can drag the columns around to display data the way I want they revert back to the default with the custom columns last.