Click or drag to resize

WOTI_PriceType Enumeration

Defines all possible Price Types.

Namespace: Woti
Assembly: Woti (in Woti.dll) Version: 13.4.271.0
Syntax
public enum WOTI_PriceType
Members
Member nameValueDescription
PR_Invalid0 
PR_Mkt1 
PR_Lmt2 
PR_StopMkt3 
PR_StopLmt4 
PR_PegLast10 
PR_PegMid11 
PR_PegBASB12 
PR_PegBBSA13 
PR_PegBid14 
PR_PegAsk15 
PR_Volatility16 
PR_Delta17 
PR_Bid100 
PR_Ask101 
PR_Lst102 
PR_Mid103 
PR_Cls104 
PR_BBSA105 
PR_BASB106 
See Also