static public property Constants.SystemProperties.TRAILING_FLUCTUATE

Brief

The property shows whether the trailing mode is supported.

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

Details

In case the value of this property does not equal "Y", trailing orders must not be used at all.

Declared in Constants.SystemProperties

back