static public property Constants.SystemProperties.PEGGED_STOP_LIMIT_DISABLED

Brief

If the value of this parameter is "Y", Pegged Stop/Limit orders are not supported.

Declaration
C#
string  PEGGED_STOP_LIMIT_DISABLED

Details

If the value of this parameter is "N", Pegged Stop/Limit orders are supported. In case the property does not exist, pegged stop/limits are enabled.

Declared in Constants.SystemProperties

back