Lean
$LEAN_TAG$
|
Represents an indicator with a warm up period provider. More...
Properties | |
int | WarmUpPeriod [get] |
Required period, in data points, for the indicator to be ready and fully initialized. More... | |
Represents an indicator with a warm up period provider.
Definition at line 21 of file IIndicatorWarmUpPeriodProvider.cs.
|
get |
Required period, in data points, for the indicator to be ready and fully initialized.
Definition at line 26 of file IIndicatorWarmUpPeriodProvider.cs.