Skip to end of banner
Go to start of banner

CME STP FIX - Trade Capture Report Request Ack

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The Trade Capture Report Request Ack (tag 35-MsgType=AQ) message is used by CME STP FIX to communicate status of subscription request (acknowledgment or rejection) back to FIX Client.

TagNameFIXML AbbrReqFormatDescriptionEnumerations
Standard Message Header
Y
Tag 35-MsgType = AQ

568

TradeRequestID

 ReqID

Y

String

Unique ID from client.


569

TradeRequestType

ReqTyp

Y

Int

Type of Trade Capture Report requested. 

  • '1' (Initial request)
  • '3' (Unreported trades that match criteria)

263

SubscriptionRequestType

SubReqTyp

N

Char

Subscription request type.

  • '0' (Snapshot)
  • '1' (Subscription)

749

TradeRequestResult

ReqRslt

Y

Int

Result of trade subscription.

  • '0' (Successful)
  • '1' (Invalid or unknown instrument)

  • '2' (Invalid type of trade requested)

  • '3' (Invalid parties)

  • '9' (Unauthorized for Trade Capture Report Request)
  • '99' (Other)

750

TradeRequestStatus

ReqStat

Y

Int

Status of trade subscription.

  • '0' (Accepted)
  • '1' (Completed)
  • '2' (Rejected)

58

Text

Txt

N

String

Free format text string for error messaging.


Standard Message Trailer

Y


  • No labels