SecurityResponseType¶
-
enum class roq::fix::SecurityResponseType¶
FIX SecurityResponseType <323> field.
Type of Security Definition <d> message response
Values:
-
enumerator UNDEFINED¶
-
enumerator UNKNOWN¶
-
enumerator ACCEPT_SECURITY_PROPOSAL_AS_IS¶
1 = Accept security proposal as-is
-
enumerator ACCEPT_SECURITY_PROPOSAL_WITH_REVISIONS¶
2 = Accept security proposal with revisions as indicated in the message
-
enumerator LIST_OF_SECURITY_TYPES_RETURNED_PER_REQUEST¶
3 = List of security types returned per request (Deprecated in FIX 5.0 SP1 )
-
enumerator LIST_OF_SECURITIES_RETURNED_PER_REQUEST¶
4 = List of securities returned per request
-
enumerator REJECT_SECURITY_PROPOSAL¶
5 = Reject security proposal
-
enumerator CAN_NOT_MATCH_SELECTION_CRITERIA¶
6 = Cannot match selection criteria
-
enumerator UNDEFINED¶