static public property Constants.SystemProperties.QUERYDEPTH_h3

Brief

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

Declaration
Java
public static final String  QUERYDEPTH_h3 = "QUERYDEPTH_h3";

Details

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

Declared in Constants.SystemProperties

back