When running an optimization on 1 variable, I expect to see the variable output 0-30, increment 1. However, in the optimization output column for the variable, I am seeing some numbers and some percentages as in the screenshot below. Has anyone else seen this and I am wondering how to get the pure numbers (0-30) to show up in the output.
One more thing to note, each of the listed whole number rows (1-4) had no trades and the entire rows were blank "-nan(ind)" while the percentage rows had data.
thanks in advance
variable2 = Optimize ("variable2", 10, 0, 30, 1);