static public property Constants.SystemProperties.QUERYDEPTH_h8

Brief

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

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

Details

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

Declared in Constants.SystemProperties

back