PegLimitType Field

Type of Peg Limit  
Valid Values  
0 = Or better (default) - price improvement allowed  
1 = Strict limit is a strict limit  
2 = Or worse for a buy the peg limit is a minimum and for a sell the peg limit is a maximum (for use for orders which have a price range)  
 
public const int PegLimitType = 837
This language is not supported or no code example is available.
public:  
const int PegLimitType = 837;
This language is not supported or no code example is available.
public const PegLimitType : int = 837
This language is not supported or no code example is available.

Field Value

int

In this article

Definition