OnixS C++ B3 BOE Binary Order Entry 1.3.0
API Documentation
Loading...
Searching...
No Matches
MassActionScope Struct Reference

Public Types

enum  Enum
typedef UInt8 Base

Static Public Member Functions

static std::string toString (Enum)

Detailed Description

All Day and MOC orders will be cancelled. GTC, GTD and MOA orders will not be cancelled.

FIX type: Int.

Definition at line 676 of file Fields.h.

Member Typedef Documentation

◆ Base

typedef UInt8 Base

Definition at line 678 of file Fields.h.

Member Enumeration Documentation

◆ Enum

enum Enum

Specifies the scope of the action. All Day and MOC orders will be cancelled. GTC, GTD and MOA orders will not be cancelled.

Enumerator
AllOrdersForATradingSession 

AllOrdersForATradingSession.

Definition at line 681 of file Fields.h.

Member Function Documentation

◆ toString()

std::string toString ( MassActionScope::Enum value)
inlinestatic
Returns
a human-readable presentation.

Definition at line 3332 of file Serialization.h.