testWindows property
The array of test windows used for evaluating the algorithm. The
NumberOfBacktestWindows
from the EvaluationParameters
object determines the number of windows in the array.
Implementation
final List<WindowSummary>? testWindows;