HandlInst Field

Instructions for order handling on Broker trading floor  
Valid values:  
1 = Automated execution order, private, no Broker intervention  
2 = Automated execution order, public, Broker intervention OK  
3 = Manual order, best execution  
 
public const int HandlInst = 21
This language is not supported or no code example is available.
public:  
const int HandlInst = 21;
This language is not supported or no code example is available.
public const HandlInst : int = 21
This language is not supported or no code example is available.

Field Value

int

In this article

Definition