#include <ILink3BinaryMessages.h>
|
enum | Enum {
ExecReason_MarketExchangeOption =8,
ExecReason_CancelledNotBest =9,
ExecReason_CancelOnDisconnect =100,
ExecReason_SelfMatchPreventionOldestOrderCancelled =103,
ExecReason_CancelOnGlobexCreditControlsViolation =104,
ExecReason_CancelFromFirmsoft =105,
ExecReason_CancelFromRiskManagementAPI =106,
ExecReason_SelfMatchPreventionNewestOrderCancelled =107,
ExecReason_Cancelduetovolquotedoptionorderrestedqtylessthanminordersize =108,
ExecReason_CancelRFCOrder =109,
ExecReason_CancelUponContractExpiration =110,
ExecReason_SystemCancel =111,
ExecReason_Null =255
} |
|
Enumerator |
---|
ExecReason_MarketExchangeOption |
|
ExecReason_CancelledNotBest |
|
ExecReason_CancelOnDisconnect |
|
ExecReason_SelfMatchPreventionOldestOrderCancelled |
|
ExecReason_CancelOnGlobexCreditControlsViolation |
|
ExecReason_CancelFromFirmsoft |
|
ExecReason_CancelFromRiskManagementAPI |
|
ExecReason_SelfMatchPreventionNewestOrderCancelled |
|
ExecReason_Cancelduetovolquotedoptionorderrestedqtylessthanminordersize |
|
ExecReason_CancelRFCOrder |
|
ExecReason_CancelUponContractExpiration |
|
ExecReason_SystemCancel |
|
ExecReason_Null |
|
u8 ILink3::ExecReason::value |