OnixS EBS BrokerTec Market Data and Trading Handler for C++  2.14.1.0
Public Types | List of all members
OrderCondition Struct Reference

Defines the validity period for an order transaction. More...

Public Types

enum  Enum {
  Bouncing = 0x0, RestOfDay = 0x100, Unlimited = 0x200, Days,
  CurrentMax = 0x600
}
 

Detailed Description

Defines the validity period for an order transaction.

Member Enumeration Documentation

enum Enum
Enumerator
Bouncing 

The order will not be stored in the order book after the completion of order transaction,.

if the order is not fully matched. Validity time in order be set to zero.

RestOfDay 

The order will be stored in the order book for the remainder of the business day.

Validity time in order should be set to zero.

Unlimited 

The order will be stored in the order book until the instrument expires.

Validity time in order should be set to zero.

Days 

The order will be stored in the order book for the number of days specified in validity time.

CurrentMax 

The order will be stored in the order book for the maximum amount of time allowed for.