static public property Constants.SystemProperties.QUERYDEPTH_8

Brief

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

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

Details

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

Declared in Constants.SystemProperties

back