numberOfBacktestWindows property

int? numberOfBacktestWindows
final

The number of times to split the input data. The default is 1. Valid values are 1 through 5.

Implementation

final int? numberOfBacktestWindows;