ICubeMetaLoader.IncreasePeriod

Syntax

IncreasePeriod: Boolean;

Description

The IncreasePeriod property determines whether indicators start and end dates must be redetermined according to loaded data.

Comments

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

Example

The use of the property is given in the example for ICubeMetaLoader.AutoPeriod.

See also:

ICubeMetaLoader