why a trade occurred.
FIX type: Char.
Definition at line 1862 of file Fields.h.
◆ Base
◆ Enum
Defines the type of interest behind a trade i.e. why a trade occurred.
Enumerator |
---|
ResultOfOptionsExercise | 'B' | ResultOfOptionsExercise.
|
ResultOfAssignmentFromAnOptionsExercise | 'C' | ResultOfAssignmentFromAnOptionsExercise.
|
ResultOfAutomaticOptionsExercise | 'D' | ResultOfAutomaticOptionsExercise.
|
ResultOfMidpointOrder | 'E' | ResultOfMidpointOrder.
|
ResultOfBlockBookTrade | 'F' | ResultOfBlockBookTrade.
|
ResultOfTradeAtClose | 'G' | ResultOfTradeAtClose.
|
ResultOfTradeAtAverage | 'H' | ResultOfTradeAtAverage.
|
ImpliedOrder | '7' | ImpliedOrder.
|
Definition at line 1867 of file Fields.h.
◆ toString()