PegBehavior Enumeration

Lists the types of peg price behaviors.  The value with which the peg order will float is the Best price ( best Bid for a buy order and to the best Ask for a sell order) or the Mid price (midway between the Bid and Ask). This type of order is useful to achieve a fair price in a fast or volatile market. 

Namespace: tsdata.trading

Enumerated Values
  Name

Value

Public property Best

1

Public property Mid

2

Public property Off

0