static public property Constants.SystemProperties.QUERYDEPTH_6

Brief

The maximal number of periods that can be retrieved for a chart with the d1 period.

Declaration
Java
public static final String  QUERYDEPTH_6 = "QUERYDEPTH_0";

Details

If the property does not exist, the d1 period is not supported.

Declared in Constants.SystemProperties

back