B2BITS FIX Antenna HFT  1.0.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Attributes | List of all members
ILink3V5::OrderTypeReq Struct Reference

#include <ILink3V5BinaryMessages.h>

Public Types

enum  Enum {
  OrderTypeReq_MarketwithProtection ='1', OrderTypeReq_Limit ='2', OrderTypeReq_StopwithProtection ='3', OrderTypeReq_StopLimit ='4',
  OrderTypeReq_MarketWithLeftoverAsLimit ='K'
}
 

Public Attributes

char value
 

Member Enumeration Documentation

Enumerator
OrderTypeReq_MarketwithProtection 
OrderTypeReq_Limit 
OrderTypeReq_StopwithProtection 
OrderTypeReq_StopLimit 
OrderTypeReq_MarketWithLeftoverAsLimit 

Member Data Documentation

char ILink3V5::OrderTypeReq::value