static public property Constants.SystemProperties.QUERYDEPTH_h4

Brief

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

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

Details

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

Declared in Constants.SystemProperties

back