IImportRequestProviderParams.IncreasePeriod

Syntax

IncreasePeriod: Boolean;

Description

The IncreasePeriod property determines whether to redetermine start and end dates of indicators according to the imported data.

Comments

If IncreasePeriod is set to True, indicators start and end dates are redetermined according to the imported data.

Example

The property use is given in the example for IImportRequestProviderParams.AutoPeriod.

See also:

IImportRequestProviderParams