# TradeCaptureReport (35=AE)

### TradeCaptureReport (35=AE) <a href="#tradecapturereport-35-ae" id="tradecapturereport-35-ae"></a>

```
8=FIXT.1.1|9=621|35=AE|34=2|49=42022BE443|50=LMNOP3|52=20190802-16:41:41.141|56=NDAX|57=ZERO|142=US,IL|1128=9|31=9955.28|55=BTC/e₹|58=Great trade!|60=20190802-16:41:41|167=SP|487=0|552=2|54=1|1154=BTC|453=1|448=LXAVL8|447=C|452=3|119=0.1|37=order-id-1-KQXuyrA7iw7aJf61Qj6aEC|11=cl-ord-id-1-HhJgVdPKdx98i2nbQCTPwJ|1427=side-exec-id-1-4JuK1QrzJREFR1Nw1UXrd3|54=2|1156=e₹|453=1|448=JO514F|447=C|452=3|119=995.528|37=order-id-2-D92cpLPW2c4AkYux7HJE1Q|11=cl-ord-id-2-JeR2S5iXuQZ5SLiTL4dy19|1427=side-exec-id-2-LzbA8eXAszcXEbKcpCCuQe|828=0|856=0|1041=TX7uEfeNC9JMUzHoPeyhMf|1116=2|1117=QGLUM5|1118=C|1119=73|1117=ZERO|1118=G|1119=73|1193=P|10=145|
```

```
              BeginString    8  =  FIXT.1.1
               BodyLength    9  =  621
                  MsgType   35  =  AE (TradeCaptureReport)
                MsgSeqNum   34  =  2
             SenderCompID   49  =  42022BE443
              SenderSubID   50  =  LMNOP3
              SendingTime   52  =  20190802-16:41:41.141
             TargetCompID   56  =  UKPPSK
              TargetSubID   57  =  NDAX
         SenderLocationID  142  =  IN,MUM
                ApplVerID 1128  =  9 (FIX50SP2)
                   LastPx   31  =  1653012.00
                   Symbol   56  =  BTC/e₹
                     Text   58  =  You got a trade!
             TransactTime   60  =  20220902-16:41:41
             SecurityType  167  =  SP
     TradeReportTransType  487  =  0 (NEW)
                  NoSides  552  =  2 (BOTH_SIDES)
                     Side   54  =  1 (BUY)
             SideCurrency 1154  =  BTC
               NoPartyIDs  453  =  1
                  PartyID  448  =  LATM8
            PartyIDSource  447  =  C (GENERALLY_ACCEPTED_MARKET_PARTICIPANT_IDENTIFIER)
                PartyRole  452  =  3 (CLIENT_ID)
             SettlCurrAmt  119  =  0.1
                  OrderID   37  =  order-id-1-KQXuyrA7iw7aJf61Qj6aEC
                  ClOrdID   11  =  cl-ord-id-1-HhJgVdPKdx98i2nbQCTPwJ
               SideExecID 1427  =  side-exec-id-1-4JuK1QrzJREFR1Nw1UXrd3
                     Side   54  =  2 (SELL)
             SideCurrency 1199  =  e₹
               NoPartyIDs  453  =  1
                  PartyID  448  =  JO514F
            PartyIDSource  447  =  C (GENERALLY_ACCEPTED_MARKET_PARTICIPANT_IDENTIFIER)
                PartyRole  452  =  3 (CLIENT_ID)
             SettlCurrAmt  119  =  1653012.00
                  OrderID   37  =  order-id-2-D92cpLPW2c4AkYux7HJE1Q
                  ClOrdID   11  =  cl-ord-id-2-JeR2S5iXuQZ5SLiTL4dy19
               SideExecID 1427  =  side-exec-id-2-LzbA8eXAszcXEbKcpCCuQe
                  TrdType  828  =  0 (REGULAR_TRADE)
          TradeReportType  856  =  0 (SUBMIT)
              FirmTradeID 1041  =  TX7uEfeNC9JMUzHoPeyhMf
           NoRootPartyIDs 1116  =  2
              RootPartyID 1117  =  LMNOP3
        RootPartyIDSource 1118  =  C (GENERALLY_ACCEPTED_MARKET_PARTICIPANT_IDENTIFIER)
            RootPartyRole 1119  =  73 (EXECUTION_VENUE)
              RootPartyID 1117  =  ZERO
        RootPartyIDSource 1118  =  G (MIC)
            RootPartyRole 1119  =  73 (EXECUTION_VENUE)
              SettlMethod 1193  =  P (PHYSICAL_SETTLEMENT_REQUIRED)
                 CheckSum   10  =  145
```

<table><thead><tr><th width="107">Tag</th><th width="207">Field Name</th><th width="105">Data Type</th><th width="78">Req’d</th><th>Description</th></tr></thead><tbody><tr><td>1041</td><td>FirmTradeID</td><td>String</td><td>Y</td><td>Trade identifier as as allocated by NDAX.</td></tr><tr><td>856</td><td>TradeReportType</td><td>Int</td><td>Y</td><td>This trade report's type. Supported values:<br><code>0</code> = Submit</td></tr><tr><td>487</td><td>TradeReportTransType</td><td>Int</td><td>Y</td><td>This trade report's transaction type.<br>Supported values:<br><code>0</code> = New</td></tr><tr><td>55</td><td>Symbol</td><td>String</td><td>Y</td><td>Instrument identifier.</td></tr><tr><td>31</td><td>LastPx</td><td>Price</td><td>Y</td><td>Price of this trade.</td></tr><tr><td>32</td><td>LastQty</td><td>Qty</td><td>N</td><td>Quantity bought or sold on this trade.<br>Required if <code>SettlCurrAmt (119)</code> is not included in side groups.</td></tr><tr><td>167</td><td>SecurityType</td><td>String</td><td>Y</td><td>Type of security being traded.<br>Supported values:<br><code>SP</code> = Spot</td></tr><tr><td>828</td><td>TrdType</td><td>String</td><td>Y</td><td>Type of trade.<br>Supported values:<br><code>0</code> = Regular Trade<br><code>1</code> = Block Trade</td></tr><tr><td>1193</td><td>SettlMethod</td><td>Char</td><td>Y</td><td>Settlement method for this trade.<br>Supported values:<br><code>C</code> = Cash<br><code>P</code> = Physical</td></tr><tr><td>60</td><td>TransactTime</td><td>UTCTimestamp</td><td>Y</td><td>Timestamp of event submitting the trade.</td></tr><tr><td>58</td><td>Text</td><td>String</td><td>N</td><td>Free format text string.</td></tr><tr><td>6761</td><td>Anonymous</td><td>Char</td><td>N</td><td>Whether identifying information for this trade should be hidden.<br>Defaults to 'Y' if not provided.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ndax.in/v3/fix/application-message/tradecapturereport-35-ae.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
