OnixS SGX Derivatives Handler for C++  2.17.0.0
Public Types | List of all members
StopCondition Struct Reference

Stop condition. More...

Public Types

enum  Enum {
  Undefined = 0, BestBidGreatEqualStopPrice = 1, BestBidLowEqualStopPrice = 2, BestOfferGreatEqualStopPrice = 3,
  BestOfferLowEqualStopPrice = 4, LastTradedPriceGreatEqualStopPrice = 5, LastTradedPriceLowEqualStopPrice = 6
}
 

Detailed Description

Stop condition.