Lean
$LEAN_TAG$
|
A power gauge for backtests, time and parameters to estimate the overfitting risk More...
Properties | |
int | Minutes [get, set] |
Number of minutes used in developing the current backtest More... | |
int | BacktestCount [get, set] |
The quantity of backtests run in the project More... | |
int | Parameters [get, set] |
Number of parameters detected More... | |
int | ProjectId [get, set] |
Project ID More... | |
A power gauge for backtests, time and parameters to estimate the overfitting risk
Definition at line 28 of file Backtest.cs.
|
getset |
Number of minutes used in developing the current backtest
Definition at line 33 of file Backtest.cs.
|
getset |
The quantity of backtests run in the project
Definition at line 38 of file Backtest.cs.
|
getset |
Number of parameters detected
Definition at line 43 of file Backtest.cs.
|
getset |
Project ID
Definition at line 48 of file Backtest.cs.